awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jadjoubran/laravel5-angular-material-starter

Open-source alternatives to Laravel5 Angular Material Starter

30 open-source projects similar to jadjoubran/laravel5-angular-material-starter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Laravel5 Angular Material Starter alternative.

  • laravel-zero/laravel-zerolaravel-zero 的头像

    laravel-zero/laravel-zero

    3,962在 GitHub 上查看↗

    This project is a micro-framework designed for building standalone command-line applications and terminal utilities using PHP. It provides a structured environment for developing console tools, incorporating a dependency injection container to manage object lifecycles and a service provider system to handle modular application bootstrapping. The framework distinguishes itself by offering built-in capabilities for compiling applications into self-contained, portable executable binaries. It also includes a centralized task scheduling engine that allows developers to define and execute recurring

    PHP
    在 GitHub 上查看↗3,962
  • rappasoft/laravel-5-boilerplaterappasoft 的头像

    rappasoft/laravel-5-boilerplate

    5,629在 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

    PHP
    在 GitHub 上查看↗5,629
  • laravel-enso/ensolaravel-enso 的头像

    laravel-enso/enso

    1,091在 GitHub 上查看↗

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

    PHPadminboilerplatebulma
    在 GitHub 上查看↗1,091
  • alefesouza/laravel-vue-boilerplatealefesouza 的头像

    alefesouza/laravel-vue-boilerplate

    543在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗543
  • unicodeveloper/laravel-hackathon-starterunicodeveloper 的头像

    unicodeveloper/laravel-hackathon-starter

    1,692在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗1,692
  • acacha/adminlte-laravelacacha 的头像

    acacha/adminlte-laravel

    1,798在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗1,798
  • bestmomo/scafoldB

    bestmomo/scafold

    0在 GitHub 上查看↗

    To install on Laravel 5.3 go to Scafold 5.3.

    在 GitHub 上查看↗0
  • dwightwatson/gold-standardD

    dwightwatson/gold-standard

    0在 GitHub 上查看↗

    This repo is an example of what I consider to be my "gold standard" of a resource-oritented application with the Laravel framework. I attempt to demonstrate how to put together a clean and tested resource (a Post) as an example. This is I guide newer Laravel developers to tackling this sort of…

    在 GitHub 上查看↗0
  • apiato/apiatoapiato 的头像

    apiato/apiato

    3,103在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗3,103
  • crestapps/laravel-code-generatorCrestApps 的头像

    CrestApps/laravel-code-generator

    761在 GitHub 上查看↗

    An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped…

    PHP
    在 GitHub 上查看↗761
  • joselfonseca/laravel-apijoselfonseca 的头像

    joselfonseca/laravel-api

    424在 GitHub 上查看↗

    Laravel API starter Kit will provide you with the tools for making API's that everyone will love

    Blade
    在 GitHub 上查看↗424
  • dwijitsolutions/laraadmindwijitsolutions 的头像

    dwijitsolutions/laraadmin

    1,581在 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.

    JavaScript
    在 GitHub 上查看↗1,581
  • electron/electron-quick-startelectron 的头像

    electron/electron-quick-start

    11,445在 GitHub 上查看↗

    This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron framework. It serves as a starter template and reference implementation that provides the essential file layout required for a cross-platform desktop application. The repository is designed to bootstrap a minimal application, allowing for quick desktop application prototyping and the establishment of a basic development environment. This stripped-down structure is also used for software bug isolation to reproduce specific behaviors without the complexity of a full project. The

    JavaScript
    在 GitHub 上查看↗11,445
  • euperia/htg-laravelE

    euperia/htg-laravel

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chentsulin/electron-react-boilerplatechentsulin 的头像

    chentsulin/electron-react-boilerplate

    24,242在 GitHub 上查看↗

    This project is a cross-platform desktop boilerplate and application template used to build software for Windows, macOS, and Linux. It provides a pre-configured foundation that combines Electron and React to accelerate the bootstrapping of desktop applications. The starter kit integrates TypeScript to maintain type safety in large-scale projects and provides a scalable structure for frontend integration within a desktop shell. The project includes a build pipeline for multi-platform software distribution, utilizing a module bundling system to optimize assets. Its architecture implements a sp

    TypeScript
    在 GitHub 上查看↗24,242
  • anlutro/laravel-4-coreanlutro 的头像

    anlutro/laravel-4-core

    25在 GitHub 上查看↗

    This is my personal development boilerplate for Laravel 4. It includes user management and authentication controllers, views, language files and more.

    PHP
    在 GitHub 上查看↗25
  • hasib32/rest-api-with-lumenhasib32 的头像

    hasib32/rest-api-with-lumen

    485在 GitHub 上查看↗

    Rest API boilerplate for Lumen micro-framework.

    PHP
    在 GitHub 上查看↗485
  • grafiteinc/builderGrafiteInc 的头像

    GrafiteInc/Builder

    979在 GitHub 上查看↗

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

    PHP
    在 GitHub 上查看↗979
  • imaginarydesign/laravel-5-admin-starterI

    Imaginarydesign/laravel-5-admin-starter

    0在 GitHub 上查看↗

    Laravel 5 Admin Starter Site is a sample application for beginning development with Laravel 5.

    在 GitHub 上查看↗0
  • infyomlabs/laravel-generatorInfyOmLabs 的头像

    InfyOmLabs/laravel-generator

    3,829在 GitHub 上查看↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    PHP
    在 GitHub 上查看↗3,829
  • iolson/supportiolson 的头像

    iolson/support

    3在 GitHub 上查看↗

    An opinionated support package for Laravel, that provides flexible and reusable helper methods and traits for commonly used functionality.

    PHP
    在 GitHub 上查看↗3
  • jeremykenedy/laravel-authJ

    jeremykenedy/laravel-auth

    0在 GitHub 上查看↗

    If you like this, you will love Laravel Auth Spa with configurable providers from an admin panel.

    在 GitHub 上查看↗0
  • cawa-93/vite-electron-buildercawa-93 的头像

    cawa-93/vite-electron-builder

    2,989在 GitHub 上查看↗

    Secure boilerplate for Electron app based on Vite. TypeScript Vue/React/Angular/Svelte/Vanilla

    TypeScript
    在 GitHub 上查看↗2,989
  • kjdion84/owlK

    kjdion84/owl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kjdion84/turtleK

    kjdion84/turtle

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kossa/laralte2K

    kossa/laralte2

    0在 GitHub 上查看↗

    Laravel PHP Framework with AdminLTE2

    在 GitHub 上查看↗0
  • laralib/l5scaffoldlaralib 的头像

    laralib/l5scaffold

    314在 GitHub 上查看↗

    Hi, this is a scaffold generator for Laravel 5.2. (Laravel scaffold for Laravel 5.1? change branch to laravel-5.1 )

    PHP
    在 GitHub 上查看↗314
  • laravel-backpack/baseLaravel-Backpack 的头像

    Laravel-Backpack/Base

    1,017在 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.

    PHP
    在 GitHub 上查看↗1,017
  • georgewritescode/laravel-react-typescript-boilerplategeorgewritescode 的头像

    georgewritescode/Laravel-React-Typescript-Boilerplate

    56在 GitHub 上查看↗

    An opinionated boilerplate based on Laravel 8.*, React 16 and Typescript empowering you to get off the ground quickly without spending time on configuration.

    PHP
    在 GitHub 上查看↗56
  • francescomalatesta/laravel-api-boilerplate-jwtfrancescomalatesta 的头像

    francescomalatesta/laravel-api-boilerplate-jwt

    1,174在 GitHub 上查看↗

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

    PHPapiboilerplatecors
    在 GitHub 上查看↗1,174

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search