{ "name": "jdorn/sql-formatter", "description": "a PHP SQL highlighting library", "homepage": "https://github.com/jdorn/sql-formatter/", "keywords": ["sql", "highlight"], "minimum-stability": "dev", "license": "MIT", "type": "library", "require": { "php": ">=5.2.4" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "authors": [ { "name": "Jeremy Dorn", "email": "jeremy@jeremydorn.com", "homepage": "http://jeremydorn.com/" } ], "autoload": { "classmap": ["lib"] }, "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
examples | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 8 B | 0644 |
|
.travis.yml | File | 67 B | 0644 |
|
LICENSE.txt | File | 1.08 KB | 0644 |
|
README.md | File | 4.34 KB | 0644 |
|
composer.json | File | 700 B | 0644 |
|
composer.lock | File | 13.9 KB | 0644 |
|
phpunit.xml.dist | File | 529 B | 0644 |
|