Libraries tagged by Clash
mustangostang/spyc
35900520 Downloads
A simple YAML loader/dumper class for PHP
laravel-lang/lang
7608856 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
guzzlehttp/uri-template
174776056 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
75017351 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
dg/bypass-finals
21818092 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
97856497 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
103924996 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
41826765 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
58591318 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2702113 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1156199 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4517274 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.
mpociot/vat-calculator
3360047 Downloads
EU VAT calculation, the way it should be.
laravel-lang/publisher
5857181 Downloads
Localization publisher for your Laravel application
influxdb/influxdb-php
8602515 Downloads
InfluxDB client library for PHP