Libraries tagged by klass
phpstan/phpstan-deprecation-rules
43145493 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
53909935 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
75178906 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
17421009 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
29211370 Downloads
A simple YAML loader/dumper class for PHP
league/uri-interfaces
88238762 Downloads
Common interfaces and classes for URI representation and interaction
jms/metadata
122765157 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
68458274 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
guzzlehttp/uri-template
99687165 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
54485518 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
laminas/laminas-zendframework-bridge
91560323 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
99239085 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
40880697 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
57446912 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2274372 Downloads
A fully featured full text search engine written in PHP