Libraries tagged by di
symfony/event-dispatcher-contracts
677188893 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
902611084 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
828408632 Downloads
Diff implementation
doctrine/event-manager
458362128 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/finder
913092321 Downloads
Finds files and directories via an intuitive fluent interface
doctrine/cache
565840312 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
39292826 Downloads
The dependency injection container for humans
psr/event-dispatcher
542309496 Downloads
Standard interfaces for event handling.
php-http/discovery
272674069 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
dnoegel/php-xdg-base-dir
229659760 Downloads
implementation of xdg base directory specification for php
zircote/swagger-php
115172620 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
evenement/evenement
118243197 Downloads
Événement is a very simple event dispatching library for PHP
phenx/php-font-lib
143357110 Downloads
A library to read, parse, export and make subsets of different types of font files.
maennchen/zipstream-php
246270164 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
28628307 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel