{ "name": "alrik11es/calendar", "description": "An structured calendar generator in array, object or json format", "keywords": ["calendar", "generator"], "type": "library", "license": "MIT", "authors": [ { "name": "Marcos Sigueros Fernández", "homepage": "https://github.com/alrik11es/" } ], "require": { "php": ">=5.6" }, "require-dev":{ "phpunit/phpunit": "~5.6" }, "autoload": { "psr-0": { "": "src/" } }, "extra": { "branch-alias": { "1.0": "1.0.x-dev" } } }
info at phpclasses dot org