Libraries tagged by Clans
dg/bypass-finals
20206994 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
96651845 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
103038150 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
58353428 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2585913 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1093878 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4325262 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
8383130 Downloads
InfluxDB client library for PHP
webflo/drupal-finder
46921671 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
4009226 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
47556312 Downloads
One class library to parse multipart content with encoding and charset support.
pkpass/pkpass
2350845 Downloads
PHP PKPass class for iOS Wallet
php-stubs/wordpress-stubs
9039185 Downloads
WordPress function and class declaration stubs for static analysis.
php-di/phpdoc-reader
27956175 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear_exception
69783535 Downloads
The PEAR Exception base class.