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