Libraries tagged by baca
spatie/laravel-backup
16442059 Downloads
A Laravel package to backup your application
spatie/backtrace
121987074 Downloads
A better backtrace
easycorp/easyadmin-bundle
13334704 Downloads
Admin generator for Symfony applications
symfony/polyfill-php70
190574235 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
188560101 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
setasign/fpdi
108441098 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.
laravel/reverb
2171591 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/helpers
47760731 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
laravel/fortify
24789836 Downloads
Backend controllers and scaffolding for Laravel authentication.
php-cs-fixer/diff
105914702 Downloads
sebastian/diff v3 backport support for PHP 5.6+
colinmollenhour/cache-backend-redis
19764947 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
19476673 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.
shuchkin/simplexlsxgen
1599856 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
2754553 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
ifsnop/mysqldump-php
4207361 Downloads
PHP version of mysqldump cli that comes with MySQL