Libraries tagged by baca
symfony/polyfill-php72
650171397 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
setasign/fpdi
123960566 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.
spatie/laravel-backup
18626669 Downloads
A Laravel package to backup your application
spatie/backtrace
146640185 Downloads
A better backtrace
easycorp/easyadmin-bundle
14794758 Downloads
Admin generator for Symfony applications
symfony/polyfill-php84
28070962 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
195957719 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
196260334 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
laravel/reverb
4516626 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/helpers
53661459 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
laravel/fortify
30524850 Downloads
Backend controllers and scaffolding for Laravel authentication.
php-cs-fixer/diff
111863881 Downloads
sebastian/diff v3 backport support for PHP 5.6+
roave/backward-compatibility-check
2798510 Downloads
Tool to compare two revisions of a public API to check for BC breaks
colinmollenhour/cache-backend-redis
21290390 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20962241 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.