awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 dépôts

Awesome GitHub RepositoriesStarter Projects

Boilerplate templates and administrative panels to accelerate application development.

Explore 21 awesome GitHub repositories matching part of an awesome list · Starter Projects. Refine with filters or upvote what's useful.

Awesome Starter Projects GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • the-control-group/voyagerAvatar de the-control-group

    the-control-group/voyager

    11,819Voir sur GitHub↗

    Voyager is a Laravel administration panel and PHP database manager that provides a web-based dashboard for managing application data and administrative user privileges. It functions as a BREAD CRUD manager, allowing users to browse, read, edit, archive, and delete database records through a graphical interface. The system enables database content management without the need to write custom controller code or execute raw SQL. It includes tools for role-based access control to define and manage administrative permissions, restricting access to backend tools based on assigned user roles.

    Admin interface and BREAD system for managing content.

    PHP
    Voir sur GitHub↗11,819
  • z-song/laravel-adminAvatar de z-song

    z-song/laravel-admin

    11,154Voir sur GitHub↗

    This project is a framework for building back-office administrative interfaces and CRUD screens within Laravel applications. It provides a centralized PHP backend dashboard for managing application settings, server files, and internal system operations using configuration-based code. The system utilizes a configuration-driven UI generation model to create data interfaces for reading, updating, and deleting database records based on model definitions. It includes dedicated management interfaces for Redis key-value stores and a visual application monitoring dashboard for analyzing runtime excep

    Administrative interface builder for database management.

    PHP
    Voir sur GitHub↗11,154
  • stackblitz/coreAvatar de stackblitz

    stackblitz/core

    10,829Voir sur GitHub↗

    Online IDE powered by Visual Studio Code ⚡️

    Creates a memorable redirect domain or path that immediately opens a live, editable copy of a starter project.

    Voir sur GitHub↗10,829
  • rappasoft/laravel-5-boilerplateAvatar de rappasoft

    rappasoft/laravel-5-boilerplate

    5,629Voir sur GitHub↗

    This is a pre-built Laravel application scaffolding that provides a ready-to-use administration interface with user, role, and permission management out of the box. It serves as a foundation for building backend applications, offering an authorization system that assigns and restricts user actions through roles and permissions using a dedicated package. The boilerplate includes a multilingual interface with over 20 built-in language translations and timezone-aware date display for global audiences. It also provides a two-factor authentication implementation that adds an extra security layer d

    Comprehensive starter kit with authentication and access control.

    PHP
    Voir sur GitHub↗5,629
  • theorchid/platformAvatar de TheOrchid

    TheOrchid/Platform

    4,791Voir sur GitHub↗

    Platform est un framework pour construire des applications de back-office et des tableaux de bord administratifs en utilisant Laravel. Il fonctionne comme un framework d'interface utilisateur piloté par schéma et un générateur CRUD qui construit automatiquement des interfaces de gestion de base de données, des formulaires de saisie et des règles de validation à partir de définitions de modèles programmatiques. Le projet se distingue par un kit d'interface utilisateur backend complet qui prend en charge la capture de données avancée, y compris le mappage de coordonnées géographiques, les matrices de données JSON tabulaires et le suivi des métadonnées marketing. Il dispose d'un système robuste de contrôle d'accès basé sur les rôles pour gérer la visibilité des ressources et la protection des routes, parallèlement à une implémentation de recherche plein texte globale qui indexe les données à travers plusieurs modèles. La plateforme couvre un large éventail de capacités, y compris le chargement de données asynchrone, les systèmes de notification multicanaux et une bibliothèque de composants de formulaire spécialisés pour la gestion de texte riche et de fichiers. Elle fournit également des outils pour la visualisation de données via l'agrégation de modèles et la création de graphiques, ainsi que des utilitaires pour le rafraîchissement partiel de page afin de simuler une expérience d'application monopage. Les options d'intégration permettent la connexion de contrôleurs existants et de templates hérités pour faciliter une migration progressive des fonctionnalités vers le framework.

    Admin panel and platform for managing application resources.

    PHP
    Voir sur GitHub↗4,791
  • laravel-zero/laravel-zeroAvatar de laravel-zero

    laravel-zero/laravel-zero

    3,962Voir sur GitHub↗

    Laravel Zero est un micro-framework et un boilerplate conçu pour construire des applications en ligne de commande autonomes utilisant PHP. Il fournit une base structurelle pour développer des outils de terminal, incluant un framework de console et un kit d'interface en ligne de commande. Le projet se distingue par ses capacités de distribution et d'automatisation, avec un packager binaire qui compile les projets en exécutables autonomes ou en archives. Il inclut également un mécanisme d'auto-mise à jour intégré pour télécharger les dernières versions d'une application depuis un dépôt distant. Le framework couvre un large ensemble de capacités opérationnelles, incluant la gestion de données relationnelles via un ORM, un planificateur de tâches basé sur cron pour les jobs en arrière-plan récurrents, et un conteneur d'injection de dépendances pour la gestion des services. Des utilitaires supplémentaires fournissent l'abstraction du système de fichiers, la journalisation applicative et les notifications de bureau natives.

    Micro-framework for building console applications.

    PHP
    Voir sur GitHub↗3,962
  • apiato/apiatoAvatar de apiato

    apiato/apiato

    3,103Voir sur GitHub↗

    PHP Framework for building scalable API's on top of Laravel.

    Framework for building scalable and maintainable APIs.

    PHP
    Voir sur GitHub↗3,103
  • porto-sap/hello-apiAvatar de Porto-SAP

    Porto-SAP/Hello-API

    3,103Voir sur GitHub↗

    PHP Framework for building scalable API's on top of Laravel.

    Boilerplate for building scalable API architectures.

    PHP
    Voir sur GitHub↗3,103
  • acacha/adminlte-laravelAvatar de acacha

    acacha/adminlte-laravel

    1,798Voir sur GitHub↗

    A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0

    Admin dashboard template integrated with a backend framework.

    PHP
    Voir sur GitHub↗1,798
  • unicodeveloper/laravel-hackathon-starterAvatar de unicodeveloper

    unicodeveloper/laravel-hackathon-starter

    1,692Voir sur GitHub↗

    :computer: :octocat: A hackathon/MVP boilerplate for laravel web applications. Start your hackathons without hassle.

    Boilerplate for quickly building hackathon projects.

    PHP
    Voir sur GitHub↗1,692
  • jadjoubran/laravel5-angular-material-starterAvatar de jadjoubran

    jadjoubran/laravel5-angular-material-starter

    1,651Voir sur GitHub↗

    Get started with Laravel 5.3 and AngularJS (material)

    Starter project integrating Angular Material with the backend.

    PHP
    Voir sur GitHub↗1,651
  • dwijitsolutions/laraadminAvatar de dwijitsolutions

    dwijitsolutions/laraadmin

    1,581Voir sur GitHub↗

    LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.

    Admin panel framework for rapid application development.

    JavaScript
    Voir sur GitHub↗1,581
  • francescomalatesta/laravel-api-boilerplate-jwtAvatar de francescomalatesta

    francescomalatesta/laravel-api-boilerplate-jwt

    1,174Voir sur GitHub↗

    A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.

    API starter kit with built-in JWT authentication.

    PHPapiboilerplatecors
    Voir sur GitHub↗1,174
  • laravel-enso/ensoAvatar de laravel-enso

    laravel-enso/enso

    1,091Voir sur GitHub↗

    Laravel Vue SPA, Bulma themed. For demo login use admin@laravel-enso.com & password -

    Full-featured admin panel and ecosystem for applications.

    PHPadminboilerplatebulma
    Voir sur GitHub↗1,091
  • laravel-backpack/baseAvatar de Laravel-Backpack

    Laravel-Backpack/Base

    1,017Voir sur GitHub↗

    Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.

    Admin panel generator for managing application data.

    PHP
    Voir sur GitHub↗1,017
  • viralsolani/laravel-adminpanelAvatar de viralsolani

    viralsolani/laravel-adminpanel

    985Voir sur GitHub↗

    A Laravel Admin Panel (Laravel Version : 6.0)

    Admin panel solution for managing application entities.

    PHP
    Voir sur GitHub↗985
  • grafiteinc/builderAvatar de GrafiteInc

    GrafiteInc/Builder

    979Voir sur GitHub↗

    Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.

    Scaffolding tool for generating application components.

    PHP
    Voir sur GitHub↗979
  • someline/someline-starterAvatar de someline

    someline/someline-starter

    836Voir sur GitHub↗

    Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern PHP design pattern foundation.

    Modular starter project for enterprise applications.

    PHP
    Voir sur GitHub↗836
  • alefesouza/laravel-vue-boilerplateAvatar de alefesouza

    alefesouza/laravel-vue-boilerplate

    543Voir sur GitHub↗

    :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.

    Starter kit combining a backend framework with Vue.js.

    PHP
    Voir sur GitHub↗543
  • hasib32/rest-api-with-lumenAvatar de hasib32

    hasib32/rest-api-with-lumen

    485Voir sur GitHub↗

    Rest API boilerplate for Lumen micro-framework.

    Starter project for building lightweight RESTful APIs.

    PHP
    Voir sur GitHub↗485
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Starter Projects

Explorer les sous-tags

  • Shortcut URL LaunchesCreates a memorable redirect domain or path that immediately opens a live, editable copy of a starter project. **Distinct from Starter Projects:** Distinct from Starter Projects: focuses on creating a shortcut URL to launch a starter project, not the boilerplate templates themselves.