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
751580538 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
barryvdh/laravel-ide-helper
137472172 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
opis/closure
237317564 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
symfony/polyfill-intl-icu
273993348 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/maker-bundle
122086439 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
setasign/fpdi
162734110 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.
netresearch/jsonmapper
116285022 Downloads
Map nested JSON structures onto PHP classes
phpstan/phpstan-deprecation-rules
94058035 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
nette/robot-loader
55980855 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
fig/http-message-util
101700609 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
83554133 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
30558331 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
107836097 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.
lorisleiva/lody
8577544 Downloads
Load files and classes as lazy collections in Laravel.