Libraries tagged by classe
phpdocumentor/reflection-common
585637088 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/polyfill-intl-icu
197462449 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/maker-bundle
82397440 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
barryvdh/laravel-ide-helper
90589899 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
setasign/fpdi
99018394 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.
phpstan/phpstan-deprecation-rules
45041315 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
nette/robot-loader
42783921 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
netresearch/jsonmapper
76883252 Downloads
Map nested JSON structures onto PHP classes
league/uri-interfaces
93518977 Downloads
Common interfaces and classes for URI representation and interaction
fig/http-message-util
56489826 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
doctrine/reflection
99760332 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.
nyholm/psr7-server
4962305 Downloads
Helper classes to handle PSR-7 server requests
laminas/laminas-validator
31807502 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
felixfbecker/language-server-protocol
54828630 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
15664857 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes