Libraries tagged by php archive
zeeloengineering/php-shared-kernel
1571 Downloads
Simple shared kernel for DDD applications, with many scaffolding code for Hexagonal architecture, event sourcing, etc.
plin-code/laravel-clean-architecture
28 Downloads
Laravel package for generating Clean Architecture structure
not-empty/ala-microframework-php
9 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
myks92/php-value-objects
5 Downloads
A PHP library Value Object
cierrateam/laravel-architect
7 Downloads
The php artisan for package creators.
carlosio/php-ports-and-adapters-helper
160 Downloads
PHP package for making easy to use Hexagonal Architecture (Ports and Adapters)
kiwfy/request-service-php
1854 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
mbrowne/dci
7 Downloads
Implementation of the DCI architecture in PHP using traits
ldos/phpapi
15 Downloads
Restful API Architecture Based on PHP
rantes/dumbophp
163 Downloads
PHP Framework project built with MVC architecture, OOP paradigm and full ORM (native, not vendor).
zarei/user-agent-parser
40 Downloads
Get user's software and hardware information like Device, CPU, OS, Browser, Engine from user agent string
vivek-mistry/repository-interface
24 Downloads
Laravel package for dependency injection to separate business logic.
pionia/pionia-core
133 Downloads
PHP REST-API framework for developers with deadlines
lezhnev74/ddd-generator
803 Downloads
DDD Generator for 3-layered applications
laratel/opentelemetry
73 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.