Libraries tagged by classes
dg/bypass-finals
19627184 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
96139888 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
102647514 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symfony/class-loader
58252727 Downloads
Symfony ClassLoader Component
classpreloader/classpreloader
41535600 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
phpfastcache/phpfastcache
4248244 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.
influxdb/influxdb-php
8292507 Downloads
InfluxDB client library for PHP
wilderborn/partyline
3300236 Downloads
A Laravel 5 package to output to the console from outside of command classes
webflo/drupal-finder
46235152 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
3916927 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
46516997 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
2283585 Downloads
PHP PKPass class for iOS Wallet
php-stubs/wordpress-stubs
8696288 Downloads
WordPress function and class declaration stubs for static analysis.
php-di/phpdoc-reader
27511696 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear_exception
68668739 Downloads
The PEAR Exception base class.