Libraries tagged by CTAs
setasign/fpdi
96255488 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
40896151 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
43120712 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
53894413 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
75158950 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
17419202 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
29207726 Downloads
A simple YAML loader/dumper class for PHP
league/uri-interfaces
88198867 Downloads
Common interfaces and classes for URI representation and interaction
laravel-lang/lang
5236728 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
jms/metadata
122753886 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
68445823 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
guzzlehttp/uri-template
99589028 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
54461495 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
laminas/laminas-zendframework-bridge
91553781 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
99234856 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.