Libraries tagged by klass
nette/robot-loader
45850877 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
46102986 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
113524312 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
48934240 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
56394574 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
66968303 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19338259 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
33412217 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
147220767 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
67273320 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
61778350 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
19254586 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
laminas/laminas-zendframework-bridge
95751894 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
102309656 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.
symfony/class-loader
58189974 Downloads
Symfony ClassLoader Component