Libraries tagged by base
laravel/scout
37887173 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
bjeavons/zxcvbn-php
13095291 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
amphp/sync
34254961 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
22124062 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
34201527 Downloads
A fiber-aware process manager based on Amp and Revolt.
jenssegers/mongodb
12259996 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
spomky-labs/base64url
33088526 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
christian-riesen/base32
26927259 Downloads
Base32 encoder/decoder according to RFC 4648
backpack/crud
2864247 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
zbateson/stream-decorators
38682290 Downloads
PHP psr7 stream decorators for mime message part streams
nette/application
13043159 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
5372813 Downloads
Additional validation rules for the Laravel framework
zizaco/entrust
5132893 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
yiisoft/yii2-queue
8882349 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
thecodingmachine/phpstan-strict-rules
6267605 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine