{ "name": "barbosa/papyrus", "description": "Storing data in the file system with PHP", "type": "library", "version": "1.0", "license": "GLP-3.0", "keywords": ["file system", "storing data", "data", "json", "files", "wrinting files", "reading files"], "authors": [ { "name": "Omar A. Barbosa", "email": "contacto@omarbarbosa.com", "homepage": "http://omarbarbosa.com/" } ], "require": { "php": ">=5.4" }, "autoload": { "psr-4": { "Barbosa\\Papyrus\\": "src" } } }
info at phpclasses dot org