Libraries tagged by clap
paragonie/sodium_compat
104811292 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
nette/robot-loader
46824103 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
49376462 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
117376387 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
50838328 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
60452353 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
70083359 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19742008 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
34358735 Downloads
A simple YAML loader/dumper class for PHP
jms/metadata
137046427 Downloads
Class/method/property metadata management in PHP
guzzlehttp/uri-template
159627369 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
70137354 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
65803139 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
20203221 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
96647859 Downloads
Alias legacy ZF class names to Laminas Project equivalents.