Libraries tagged by nia
godruoyi/php-snowflake
1718462 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fico7489/laravel-pivot
5201475 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eventsauce/eventsauce
1689221 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
ergebnis/json-schema-validator
18419153 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
enlightn/security-checker
29049558 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
consolidation/log
53225333 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
clue/term-react
8308850 Downloads
Streaming terminal emulator, built on top of ReactPHP.
clue/stdio-react
8314027 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
4233059 Downloads
Async Redis client implementation, built on top of ReactPHP.
amphp/http-server
2302742 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/cache
22864310 Downloads
A fiber-aware cache API based on Amp and Revolt.
alcaeus/mongo-php-adapter
11399463 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
swooletw/laravel-swoole
760725 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
silex/silex
16368726 Downloads
The PHP micro-framework based on the Symfony Components
chrisboulton/php-resque
3532197 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.