Libraries tagged by onym
jenssegers/optimus
5161615 Downloads
Id obfuscation based on Knuth's integer hash method
infection/include-interceptor
29486899 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
humanmade/s3-uploads
2576310 Downloads
WordPress plugin to store uploads on S3
greenlion/php-sql-parser
12892052 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
godruoyi/php-snowflake
2827149 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fruitcake/laravel-telescope-toolbar
1863189 Downloads
Toolbar for Laravel Telescope based on Symfony Web Profiler
fico7489/laravel-pivot
6681728 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eventsauce/eventsauce
2307874 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
ergebnis/json-schema-validator
33921650 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
enlightn/security-checker
33675025 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
edgedesign/phpqa
1212453 Downloads
Analyze PHP code with one command.
docusign/esign-client
8581888 Downloads
The Docusign PHP library makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-php-client repository. Join the eSign revolution!
consolidation/log
68541430 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
clue/stdio-react
11567147 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
amphp/websocket-client
7389855 Downloads
Async WebSocket client for PHP based on Amp.