rhino-laravel
Automatic REST API generation for Laravel Eloquent models with built-in security, validation, and advanced querying
laravel-admin
by dskripchenko
Laravel admin constructor: Resource-first CRUD, Vue 3 SPA, JSON-API transport. Plug into any Laravel project without touching its routes/auth.
laravel-ecommerce-app
by monpackage
Application Laravel 13 avec e-commerce intégré — prête à l'emploi.
laravel-inertia-crud
by nagibmahfuj
Config-driven CRUD scaffolding for Laravel + Inertia.js (React/TypeScript) with interactive generator, built-in search, filters, sorting, export, import, and role-based permissions.
laravel-adapter
Server-driven admin panels for Laravel + Inertia.js. Define forms, tables, and pages in PHP — render with React, Vue, or Svelte.
laravel-generic-api
by dandoetech
Registry-driven CRUD proxy for Laravel. Validation, policies, filtering, and consistent JSON responses.
laravel-resource-registry
by dandoetech
Laravel bridge for DanDoeTech Resource Registry: ClassBasedDriver, capability interfaces, computed resolvers, ServiceProvider.
spawnflow-laravel
by spawnflow
Fluent, chain-based API request lifecycle for Laravel. Spawn context, resolve subjects, gate ownership, validate, persist — in one expression.
laravel-crud-api
by rizkussef
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
laravel-repository
by jooservices
PHP 8.5+ Laravel repository package for trait-based CRUD, filtering, ordering, and request-driven query composition
laravel-modules
by modularize
Modular architecture for Laravel applications with automatic scaffolding for Web and API
botovis-laravel
by botovis
Botovis Smart Layer for Laravel — AI-powered natural language interface for your app
laravel-make-full
by campelo
Generate complete CRUD structure: Model, Controller, Service, Repository, Resource, Requests, Policy, Migration, Factory, Seeder - all from a single command
laravel-auto-crud-react
by affonso
Laravel Auto CRUD with Inertia React support - helps you streamline development and save time.
laravel-fast-crud
by dev-toolbelt
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export
laravel-model-actions
by hosnyadeeb
A Laravel package for generating action classes for models with CRUD operations
laravel-api-vue-forge
Laravel API and Vue.js Code Generator - Database-first approach
laravel-blade-scaffold
by amptech
Generador automático de vistas CRUD Blade para Laravel con componentes reutilizables y detección inteligente de tipos de campo
laravel-auto-crud
by mosweed
Complete CRUD scaffolding generator for Laravel 12 with API, Blade views, Livewire components, automatic routing, custom layouts, and more
laravel-scaffolder
by efati
Laravel Scaffolder - A powerful package for scaffolding complete feature stacks with Repository, Service, DTO, Policy, Tests, and more.
laravel-universal-crud
by amaraa019
Laravel Breeze & React хослолд зориулсан Shadcn/ui + Laravel paginated response-оор ажилладаг Universal CRUD generator
laravel-api-module
by rpvirtual
Generador de módulos API para Laravel (CRUD, servicios, providers, migraciones y más).
laravel-crud-templates
by jcsoriano
Laravel CRUD Templates - Generate complete CRUD operations with a single command
laravel-entity-tools
Package Laravel pour générer automatiquement des entités et des CRUD via Artisan. Utiliser la commande suivante dans votre terminal : composer require bigtechnologie/laravel-entity-tools:dev-main
laravel-entity-tools-v2
Package Laravel pour générer automatiquement des entités et des CRUD via Artisan. Utiliser la commande suivante dans votre terminal : composer require bigtechnologie/laravel-entity-tools:dev-main
laravel-vendor-management
A comprehensive vendor management system for Laravel with Material Dashboard UI integration
laravel-backpack-phpstan-extension
by aazbeltran
PHPStan extension for Laravel Backpack - Adds static analysis support for Backpack CRUD, Basset, and other Backpack components
laravel-entity-generator
by win-aung
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
laravel-crud-generator
by ashique-ar
A powerful, configuration-driven CRUD API generator for Laravel with advanced features including permissions, filtering, sorting, bulk operations, and custom logic handlers.
laravel-api-generator
by uzinfo
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
laravel-module-generator
by nirajkhadka
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
laravel-api-crud-generator
by yassin-ahmed
A comprehensive CRUD generator for Laravel API development
laravel-crud-builder
by mamunhoque
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
laravel-all-in-one-command
by azizizaidi
A Laravel package to generate all necessary files for a feature with a single command.
laravel-api-crud
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
laravel-smart-scaffold
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
laravel-permission-policy
by curly-deni
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
laravel-api-generator
by arnoldkouya
Laravel API Generator: Rapid scaffolding for CRUD, Auth, and route generation
laravel-permission-maker
by curly-deni
Laravel package to easily generate migration files for CRUD and single permissions based on spatie/laravel-permission.