Libraries tagged by bake
colinmollenhour/cache-backend-redis
18450046 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
18201698 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.
christian-riesen/base32
23217208 Downloads
Base32 encoder/decoder according to RFC 4648
zbateson/stream-decorators
31127133 Downloads
PHP psr7 stream decorators for mime message part streams
shuchkin/simplexlsxgen
1386702 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
2383230 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
rubix/ml
757871 Downloads
A high-level machine learning and deep learning library for the PHP language.
paragonie/halite
5736925 Downloads
High-level cryptography interface powered by libsodium
nette/application
11159795 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
intervention/validation
4451365 Downloads
Additional validation rules for the Laravel framework
backpack/crud
2514995 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
zizaco/entrust
5045309 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
yiisoft/yii2-queue
7958406 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
thecodingmachine/phpstan-strict-rules
5371949 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
symfony/skeleton
3588419 Downloads
A minimal Symfony project recommended to create bare bones applications