Libraries tagged by service layer
league/tactician
16477648 Downloads
A small, flexible command bus. Handy for building service layers.
ecotone/ecotone
612630 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
florianv/exchanger
5277058 Downloads
PHP exchange rate provider layer for currency conversion: 30+ services, chain fallback, and caching.
overblog/dataloader-php
4913830 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
yorcreative/laravel-argonaut-dto
7970 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
bear/resource
744419 Downloads
Hypermedia framework for object as a service
burzum/cakephp-service-layer
160442 Downloads
Service layer and domain / business model implementation for CakePHP
codeages/biz-framework
15760 Downloads
A service layer framework.
linku/feedback
16509 Downloads
Abstract layer between services and output in PHP
eliezer/chapolim
2603 Downloads
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
profesia/service-layer
25546 Downloads
Profesia service layer
nltbinh/codeigniter-service-layer
11297 Downloads
A simple service layer for CodeIgniter
conneqt/module-sap-service-layer-special-prices
5768 Downloads
N/A
tweakers/symfony-service-mock
71024 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
nameless/laravel-api-generator
89 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices