Libraries tagged by onym
godruoyi/php-snowflake
1742515 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fico7489/laravel-pivot
5233894 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eventsauce/eventsauce
1714079 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
ergebnis/json-schema-validator
18792074 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
enlightn/security-checker
29196728 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
consolidation/log
53620158 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
clue/stdio-react
8424181 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
4401169 Downloads
Async Redis client implementation, built on top of ReactPHP.
amphp/http-server
2326488 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/cache
23646287 Downloads
A fiber-aware cache API based on Amp and Revolt.
alcaeus/mongo-php-adapter
11449323 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
aacotroneo/laravel-saml2
3852252 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
silex/silex
16389872 Downloads
The PHP micro-framework based on the Symfony Components
chrisboulton/php-resque
3536536 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
yadakhov/insert-on-duplicate-key
2781242 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.