Libraries tagged by bake
laravel/scout
40001795 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
laravel/reverb
3790255 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/fortify
28982590 Downloads
Backend controllers and scaffolding for Laravel authentication.
bjeavons/zxcvbn-php
13916143 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
amphp/sync
38228731 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
25737453 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
38147312 Downloads
A fiber-aware process manager based on Amp and Revolt.
jenssegers/mongodb
12432872 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
spomky-labs/base64url
34245137 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
colinmollenhour/cache-backend-redis
20894746 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20576783 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
27925299 Downloads
Base32 encoder/decoder according to RFC 4648
zbateson/stream-decorators
40916977 Downloads
PHP psr7 stream decorators for mime message part streams
shuchkin/simplexlsxgen
1802546 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
3086157 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.