Libraries tagged by Clash
mustangostang/spyc
33269853 Downloads
A simple YAML loader/dumper class for PHP
laravel-lang/lang
6592005 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
145158741 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
66804335 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
dg/bypass-finals
19104161 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
95597566 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
102193044 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
41472816 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
58166957 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2510857 Downloads
A fully featured full text search engine written in PHP
rubix/ml
930344 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4194124 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
3051331 Downloads
EU VAT calculation, the way it should be.
laravel-lang/publisher
4881702 Downloads
Localization publisher for your Laravel application
influxdb/influxdb-php
8213366 Downloads
InfluxDB client library for PHP