Libraries tagged by di
symfony/event-dispatcher-contracts
827260688 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1058625239 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
964403851 Downloads
Diff implementation
psr/event-dispatcher
686006136 Downloads
Standard interfaces for event handling.
doctrine/event-manager
535942237 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/finder
1074842738 Downloads
Finds files and directories via an intuitive fluent interface
larastan/larastan
61261671 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/cache
616263463 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
php-di/php-di
58503855 Downloads
The dependency injection container for humans
spatie/temporary-directory
107839311 Downloads
Easily create, use and destroy temporary directories
php-http/discovery
344343741 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
dnoegel/php-xdg-base-dir
247010709 Downloads
implementation of xdg base directory specification for php
zircote/swagger-php
149112530 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
paragonie/sodium_compat
149387325 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
evenement/evenement
175670301 Downloads
Événement is a very simple event dispatching library for PHP