Libraries tagged by one
jenssegers/optimus
4276034 Downloads
Id obfuscation based on Knuth's integer hash method
humanmade/s3-uploads
2145434 Downloads
WordPress plugin to store uploads on S3
greenlion/php-sql-parser
10308140 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
godruoyi/php-snowflake
1888427 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fico7489/laravel-pivot
5411156 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eventsauce/eventsauce
1848106 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
enlightn/security-checker
30063514 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
consolidation/log
55936485 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
clue/stdio-react
8944626 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
5518071 Downloads
Async Redis client implementation, built on top of ReactPHP.
amphp/http-server
2568345 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/cache
28359150 Downloads
A fiber-aware cache API based on Amp and Revolt.
alcaeus/mongo-php-adapter
11681603 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
silex/silex
16495041 Downloads
The PHP micro-framework based on the Symfony Components
chrisboulton/php-resque
3561512 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.