Libraries tagged by classy
jms/metadata
122753886 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
68445823 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
guzzlehttp/uri-template
99589028 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
54461495 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
laminas/laminas-zendframework-bridge
91553781 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
99234856 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
40879763 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
57445587 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2274131 Downloads
A fully featured full text search engine written in PHP
rubix/ml
758693 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
3737381 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
7483344 Downloads
InfluxDB client library for PHP
webflo/drupal-finder
40464572 Downloads
Helper class to locate a Drupal installation.
spatie/ssl-certificate
3271083 Downloads
A class to easily query the properties of an ssl certificate
riverline/multipart-parser
38588144 Downloads
One class library to parse multipart content with encoding and charset support.