Libraries tagged by class
laminas/laminas-zendframework-bridge
97712984 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
103820894 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.
classpreloader/classpreloader
41802809 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
symfony/class-loader
58560219 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2689763 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1149372 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4492190 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
8577294 Downloads
InfluxDB client library for PHP
webflo/drupal-finder
48468392 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
4201034 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
49857468 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
2501868 Downloads
PHP PKPass class for iOS Wallet
php-stubs/wordpress-stubs
9765292 Downloads
WordPress function and class declaration stubs for static analysis.
php-di/phpdoc-reader
28901977 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear_exception
72307534 Downloads
The PEAR Exception base class.