{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "513907664dc6e630cb7441dd243d8bff", "packages": [ { "name": "asika/pdf2text", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/asika32764/php-pdf-2-text.git", "reference": "a14ea95695a277e385dbc03caeddb91c5e10319f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asika32764/php-pdf-2-text/zipball/a14ea95695a277e385dbc03caeddb91c5e10319f", "reference": "a14ea95695a277e385dbc03caeddb91c5e10319f", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "Asika\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL v2" ], "authors": [ { "name": "Simon Asika", "email": "asika32764@gmail.com" } ], "description": "Simple PHP PDF to text class.", "time": "2016-11-02T03:47:29+00:00" }, { "name": "foadyousefi/seven-fields", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/foadyousefi/seven-fields.git", "reference": "3ac7be69dc5b30138ae289002d18b974ea237d52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/foadyousefi/seven-fields/zipball/3ac7be69dc5b30138ae289002d18b974ea237d52", "reference": "3ac7be69dc5b30138ae289002d18b974ea237d52", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "autoload": { "psr-4": { "SevenFields\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Foad Yousefi", "email": "foadyousefi@gmail.com", "homepage": "https://7km.co/" } ], "description": "WordPress developer-friendly option pages with custom fields.", "homepage": "https://7km.co/", "time": "2018-10-02T07:34:15+00:00" }, { "name": "predis/predis", "version": "v1.1.x-dev", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", "reference": "111d100ee389d624036b46b35ed0c9ac59c71313" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313", "reference": "111d100ee389d624036b46b35ed0c9ac59c71313", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "type": "library", "autoload": { "psr-4": { "Predis\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete Redis client for PHP and HHVM", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], "time": "2017-07-12T14:39:17+00:00" }, { "name": "vaites/php-apache-tika", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/vaites/php-apache-tika.git", "reference": "daf173e255b659aac23bd2fead757e50bc05c6e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vaites/php-apache-tika/zipball/daf173e255b659aac23bd2fead757e50bc05c6e9", "reference": "daf173e255b659aac23bd2fead757e50bc05c6e9", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "Vaites\\ApacheTika\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Martínez", "email": "contacto@davidmartinez.net" } ], "description": "Apache Tika bindings for PHP: extracts text from documents and images (with OCR), metadata and more...", "keywords": [ "OCR", "apache", "doc", "documents", "docx", "odt", "office", "pdf", "ppt", "pptx", "tika" ], "time": "2018-10-18T20:15:16+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "foadyousefi/seven-fields": 20, "asika/pdf2text": 20, "vaites/php-apache-tika": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }