Libraries tagged by service crud
anas/easy-dev
433 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
4506 Downloads
CRUD package for Laravel - Service-Repository pattern with caching, queues, and dynamic filtering
sqli/eztoolbox
24030 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
1034 Downloads
A library that helps you quickly get a rigorous and flexible RESTful-based API interface for your application.
tomatophp/tomato
4866 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
102 Downloads
Generic CRUD services, file lifecycle management, nested relation synchronization, a statistics engine, and Laravel macros — extracted into a reusable, testable, framework-friendly package.
saritasa/laravel-entity-services
15001 Downloads
Saritasa entity service for typical CRUD operations
david-chamling/laravel-api-crud
40 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
ahmedebead/lara-crud
4012 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
ngos/admin-core
251 Downloads
Reusable admin CRUD core (config-driven controllers/services, Route::crud macro, resource generator) for Laravel + Bootstrap 5, with a custom branded admin theme.
nameless/laravel-api-generator
39 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
nahid-ferdous/laravel-module-generator
3432 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.
dcardenasl/ci4-api-scaffolding
995 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
dcardenasl/ci4-api-core
1986 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.
jtc-solutions/code-generator
3653 Downloads
Package that helps generating CRUD, services and repository boilerplate.