Libraries tagged by ba
laravel/fortify
29582566 Downloads
Backend controllers and scaffolding for Laravel authentication.
bjeavons/zxcvbn-php
14198806 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
amphp/sync
39622593 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
27029701 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
39532526 Downloads
A fiber-aware process manager based on Amp and Revolt.
spatie/data-transfer-object
25270524 Downloads
Data transfer objects with batteries included
php-cs-fixer/diff
111345722 Downloads
sebastian/diff v3 backport support for PHP 5.6+
jenssegers/mongodb
12486580 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
tecnickcom/tc-lib-barcode
5999862 Downloads
PHP library to generate linear and bidimensional barcodes
spomky-labs/base64url
34635034 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
roave/backward-compatibility-check
2746764 Downloads
Tool to compare two revisions of a public API to check for BC breaks
mavinoo/laravel-batch
2935997 Downloads
Insert and update batch (bulk) in laravel
ekino/phpstan-banned-code
4597800 Downloads
Detected banned code using PHPStan
colinmollenhour/cache-backend-redis
21052841 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20731690 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.