Libraries tagged by classjs
lionel/classjs
35 Downloads
This extension adds the class "no-js" to the html tag and replaces it with the class "js" if JavaScript is enabled.
phpdocumentor/reflection-common
629709450 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/polyfill-intl-icu
215736879 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/maker-bundle
91925415 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
100937744 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
setasign/fpdi
113035753 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
55779401 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
nette/robot-loader
45730243 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
netresearch/jsonmapper
85965264 Downloads
Map nested JSON structures onto PHP classes
fig/http-message-util
66872764 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
dg/bypass-finals
19127119 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
102210242 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
9321892 Downloads
Helper classes to handle PSR-7 server requests
matthiasnoback/symfony-dependency-injection-test
7394631 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
8013182 Downloads
Library for testing user classes related to the Symfony Config Component