Libraries tagged by on
overtrue/phplint
10880144 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
mnapoli/silly
9846873 Downloads
Silly CLI micro-framework based on Symfony Console
mikehaertl/php-pdftk
8247763 Downloads
A PDF conversion and form utility based on pdftk.
maknz/slack
11142494 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
league/route
2319062 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
kartik-v/yii2-grid
5846962 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
jolicode/jolinotif
8860714 Downloads
Send desktop notifications on Windows, Linux, MacOS.
johnkary/phpunit-speedtrap
33270053 Downloads
Find and report on slow tests in your PHPUnit test suite
jms/translation-bundle
9890110 Downloads
Puts the Symfony Translation Component on steroids
jenssegers/optimus
3934922 Downloads
Id obfuscation based on Knuth's integer hash method
intercom/intercom-php
17992831 Downloads
Intercom API client built on top of HTTPlug
humanmade/s3-uploads
2007562 Downloads
WordPress plugin to store uploads on S3
greenlion/php-sql-parser
9482202 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
godruoyi/php-snowflake
1652859 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
fico7489/laravel-pivot
5128126 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.