Libraries tagged by classes
laminas/laminas-zendframework-bridge
97856497 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
103924996 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
58591318 Downloads
Symfony ClassLoader Component
classpreloader/classpreloader
41826765 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
phpfastcache/phpfastcache
4517274 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
8602515 Downloads
InfluxDB client library for PHP
webflo/drupal-finder
48690457 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
4227544 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
50173275 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
2523785 Downloads
PHP PKPass class for iOS Wallet
php-stubs/wordpress-stubs
9880676 Downloads
WordPress function and class declaration stubs for static analysis.
pear/pear_exception
72669033 Downloads
The PEAR Exception base class.
pear/archive_tar
54932362 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nyholm/psr7-server
13350724 Downloads
Helper classes to handle PSR-7 server requests
mikehaertl/php-tmpfile
25879940 Downloads
A convenience class for temporary files