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