Libraries tagged by service model
zapatta/laravel-make-service
11 Downloads
Generate a make:service command and add to make:model -s option to autogenerate
maymeow/cakephp-service-layer
1167 Downloads
Service layer and domain / business model implementation for CakePHP
jay-patel/service-repository
3 Downloads
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.
gcgov/framework-service-user-crud
31 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`).
skyraptor/guzzle-services
510 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
fdt2k/noctis-propel-service
46 Downloads
Propel model layer for Noctis framework
codememory/services
9 Downloads
Package alias codememory/model
bullhorn/fast-rest-services
2813 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
sonmez/laravel-rsc
3 Downloads
package that contains a command to generate base repositories and services for model
shuiyue/msv
51 Downloads
Create Model-Service-Validate Library.
hassanejazpvt/laravel-csr
3 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
bmadeiro/laravel-project
18 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
19peaches/laravel-generator
2135 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
asif160627/laravel-resources-generator
40 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
wmt-web-pruthvip/laravel-repovices
13 Downloads
Create repositories and services of your model dynamically