Libraries tagged by aead
setasign/fpdi
118297380 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.
phenx/php-svg-lib
127537278 Downloads
A library to read, parse and export to PDF SVG files.
nelmio/cors-bundle
81730024 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
mrclay/minify
15358438 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matomo/device-detector
18439623 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
league/fractal
57251356 Downloads
Handle the output of complex data structures ready for API output.
khanamiryan/qrcode-detector-decoder
29230090 Downloads
QR code decoder / reader
jetbrains/phpstorm-stubs
19788970 Downloads
PHP runtime & extensions header files for PhpStorm
dompdf/php-svg-lib
10558854 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
12240349 Downloads
A library to read, parse, export and make subsets of different types of font files.
phpoffice/phpexcel
57694754 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
barryvdh/laravel-cors
22432852 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
shipmonk/dead-code-detector
439822 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
php-di/phpdoc-reader
28132508 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
bepsvpt/secure-headers
3825561 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.