Libraries tagged by classy
guzzlehttp/uri-template
256931921 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
99046272 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
82110838 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
29694045 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
102676937 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
107500488 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
42867890 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
59735118 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
3198082 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1554615 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
5387690 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.
lorisleiva/lody
8150029 Downloads
Load files and classes as lazy collections in Laravel.
gehrisandro/tailwind-merge-laravel
926990 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
influxdb/influxdb-php
9721740 Downloads
InfluxDB client library for PHP
wilderborn/partyline
4826822 Downloads
A Laravel 5 package to output to the console from outside of command classes