HEX
Server: Apache
System: Linux flamboyant-gauss.194-164-62-186.plesk.page 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64
User: gamesamphora (10001)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/amphoragames.com/.composer/cache/repo/https---packagist.org/provider-psy$psysh.json
{"packages":{"psy\/psysh":{"dev-develop":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"dev-develop","version_normalized":"dev-develop","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"7967425851cf00aef199516ba44127b3f870c59b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/7967425851cf00aef199516ba44127b3f870c59b","reference":"7967425851cf00aef199516ba44127b3f870c59b","shasum":""},"type":"library","time":"2017-02-22T16:15:12+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.9.x-dev"}},"bin":["bin\/psysh"],"require":{"dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*","php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.3|~2.0|~3.0"},"require-dev":{"symfony\/finder":"~2.1|~3.0","hoa\/console":"~3.16|~1.14","friendsofphp\/php-cs-fixer":"~1.11","phpunit\/phpunit":"~4.4|~5.0"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-pdo-sqlite":"The doc command requires SQLite to work.","hoa\/console":"A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."},"uid":136015},"dev-feature\/runkit-redux":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"dev-feature\/runkit-redux","version_normalized":"dev-feature\/runkit-redux","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"5af71ccda51bff967681ae7efc43f67dc6a3112f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/5af71ccda51bff967681ae7efc43f67dc6a3112f","reference":"5af71ccda51bff967681ae7efc43f67dc6a3112f","shasum":""},"type":"library","time":"2016-03-15T06:14:03+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.8.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1|~2.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0|~5.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":670679},"dev-fix-for-dumper-escaping":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"dev-fix-for-dumper-escaping","version_normalized":"dev-fix-for-dumper-escaping","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"0edb270225bffae1edb785eb433b75ea4ea7d496"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/0edb270225bffae1edb785eb433b75ea4ea7d496","reference":"0edb270225bffae1edb785eb433b75ea4ea7d496","shasum":""},"type":"library","time":"2017-02-23T13:56:58+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.9.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.3|~2.0|~3.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~4.4|~5.0","symfony\/finder":"~2.1|~3.0","friendsofphp\/php-cs-fixer":"~1.11","hoa\/console":"~3.16|~1.14"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work.","hoa\/console":"A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."},"uid":1248101},"dev-master":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a","reference":"701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a","shasum":""},"type":"library","time":"2017-01-15T17:54:13+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.9.x-dev"}},"bin":["bin\/psysh"],"require":{"dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*","php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.3|~2.0|~3.0"},"require-dev":{"symfony\/finder":"~2.1|~3.0","phpunit\/phpunit":"~4.4|~5.0","friendsofphp\/php-cs-fixer":"~1.11","hoa\/console":"~3.16|~1.14"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work.","hoa\/console":"A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."},"uid":63987},"dev-more-magic":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"dev-more-magic","version_normalized":"dev-more-magic","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"30976801bb737fbca09c7916f7ee26803da8fb81"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/30976801bb737fbca09c7916f7ee26803da8fb81","reference":"30976801bb737fbca09c7916f7ee26803da8fb81","shasum":""},"type":"library","time":"2017-02-22T23:28:31+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.9.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.3|~2.0|~3.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~4.4|~5.0","symfony\/finder":"~2.1|~3.0","friendsofphp\/php-cs-fixer":"~1.11","hoa\/console":"~3.16|~1.14"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work.","hoa\/console":"A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."},"uid":1219727},"v0.1.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"61b321a77f4ed2e338fb6af00b5b8b899017bd94"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/61b321a77f4ed2e338fb6af00b5b8b899017bd94","reference":"61b321a77f4ed2e338fb6af00b5b8b899017bd94","shasum":""},"type":"library","time":"2014-02-20T00:21:04+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":136014},"v0.1.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.1","version_normalized":"0.1.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"f0d6d0d44640e0be732fdbfc9593c2e2012366c5"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/f0d6d0d44640e0be732fdbfc9593c2e2012366c5","reference":"f0d6d0d44640e0be732fdbfc9593c2e2012366c5","shasum":""},"type":"library","time":"2014-02-26T17:10:13+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":138761},"v0.1.10":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.10","version_normalized":"0.1.10.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"60bf0ad0c64c3ebc753a372428a3f3a1acff18b8"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/60bf0ad0c64c3ebc753a372428a3f3a1acff18b8","reference":"60bf0ad0c64c3ebc753a372428a3f3a1acff18b8","shasum":""},"type":"library","time":"2014-06-19T19:12:44+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.1","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":189881},"v0.1.11":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.11","version_normalized":"0.1.11.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"4c61cc135eda07a37d582a389b453cd4a6843834"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/4c61cc135eda07a37d582a389b453cd4a6843834","reference":"4c61cc135eda07a37d582a389b453cd4a6843834","shasum":""},"type":"library","time":"2014-06-21T03:00:51+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.1","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":190384},"v0.1.12":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.12","version_normalized":"0.1.12.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"b69799e14bea3c0e3d0f3e99dabe2026303ef21f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/b69799e14bea3c0e3d0f3e99dabe2026303ef21f","reference":"b69799e14bea3c0e3d0f3e99dabe2026303ef21f","shasum":""},"type":"library","time":"2014-08-16T06:49:39+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":">=2.3.10, <2.6.0","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.1","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":218338},"v0.1.2":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.2","version_normalized":"0.1.2.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"1fc3294b7c1cbd5e89738bc2ec40b53c59551c0a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/1fc3294b7c1cbd5e89738bc2ec40b53c59551c0a","reference":"1fc3294b7c1cbd5e89738bc2ec40b53c59551c0a","shasum":""},"type":"library","time":"2014-03-08T15:57:43+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":142971},"v0.1.3":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.3","version_normalized":"0.1.3.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"8e69a26ea07a6fd98bf7a11020779a8a4c246e88"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/8e69a26ea07a6fd98bf7a11020779a8a4c246e88","reference":"8e69a26ea07a6fd98bf7a11020779a8a4c246e88","shasum":""},"type":"library","time":"2014-03-11T15:51:12+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":144099},"v0.1.4":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.4","version_normalized":"0.1.4.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"c88d6ab9423884f9bf7ea6eff42b949126fa5e87"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/c88d6ab9423884f9bf7ea6eff42b949126fa5e87","reference":"c88d6ab9423884f9bf7ea6eff42b949126fa5e87","shasum":""},"type":"library","time":"2014-03-11T18:22:27+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":144153},"v0.1.5":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.5","version_normalized":"0.1.5.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"232077017a22a8941e28c6ed771330868202d8c8"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/232077017a22a8941e28c6ed771330868202d8c8","reference":"232077017a22a8941e28c6ed771330868202d8c8","shasum":""},"type":"library","time":"2014-03-14T20:20:23+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":145586},"v0.1.6":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.6","version_normalized":"0.1.6.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"2543c2870cda81f47eef7620693c932487f7a389"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/2543c2870cda81f47eef7620693c932487f7a389","reference":"2543c2870cda81f47eef7620693c932487f7a389","shasum":""},"type":"library","time":"2014-03-18T15:09:26+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":146887},"v0.1.7":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.7","version_normalized":"0.1.7.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"636ea9b98ae228fadc3b500cb858eef0c6b63194"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/636ea9b98ae228fadc3b500cb858eef0c6b63194","reference":"636ea9b98ae228fadc3b500cb858eef0c6b63194","shasum":""},"type":"library","time":"2014-03-18T17:26:21+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":"~3.7","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":146931},"v0.1.8":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.8","version_normalized":"0.1.8.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"33db0d52546a2b543739eee0ec62235fa7813d35"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/33db0d52546a2b543739eee0ec62235fa7813d35","reference":"33db0d52546a2b543739eee0ec62235fa7813d35","shasum":""},"type":"library","time":"2014-04-13T01:58:29+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.1","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":158214},"v0.1.9":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.1.9","version_normalized":"0.1.9.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"c290226c6cf155c31a2b9866561a45ba61b99f95"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/c290226c6cf155c31a2b9866561a45ba61b99f95","reference":"c290226c6cf155c31a2b9866561a45ba61b99f95","shasum":""},"type":"library","time":"2014-06-08T15:58:25+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.1.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3, >=2.3.10","nikic\/php-parser":"~0.9.3"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.1","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)"},"uid":184952},"v0.2.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.2.0","version_normalized":"0.2.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"6672a73232c69e2da53fb09746ec7887c90eace6"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/6672a73232c69e2da53fb09746ec7887c90eace6","reference":"6672a73232c69e2da53fb09746ec7887c90eace6","shasum":""},"type":"library","time":"2014-09-10T05:21:45+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-master":"0.2.0-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":">=2.3.10, <2.6.0","nikic\/php-parser":"~1.0@dev","dnoegel\/php-xdg-base-dir":"dev-master@dev"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.3","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":232245},"v0.2.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.2.1","version_normalized":"0.2.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"6be7c757c04508280af1e289768c6788726558ff"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/6be7c757c04508280af1e289768c6788726558ff","reference":"6be7c757c04508280af1e289768c6788726558ff","shasum":""},"type":"library","time":"2014-10-24T15:08:55+00:00","autoload":{"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.2.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":">=2.3.10, <2.6.0","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.3","symfony\/finder":"~2.1"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":256691},"v0.3.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.3.0","version_normalized":"0.3.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"bbd62e4c5cd2e3635d7b1ecb6b617d8daa9ea1ad"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/bbd62e4c5cd2e3635d7b1ecb6b617d8daa9ea1ad","reference":"bbd62e4c5cd2e3635d7b1ecb6b617d8daa9ea1ad","shasum":""},"type":"library","time":"2014-12-16T06:16:40+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.2.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"dev-master"},"require-dev":{"phpunit\/phpunit":">=3.7, <4.3","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"2.0.*@dev"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":289493},"v0.3.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.3.1","version_normalized":"0.3.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"b2c76a66e8d75b8ef10847f20bc69ea9bb55bf43"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/b2c76a66e8d75b8ef10847f20bc69ea9bb55bf43","reference":"b2c76a66e8d75b8ef10847f20bc69ea9bb55bf43","shasum":""},"type":"library","time":"2014-12-27T15:07:09+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":295408},"v0.3.2":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.3.2","version_normalized":"0.3.2.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"0fc04a5d68ae53f496d45e2add601e2eac9cf4dd"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/0fc04a5d68ae53f496d45e2add601e2eac9cf4dd","reference":"0fc04a5d68ae53f496d45e2add601e2eac9cf4dd","shasum":""},"type":"library","time":"2014-12-27T15:19:19+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":295410},"v0.3.3":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.3.3","version_normalized":"0.3.3.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"0355cecab0591c83fed019a9572c510b0da29174"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/0355cecab0591c83fed019a9572c510b0da29174","reference":"0355cecab0591c83fed019a9572c510b0da29174","shasum":""},"type":"library","time":"2015-01-20T21:18:03+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":310694},"v0.3.4":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"https:\/\/github.com\/bobthecow\/psysh","version":"v0.3.4","version_normalized":"0.3.4.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"218ea9e49c9fe21e28fce6cf77f22615af92daef"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/218ea9e49c9fe21e28fce6cf77f22615af92daef","reference":"218ea9e49c9fe21e28fce6cf77f22615af92daef","shasum":""},"type":"library","time":"2015-02-12T05:21:32+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":329180},"v0.3.5":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.3.5","version_normalized":"0.3.5.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"2ce0e8f3020fd292c2ad2a496c5d83939823f642"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/2ce0e8f3020fd292c2ad2a496c5d83939823f642","reference":"2ce0e8f3020fd292c2ad2a496c5d83939823f642","shasum":""},"type":"library","time":"2015-02-12T19:35:52+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history."},"uid":329962},"v0.4.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.4.0","version_normalized":"0.4.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"eee16e9525405b32646b5a0f8a12fb84d566905d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/eee16e9525405b32646b5a0f8a12fb84d566905d","reference":"eee16e9525405b32646b5a0f8a12fb84d566905d","shasum":""},"type":"library","time":"2015-02-23T21:21:17+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":339141},"v0.4.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.4.1","version_normalized":"0.4.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"3787f3436f4fd898e0ac1eb6f5abd2ab6b24085b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/3787f3436f4fd898e0ac1eb6f5abd2ab6b24085b","reference":"3787f3436f4fd898e0ac1eb6f5abd2ab6b24085b","shasum":""},"type":"library","time":"2015-02-25T20:35:54+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.3.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.3"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":341579},"v0.4.2":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.4.2","version_normalized":"0.4.2.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"e50a63b4e4971041fda993b0dd6977fc60bc39d4"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/e50a63b4e4971041fda993b0dd6977fc60bc39d4","reference":"e50a63b4e4971041fda993b0dd6977fc60bc39d4","shasum":""},"type":"library","time":"2015-03-14T17:29:14+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.4.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":356335},"v0.4.3":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.4.3","version_normalized":"0.4.3.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"b5dd7660c0ef38e96cd8cd8fa924b6be0e53906a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/b5dd7660c0ef38e96cd8cd8fa924b6be0e53906a","reference":"b5dd7660c0ef38e96cd8cd8fa924b6be0e53906a","shasum":""},"type":"library","time":"2015-03-17T15:17:33+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.4.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":359348},"v0.4.4":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.4.4","version_normalized":"0.4.4.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"489816db71649bd95b416e3ed9062d40528ab0ac"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/489816db71649bd95b416e3ed9062d40528ab0ac","reference":"489816db71649bd95b416e3ed9062d40528ab0ac","shasum":""},"type":"library","time":"2015-03-26T18:43:54+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.4.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.0","symfony\/console":"~2.3.10|~2.4.2|~2.5","nikic\/php-parser":"~1.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":367063},"v0.5.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.5.0","version_normalized":"0.5.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"a626a965f4f0154b37b002d986212687db785608"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/a626a965f4f0154b37b002d986212687db785608","reference":"a626a965f4f0154b37b002d986212687db785608","shasum":""},"type":"library","time":"2015-07-03T16:18:32+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.6.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.2.1","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":451942},"v0.5.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.5.1","version_normalized":"0.5.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"e5a46a767928e85f1f47dda654beda8c680ddd94"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/e5a46a767928e85f1f47dda654beda8c680ddd94","reference":"e5a46a767928e85f1f47dda654beda8c680ddd94","shasum":""},"type":"library","time":"2015-07-03T16:48:00+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.6.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":451977},"v0.5.2":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.5.2","version_normalized":"0.5.2.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"aaf8772ade08b5f0f6830774a5d5c2f800415975"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/aaf8772ade08b5f0f6830774a5d5c2f800415975","reference":"aaf8772ade08b5f0f6830774a5d5c2f800415975","shasum":""},"type":"library","time":"2015-07-16T15:26:57+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-0":{"Psy\\":"src\/"}},"extra":{"branch-alias":{"dev-develop":"0.6.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":463839},"v0.6.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.6.0","version_normalized":"0.6.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"cab3aa3750d451c6e8d002433af583d88fd64862"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/cab3aa3750d451c6e8d002433af583d88fd64862","reference":"cab3aa3750d451c6e8d002433af583d88fd64862","shasum":""},"type":"library","time":"2015-11-08T22:24:35+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.7.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1|~2.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0|~5.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":578274},"v0.6.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.6.1","version_normalized":"0.6.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"0f04df0b23663799a8941fae13cd8e6299bde3ed"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/0f04df0b23663799a8941fae13cd8e6299bde3ed","reference":"0f04df0b23663799a8941fae13cd8e6299bde3ed","shasum":""},"type":"library","time":"2015-11-12T16:18:56+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.7.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1|~2.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0|~5.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":583512},"v0.7.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.7.0","version_normalized":"0.7.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"1573b36948a32bdaf43db525edf5e95d5a08ed06"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/1573b36948a32bdaf43db525edf5e95d5a08ed06","reference":"1573b36948a32bdaf43db525edf5e95d5a08ed06","shasum":""},"type":"library","time":"2016-02-20T16:27:05+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.7.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1|~2.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0|~5.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":706258},"v0.7.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.7.1","version_normalized":"0.7.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"5e8cedbe0a3681f18782594eefc78423f8401fc8"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/5e8cedbe0a3681f18782594eefc78423f8401fc8","reference":"5e8cedbe0a3681f18782594eefc78423f8401fc8","shasum":""},"type":"library","time":"2016-02-27T18:59:18+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.8.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1|~2.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0|~5.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":715695},"v0.7.2":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.7.2","version_normalized":"0.7.2.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"e64e10b20f8d229cac76399e1f3edddb57a0f280"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/e64e10b20f8d229cac76399e1f3edddb57a0f280","reference":"e64e10b20f8d229cac76399e1f3edddb57a0f280","shasum":""},"type":"library","time":"2016-03-09T05:03:14+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.8.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"^1.2.1|~2.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~3.7|~4.0|~5.0","symfony\/finder":"~2.1|~3.0","squizlabs\/php_codesniffer":"~2.0","fabpot\/php-cs-fixer":"~1.5"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work."},"uid":729699},"v0.8.0":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.8.0","version_normalized":"0.8.0.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"4a8860e13aa68a4bbf2476c014f8a1f14f1bf991"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/4a8860e13aa68a4bbf2476c014f8a1f14f1bf991","reference":"4a8860e13aa68a4bbf2476c014f8a1f14f1bf991","shasum":""},"type":"library","time":"2016-12-07T17:15:07+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.8.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.3|~2.0|~3.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~4.4|~5.0","symfony\/finder":"~2.1|~3.0","friendsofphp\/php-cs-fixer":"~1.11","hoa\/console":"~3.16|~1.14"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work.","hoa\/console":"A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."},"uid":1116742},"v0.8.1":{"name":"psy\/psysh","description":"An interactive shell for modern PHP.","keywords":["console","shell","interactive","REPL"],"homepage":"http:\/\/psysh.org","version":"v0.8.1","version_normalized":"0.8.1.0","license":["MIT"],"authors":[{"name":"Justin Hileman","email":"justin@justinhileman.info","homepage":"http:\/\/justinhileman.com"}],"source":{"type":"git","url":"https:\/\/github.com\/bobthecow\/psysh.git","reference":"701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/bobthecow\/psysh\/zipball\/701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a","reference":"701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a","shasum":""},"type":"library","time":"2017-01-15T17:54:13+00:00","autoload":{"files":["src\/Psy\/functions.php"],"psr-4":{"Psy\\":"src\/Psy\/"}},"extra":{"branch-alias":{"dev-develop":"0.9.x-dev"}},"bin":["bin\/psysh"],"require":{"php":">=5.3.9","symfony\/console":"~2.3.10|^2.4.2|~3.0","symfony\/var-dumper":"~2.7|~3.0","nikic\/php-parser":"~1.3|~2.0|~3.0","dnoegel\/php-xdg-base-dir":"0.1","jakub-onderka\/php-console-highlighter":"0.3.*"},"require-dev":{"phpunit\/phpunit":"~4.4|~5.0","symfony\/finder":"~2.1|~3.0","friendsofphp\/php-cs-fixer":"~1.11","hoa\/console":"~3.16|~1.14"},"suggest":{"ext-pcntl":"Enabling the PCNTL extension makes PsySH a lot happier :)","ext-posix":"If you have PCNTL, you'll want the POSIX extension as well.","ext-readline":"Enables support for arrow-key history navigation, and showing and manipulating command history.","ext-pdo-sqlite":"The doc command requires SQLite to work.","hoa\/console":"A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."},"uid":1174175}}}}