Libraries tagged by nim
johnkary/phpunit-speedtrap
39214062 Downloads
Find and report on slow tests in your PHPUnit test suite
dg/bypass-finals
29784570 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
clue/redis-react
17705549 Downloads
Async Redis client implementation, built on top of ReactPHP.
bref/bref
10809595 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
bjeavons/zxcvbn-php
19486099 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
amphp/sync
62724230 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
48247545 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
62470655 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/http-server
7328107 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/cache
48162416 Downloads
A fiber-aware cache API based on Amp and Revolt.
doctrine/reflection
107537817 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
timokoerber/laravel-one-time-operations
2166004 Downloads
Run operations once after deployment - just like you do it with migrations!
kyslik/column-sortable
5989378 Downloads
Package for handling column sorting in Laravel 6.x
emojione/emojione
2300351 Downloads
EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG format provided for the emoji images.
yiisoft/yii2-queue
11285538 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman