Libraries tagged by di
symfony/event-dispatcher-contracts
637934723 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
861406772 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
788931931 Downloads
Diff implementation
psr/event-dispatcher
504461392 Downloads
Standard interfaces for event handling.
doctrine/event-manager
437554136 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/finder
870035542 Downloads
Finds files and directories via an intuitive fluent interface
doctrine/cache
548597751 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
35256996 Downloads
The dependency injection container for humans
php-http/discovery
256202627 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
dnoegel/php-xdg-base-dir
223927768 Downloads
implementation of xdg base directory specification for php
zircote/swagger-php
107468068 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
evenement/evenement
105362771 Downloads
Événement is a very simple event dispatching library for PHP
phenx/php-font-lib
137382515 Downloads
A library to read, parse, export and make subsets of different types of font files.
maennchen/zipstream-php
228536814 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
larastan/larastan
22566053 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel