Libraries tagged by clam
netresearch/jsonmapper
95304614 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
20311069 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
35719255 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
172923940 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
74427713 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
dg/bypass-finals
21624648 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
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.
graham-campbell/markdown
6521063 Downloads
Markdown Is A CommonMark Wrapper For Laravel
graham-campbell/manager
18891308 Downloads
Manager Provides Some Manager Functionality For Laravel