Libraries tagged by service models
zintel/laravel-service
33 Downloads
This package helps you create a service and bind a model to it
miraframework/models
134 Downloads
A Service Provider to add Model ORM support to Mira Framework
budgetdumpster/crud-service
1074 Downloads
Eloquent model-independent CRUD Service
zapatta/laravel-make-service
12 Downloads
Generate a make:service command and add to make:model -s option to autogenerate
maymeow/cakephp-service-layer
1186 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.
thombas/revised-service-pattern
487 Downloads
A package that adds a service pattern which extends from the established models.
gcgov/framework-service-user-crud
34 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
527 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.
fillup/guzzle-services
8302 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
49 Downloads
Extended service
sontx/laravel-dod
84 Downloads
Artisan to make: repositoty, action, dto, view model, service, .etc.
sonmez/laravel-rsc
4 Downloads
package that contains a command to generate base repositories and services for model