Libraries tagged by service crud
mruganshi/code-generator
7 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
fernandozueet/service-laravel
39 Downloads
Library that helps to separate the business rule part of the control. Leaving control leaner.
shopexpress/sync-crud-api
8 Downloads
ShopExpress ShopCrmSyncClient API for pdo-crud service
shopexpress/sphinxsearch-crud-api
3128 Downloads
ShopExpress SphinxSearchClient API for pdo-crud service
mezon/crud-service-model
8851 Downloads
Model with CRUD operations
mezon/crud-service-collection
1288 Downloads
Collection of records from CRUD service
mezon/crud-service-client-adapter
1311 Downloads
Adapter for the CRUD service client
mezon/crud-service-client
1495 Downloads
Small crud-service-client script
ivanmenyalkin/symfony-crud
21 Downloads
Symfony CRUD service
gcgov/framework-service-user-crud
33 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`).
budgetdumpster/crud-service
1074 Downloads
Eloquent model-independent CRUD Service
omnicode/lara-service
4189 Downloads
Service layer for CRUD
codnet/cose-crud
6 Downloads
CRUD for Codnet Services for PHP
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.