Libraries tagged by service models
mezon/service-model
9615 Downloads
Small service model script
mezon/crud-service-model
8841 Downloads
Model with CRUD operations
php-arsenal/salesforce-mapper-bundle
3826 Downloads
Symfony bundle that maps raw Salesforce objects with your models.
romm/configuration-object
29208 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
matheusfsc28/layercraft
64 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
beta/bx.model.gen
1567 Downloads
Class generator for models and services
thebiggive/messages
1664 Downloads
Shared message / model classes for cross-service communication
rickselby/laravel-auto-presenter-mapper
5258 Downloads
Define presenters in a service provider rather than in the model
complex-heart/sdk
288 Downloads
Domain model toolset to properly build Value Objects, Entities, Aggregates and Services.
omnicode/lara-service-model
5302 Downloads
Laravel Service Model layer for CRUD.
hussfelt/zend-model-creator-2
307 Downloads
This project is created to avoid the time spent on creating Entities/Services/Mappers for ZendFramework projects. It is based on some parts of the ZF-Commons team.
bullhorn/fast-rest-services
2811 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
sontx/laravel-dod
44 Downloads
Artisan to make: repositoty, action, dto, view model, service, .etc.
matryoshka-model/matryoshka
2021 Downloads
A lightweight framework that provides a standard and easy way to implement a model service layer
wmt-web/laravel-repovices
163 Downloads
Create repositories and services of your model dynamically