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
1184 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
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`).
skyraptor/guzzle-services
524 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
47 Downloads
Propel model layer for Noctis framework
codememory/services
9 Downloads
Package alias codememory/model
beta/bx.model.service.ext
48 Downloads
Extended service
sontx/laravel-dod
80 Downloads
Artisan to make: repositoty, action, dto, view model, service, .etc.
sonmez/laravel-rsc
3 Downloads
package that contains a command to generate base repositories and services for model
shuiyue/msv
60 Downloads
Create Model-Service-Validate Library.
bmadeiro/laravel-project
21 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
webignition/web-resource-interfaces
3477 Downloads
Interfaces for web resource models and services to retrieve and create them
asif160627/laravel-resources-generator
54 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