{ "name": "psr/log", "description": "Common interface for logging libraries", "keywords": ["psr", "psr-3", "log"], "homepage": "https://github.com/php-fig/log", "license": "MIT", "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Psr | Folder | 0755 |
|
|
.gitignore | File | 7 B | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 1.13 KB | 0644 |
|
composer.json | File | 561 B | 0644 |
|