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