Libraries tagged by Clans
setasign/fpdf
48514796 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
phpstan/phpstan-deprecation-rules
55447710 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
66260545 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
85610323 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
19246795 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
33208694 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
144213430 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
66599891 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
dg/bypass-finals
19037804 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
95541794 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
102151780 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
41464188 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
58156777 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2506744 Downloads
A fully featured full text search engine written in PHP
rubix/ml
926212 Downloads
A high-level machine learning and deep learning library for the PHP language.