Libraries tagged by service crud
taskcodigital/crud-generator
4 Downloads
Laravel API CRUD Generator Package - Generate complete API CRUD operations with controllers, services, requests, migrations, and seeders
imransaleem/crud-generator
2 Downloads
A Laravel package to generate CRUD operations using the Service-Repository pattern with Bootstrap 5 views.
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.
lyhong/laravel-crud
7 Downloads
Crud for laravel base on Service and Repository
zf-hipsters/crud-factory
20 Downloads
Build CRUD fast.. no.. really fast
sapioweb/crudhelper
197 Downloads
Helper provider to assist in general crud functions of a restful controller
pistol88/yii2-service
153 Downloads
Управление услугами и ценами этих услуг
mehedi8gb/api-crudify
319 Downloads
Automate CRUD operations for Laravel APIs.
imamsudarajat04/laravel-base-service-repo
8 Downloads
A Laravel package for Service and Repository pattern with modern PHP 8.3 features
hessnatur/simple-rest-crud-bundle
1464 Downloads
The package contains abstract classes and services to build a rest-api-interface with symfony 4, fos-rest-bundle, jms-serializer, lexik-form-filter-bundle in few steps.
amaraimusi/crudbase
23 Downloads
CRUD support library
just-core/auth-crude-acl
22 Downloads
Crude Role Based Access Control List
melsaka/api-builder
18 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
win-aung/laravel-entity-generator
2 Downloads
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern