Libraries tagged by di
symfony/event-dispatcher-contracts
535632352 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
757361532 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/diff
688091216 Downloads
Diff implementation
doctrine/event-manager
380970666 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/finder
760577009 Downloads
Finds files and directories via an intuitive fluent interface
nesbot/carbon
491606767 Downloads
An API extension for DateTime that supports 281 different languages.
doctrine/cache
495466852 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
psr/event-dispatcher
408795409 Downloads
Standard interfaces for event handling.
php-http/discovery
215528056 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
dnoegel/php-xdg-base-dir
211493905 Downloads
implementation of xdg base directory specification for php
zircote/swagger-php
90668522 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
evenement/evenement
74677168 Downloads
Événement is a very simple event dispatching library for PHP
phenx/php-font-lib
121420759 Downloads
A library to read, parse, export and make subsets of different types of font files.
maennchen/zipstream-php
185773482 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
10497323 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel