Libraries tagged by dbis
php-http/discovery
248186325 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
104472581 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
evenement/evenement
98342892 Downloads
Événement is a very simple event dispatching library for PHP
maennchen/zipstream-php
220531230 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
19939468 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/deprecations
361782464 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
18737455 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
moment/moment
1974886 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
nunomaduro/larastan
40103262 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
spaze/phpstan-disallowed-calls
12865220 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.
spatie/php-structure-discoverer
10305594 Downloads
Automatically discover structures within your PHP application
sensio/distribution-bundle
62862274 Downloads
Base bundle for Symfony Distributions
rubix/ml
900425 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4141420 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
php-http/httplug-bundle
18559460 Downloads
Symfony integration for HTTPlug