Libraries tagged by service models
matryoshka-model/matryoshka
2030 Downloads
A lightweight framework that provides a standard and easy way to implement a model service layer
ongr/cookies-bundle
26238 Downloads
Cookie model for using cookies as Symfony services
php-arsenal/salesforce-mapper-bundle
3918 Downloads
Symfony bundle that maps raw Salesforce objects with your models.
hybridlogic/validation
995 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
romm/configuration-object
29258 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
166 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
district5/mondoc
209 Downloads
Mondoc is a lightweight and easy to use model and service based abstraction library for MongoDB
beta/bx.model.gen
1662 Downloads
Class generator for models and services
thebiggive/messages
1730 Downloads
Shared message / model classes for cross-service communication
rickselby/laravel-auto-presenter-mapper
5293 Downloads
Define presenters in a service provider rather than in the model
complex-heart/sdk
299 Downloads
Domain model toolset to properly build Value Objects, Entities, Aggregates and Services.
archy-bold/eloquent-searchable
1983 Downloads
A service layer to provide support for search on your Eloquent models. WIP only with elasticsearch support currently.
mezon/crud-service-model
8846 Downloads
Model with CRUD operations
zintel/laravel-service
27 Downloads
This package helps you create a service and bind a model to it
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.