Libraries tagged by php archive
4d47/archieml
103 Downloads
PHP parser for the Archie Markup Language
zeeloengineering/php-shared-kernel
1572 Downloads
Simple shared kernel for DDD applications, with many scaffolding code for Hexagonal architecture, event sourcing, etc.
scaffoldeducation/request-service-php
183 Downloads
PHP library using Guzzle base to send request to any services. Good to use in microservice architecture
not-empty/ala-microframework-php
12 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
16 Downloads
A PHP library Value Object
mirekmarek/php-jet
1324 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
dbunt1tled/php-value-objects
0 Downloads
PHP Value objects to use for DDD domains.
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)
byjg/rest-reference-architecture
159 Downloads
Gluo — production-ready PHP REST API framework starter. Create a project with `composer create-project byjg/gluo` and focus on your business logic, not the infrastructure.
aseguragonzalez/php-seedwork
99 Downloads
DDD and Hexagonal (Clean) Architecture building blocks (aggregates, entities, value objects, etc).
solophp/request-handler
79 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
nabeghe/confix
12 Downloads
Static-architecture PHP configuration library. Simple, file-backed, class-based configuration with parent/child partitioning and dot-notation support.
mbrowne/dci
8 Downloads
Implementation of the DCI architecture in PHP using traits
ldos/phpapi
18 Downloads
Restful API Architecture Based on PHP