Libraries tagged by service crud
dcardenasl/ci4-api-core
2607 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
3811 Downloads
Package that helps generating CRUD, services and repository boilerplate.
meehh/laravel-goat
10 Downloads
Terminal-first Laravel feature generator — template & boilerplate for full feature slices (Model, Requests, Resources, Service, Repository, Policy, Tests) from a single migration or ERD. Not just CRUD.
mezon/crud-service
1861 Downloads
Small crud-service script
kematjaya/crud-maker-api-bundle
22 Downloads
Symfony MakerBundle command that generates API Platform CRUD (DTO, service, state processor/extension) plus a frontend spec sidecar for @kematjaya/crud-ui-generator, for an existing Doctrine entity
david-chamling/laravel-api-crud
41 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
tufikhasan/laravel-crud-generator
25 Downloads
Enterprise-grade CRUD generator for Laravel supporting both hybrid (DTO/Action) and simple architecture patterns.
sapioweb/crudhelper
203 Downloads
Helper provider to assist in general crud functions of a restful controller
hesam1996/laravel-redis-entity
11 Downloads
Generate clean Redis-backed entity service classes with full CRUD support for Laravel.
libinkk/modular
14 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.
kindharika/laravel-api-starter
61 Downloads
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.
julio101290/boilerplateservicelayer
63 Downloads
A CodeIgniter 4 boilerplate repository for building a service layer to integrate with SAP Business One. It includes pre-built CRUD functionality for products and companies, with features for inventory management, invoice generation (with SAT fields), and user authorization.
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
safventure/laravel-s-r-c
9 Downloads
CRUD Service-Repository-Controller
antoi/restify-bundle
14 Downloads
Reusable Symfony bundle providing abstract REST CRUD services, entity hydration, and pick-based serialization.