Libraries tagged by php archive
ecotone/ecotone
583442 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
stymiee/email-validator
497626 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
renoki-co/l1
23377 Downloads
Laravel integration for Cloudflare Workers services.
globtec/phpadr
254889 Downloads
A PHP based command-line interface tool for working with ADR
carlosas/phpat
69347 Downloads
PHP Architecture Tester
v.chetkov/php-clean-architecture
61401 Downloads
PHP Clean Architecture
php-code-archeology/php-code-archeology
6012 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
mamuz/php-dependency-analysis
109112 Downloads
Static code analysis to find violations in a dependency graph
elasticemail/elasticemail-php
118005 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
jonpurvis/lawman
39893 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
ecotone/symfony-bundle
253409 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
322645 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
j6s/phparch
210787 Downloads
Architecture Testing for PHP projects
byjg/jwt-session
83707 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
cspray/architectural-decision
14530 Downloads
A library to keep track of architectural decisions with PHP annotations.