Libraries tagged by disy
linkorb/disy-client
19 Downloads
Fetches data through an endpoint-broker
symfony/event-dispatcher-contracts
617035953 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
840751685 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
doctrine/event-manager
427896687 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
psr/event-dispatcher
485250830 Downloads
Standard interfaces for event handling.
php-http/discovery
249229424 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
104925560 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
evenement/evenement
99097171 Downloads
Événement is a very simple event dispatching library for PHP
maennchen/zipstream-php
221640885 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
20246226 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/deprecations
363819370 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
hwi/oauth-bundle
18782581 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
moment/moment
1976998 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
nunomaduro/larastan
40179804 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spaze/phpstan-disallowed-calls
12961853 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.