Libraries tagged by baca
spatie/laravel-backup
17680640 Downloads
A Laravel package to backup your application
spatie/backtrace
138095890 Downloads
A better backtrace
easycorp/easyadmin-bundle
14205735 Downloads
Admin generator for Symfony applications
symfony/polyfill-php70
194287369 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
193218983 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
setasign/fpdi
117376387 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
3421857 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/helpers
51258231 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
laravel/fortify
28173664 Downloads
Backend controllers and scaffolding for Laravel authentication.
php-cs-fixer/diff
110433650 Downloads
sebastian/diff v3 backport support for PHP 5.6+
colinmollenhour/cache-backend-redis
20676050 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20362753 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
1759053 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
3018632 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
ifsnop/mysqldump-php
4580412 Downloads
PHP version of mysqldump cli that comes with MySQL