Download the PHP package aqilix/apigility-image-skeleton without Composer
On this page you can find all versions of the php package aqilix/apigility-image-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package apigility-image-skeleton
Apigility Instagram Reverse
Requirements
Please see the composer.json file.
Installation
Run composer composer install
to load all dependencies.
Development
To test this application you can run it with PHP Built in Web Server
Then access it on web browser http://localhost:8080
, it will redirect to documentation page http://localhost:8080/apigility/documentation
.
If you want to continue development, you should enable the development mode by rename file config/development.config.php.dist
to config/development.config.php
. Then modify the controller file (module/Application/src/Application/Controller/IndexController.php
) by change this following line
to
For database configuration and how to use the API, I have created it on aqilixapi/image
README. Please check it
All versions of apigility-image-skeleton with dependencies
ext-intl Version *
ext-gd Version *
zendframework/zendframework Version >=2.3.2,<3.0.0
doctrine/doctrine-orm-module Version =0.8.0
zfcampus/zf-apigility Version 1.0.3
zfcampus/zf-apigility-documentation Version 1.0.5
zfcampus/zf-apigility-documentation-swagger Version 1.0.4
zfcampus/zf-apigility-doctrine Version 1.0.2
aws/aws-sdk-php-zf2 Version 2.0.0
aqilixapi/image Version >=1.1
aqilixapi/s3 Version >=1.1