����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.218.243.199 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/./cbt.bofirm.com/vendor/league/fractal/ |
Upload File : |
{ "name": "league/fractal", "description": "Handle the output of complex data structures ready for API output.", "keywords": [ "league", "api", "json", "rest" ], "homepage": "http://fractal.thephpleague.com/", "license": "MIT", "authors": [ { "name": "Phil Sturgeon", "email": "me@philsturgeon.uk", "homepage": "http://philsturgeon.uk/", "role": "Developer" } ], "config": { "sort-packages": true }, "require": { "php": ">=5.4" }, "require-dev": { "doctrine/orm": "^2.5", "illuminate/contracts": "~5.0", "mockery/mockery": "~0.9", "pagerfanta/pagerfanta": "~1.0.0", "phpunit/phpunit": "^4.8.35 || ^7.5", "squizlabs/php_codesniffer": "~1.5|~2.0|~3.4", "zendframework/zend-paginator": "~2.3" }, "suggest": { "illuminate/pagination": "The Illuminate Pagination component.", "pagerfanta/pagerfanta": "Pagerfanta Paginator", "zendframework/zend-paginator": "Zend Framework Paginator" }, "autoload": { "psr-4": { "League\\Fractal\\": "src" } }, "autoload-dev": { "psr-4": { "League\\Fractal\\Test\\": "test" } }, "extra": { "branch-alias": { "dev-master": "0.13-dev" } } }