Libraries tagged by classes
dg/bypass-finals
29320066 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
102477593 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
107357699 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
59686136 Downloads
Symfony ClassLoader Component
lorisleiva/lody
7962717 Downloads
Load files and classes as lazy collections in Laravel.
classpreloader/classpreloader
42815503 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
phpfastcache/phpfastcache
5341149 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
9686855 Downloads
InfluxDB client library for PHP
webflo/drupal-finder
56005953 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
5180022 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
62250471 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
3465057 Downloads
PHP PKPass class for iOS Wallet
php-stubs/wordpress-stubs
16137568 Downloads
WordPress function and class declaration stubs for static analysis.
php-di/phpdoc-reader
33338815 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear_exception
85548500 Downloads
The PEAR Exception base class.