Download the PHP package ajdurant/acr-cloud without Composer
On this page you can find all versions of the php package ajdurant/acr-cloud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ajdurant/acr-cloud
More information about ajdurant/acr-cloud
Files in ajdurant/acr-cloud
Package acr-cloud
Short Description An ACRCloud API PHP client library
License ISC
Homepage https://github.com/AJDurant/acr-cloud-php
Informations about the package acr-cloud
acr-cloud-php
About
URL: https://github.com/AJDurant/acr-cloud-php
Author: AJDurant
Usage
Install through composer.
Data returned is of the format described in the ACRCloud Metadata Docs as a PHP associative array.
Build dependencies
In order to build your generated Composer project from its source, you will need Grunt and PHP on the command line.
So, you must install PHP5 on your system on your command line. Test it:
To install Grunt globally on the command line (and run the above build task), run:
Then, with Grunt, you can install Composer, PhpDocumentor, PhpUnit and PhpCPD locally. Just run once:
Then, you can install PhpDocumentor, PhpUnit and PhpCPD locally. Just run once:
Finally, you should also install the PHP extension named Xdebug, which will be used by PhpUnit for code coverage.
Build the sources
Once all your dependencies are installed, you can build your project with Grunt:
The build process will run the following tasks:
- PhpLint: runs php -l over the "src" folder
- Runs the tests located in the "tests" folder with PHPUnit
- Generates a PhpDocumentor documentation in the "doc" folder from the files of the "src" folder
- Detects copy/paste of code in the files of the "src" folder with PhpCPD
Credits
acr-cloud-php was initiated with generator-composer, a Yeoman generator that builds a PHP Composer project.
This project uses the following as development dependencies:
License
All versions of acr-cloud with dependencies
ext-curl Version *
lib-curl Version *