Libraries tagged by onym
kartik-v/yii2-grid
5778594 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
jolicode/jolinotif
8681498 Downloads
Send desktop notifications on Windows, Linux, MacOS.
johnkary/phpunit-speedtrap
32927427 Downloads
Find and report on slow tests in your PHPUnit test suite
jms/translation-bundle
9785428 Downloads
Puts the Symfony Translation Component on steroids
jenssegers/optimus
3860236 Downloads
Id obfuscation based on Knuth's integer hash method
intercom/intercom-php
17776048 Downloads
Intercom API client built on top of HTTPlug
humanmade/s3-uploads
1976726 Downloads
WordPress plugin to store uploads on S3
greenlion/php-sql-parser
9300962 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
godruoyi/php-snowflake
1591282 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fico7489/laravel-pivot
5049024 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eventsauce/eventsauce
1564135 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
enlightn/security-checker
28301360 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
dg/bypass-finals
18498403 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
consolidation/log
51409345 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
clue/stdio-react
7838472 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP