Libraries tagged by service crud
anas/easy-dev
575 Downloads
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
ibekzod/microcrud
4892 Downloads
CRUD package for Laravel - Service-Repository pattern with caching, queues, and dynamic filtering
sqli/eztoolbox
24606 Downloads
SQLI eZToolbox is a bundle used in SQLI projects gathering some bundles like "SQLI Entities Manager", "SQLI Command Toolbox", some helpers and some Twig operators
nvmcommunity/alchemist-restful-api
1074 Downloads
A library that helps you quickly get a rigorous and flexible RESTful-based API interface for your application.
nameless/laravel-api-generator
76 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
dcardenasl/ci4-api-core
2585 Downloads
DTO-first API runtime foundation for CodeIgniter 4: base classes, HTTP layer, services, repositories, filters, audit chain, and queue. Powers ci4-api-starter and ci4-domain-starter. Pair with dcardenasl/ci4-api-scaffolding for CRUD generation.
tomatophp/tomato
4873 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
nexus-smart-solutions/crud-engine
354 Downloads
Generic CRUD services, file lifecycle management, nested relation synchronization, a statistics engine, and Laravel macros — extracted into a reusable, testable, framework-friendly package.
gcgov/framework-service-user-crud
115 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).
saritasa/laravel-entity-services
15130 Downloads
Saritasa entity service for typical CRUD operations
ahmedebead/lara-crud
4211 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
ngos/admin-core
378 Downloads
Reusable admin CRUD core (config-driven controllers/services, Route::crud macro, resource generator) for Laravel + Bootstrap 5, with a custom branded admin theme.
jonytonet/ptah
87 Downloads
Ptah — Laravel scaffolding generator. CRUD, DTOs, Repositories, Services, Livewire 4, Tailwind v4.
bouda/laravel-make-pattern
13 Downloads
Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.
nahid-ferdous/laravel-module-generator
3507 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.