Libraries tagged by Clash
php-http/multipart-stream-builder
110990441 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
24201267 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
46709457 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
277999398 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
104302450 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
85037185 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
31371851 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
103496918 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
108141700 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
43087436 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
59985970 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
3305638 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1652513 Downloads
A high-level machine learning and deep learning library for the PHP language.
mpociot/vat-calculator
4444037 Downloads
EU VAT calculation, the way it should be.
lorisleiva/lody
9033765 Downloads
Load files and classes as lazy collections in Laravel.