Libraries tagged by di
symfony/event-dispatcher-contracts
862839676 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1096131829 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
996588177 Downloads
Diff implementation
psr/event-dispatcher
720410357 Downloads
Standard interfaces for event handling.
doctrine/event-manager
552972320 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/finder
1113483247 Downloads
Finds files and directories via an intuitive fluent interface
larastan/larastan
72986940 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/cache
625182391 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
64002963 Downloads
The dependency injection container for humans
spatie/temporary-directory
117676554 Downloads
Easily create, use and destroy temporary directories
php-http/discovery
363896443 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
dnoegel/php-xdg-base-dir
250943337 Downloads
implementation of xdg base directory specification for php
zircote/swagger-php
157067347 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
paragonie/sodium_compat
156616683 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
evenement/evenement
191768296 Downloads
Événement is a very simple event dispatching library for PHP