Libraries tagged by nim
jms/translation-bundle
11241907 Downloads
Puts the Symfony Translation Component on steroids
jenssegers/optimus
5115611 Downloads
Id obfuscation based on Knuth's integer hash method
infection/include-interceptor
28516878 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
humanmade/s3-uploads
2543950 Downloads
WordPress plugin to store uploads on S3
greenlion/php-sql-parser
12717285 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
godruoyi/php-snowflake
2761839 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fruitcake/laravel-telescope-toolbar
1818442 Downloads
Toolbar for Laravel Telescope based on Symfony Web Profiler
fico7489/laravel-pivot
6605453 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eventsauce/eventsauce
2277417 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
ergebnis/json-schema-validator
32846022 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
enlightn/security-checker
33495154 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
docusign/esign-client
8415596 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
67654193 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
clue/stdio-react
11410575 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
amphp/websocket-client
6546080 Downloads
Async WebSocket client for PHP based on Amp.