{ "name": "sgh/pdfbox", "type": "library", "description": "PHP5 wrapper for the Apache PdfBox ExtractText utility.", "keywords": ["pdf", "pdfbox"], "homepage": "https://github.com/schmengler/PdfBox", "license": "BSD", "authors": [ { "name": "Fabian Schmengler", "email": "fschmengler@sgh-it.eu" } ], "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit-dom-assertions": "1.0.*@dev" }, "autoload": { "psr-0": { "SGH\\PdfBox": "src/" } } }
info at phpclasses dot org