Libraries tagged by dbis
php-http/discovery
240293531 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
zircote/swagger-php
101252091 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
evenement/evenement
92338755 Downloads
Événement is a very simple event dispatching library for PHP
maennchen/zipstream-php
212131550 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
17598687 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
doctrine/deprecations
345681646 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.
markrogoyski/math-php
5344208 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
hwi/oauth-bundle
18395804 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
moment/moment
1958675 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
nunomaduro/larastan
39470149 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
spaze/phpstan-disallowed-calls
12124412 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
8965726 Downloads
Automatically discover structures within your PHP application
sensio/distribution-bundle
62695281 Downloads
Base bundle for Symfony Distributions
rubix/ml
849362 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4034799 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.