Libraries tagged by class
laminas/laminas-zendframework-bridge
91528004 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
99215663 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
40876316 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
57440217 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2272850 Downloads
A fully featured full text search engine written in PHP
rubix/ml
757871 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
3734839 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
7479128 Downloads
InfluxDB client library for PHP
webflo/drupal-finder
40429912 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
3268367 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
38542986 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
1833101 Downloads
PHP PKPass class for iOS Wallet
php-stubs/wordpress-stubs
6598809 Downloads
WordPress function and class declaration stubs for static analysis.
php-di/phpdoc-reader
24056475 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear_exception
59842388 Downloads
The PEAR Exception base class.