Libraries tagged by r
spatie/laravel-webhook-client
9110986 Downloads
Receive webhooks in Laravel apps
spatie/laravel-query-builder
20467090 Downloads
Easily build Eloquent queries from API requests
spatie/laravel-data
19073302 Downloads
Create unified resources and data transfer objects
smalot/pdfparser
26096604 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
119926623 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.
select2/select2
6837381 Downloads
Select2 is a jQuery based replacement for select boxes.
phpstan/phpstan-symfony
56653562 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-phpunit
82956349 Downloads
PHPUnit extensions and rules for PHPStan
phenx/php-svg-lib
128605882 Downloads
A library to read, parse and export to PDF SVG files.
phenx/php-font-lib
141222759 Downloads
A library to read, parse, export and make subsets of different types of font files.
ocramius/package-versions
72885143 Downloads
Provides efficient querying for installed package versions (no runtime IO)
nelmio/cors-bundle
82521252 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
mrclay/minify
15531932 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
mikey179/vfsstream
95363777 Downloads
Virtual file system to mock the real file system in unit tests.
matthiasmullie/minify
25598119 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.