Download the PHP package jordanandree/resumator-api without Composer
On this page you can find all versions of the php package jordanandree/resumator-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jordanandree/resumator-api
More information about jordanandree/resumator-api
Files in jordanandree/resumator-api
Download jordanandree/resumator-api
More information about jordanandree/resumator-api
Files in jordanandree/resumator-api
Vendor jordanandree
Package resumator-api
Short Description Jazz (Resumator) API PHP Wrapper
License MIT
Package resumator-api
Short Description Jazz (Resumator) API PHP Wrapper
License MIT
Please rate this library. Is it a good library?
Informations about the package resumator-api
Jazz (Resumator) API PHP
PHP API wrapper for the Jazz API.
Usage
Check out the examples for a sample job listing implementation.
Minimal Example
Caching
The caching mechanism can be configured and toggled on or off prior to making any API calls. By design, caching is only available for GET API calls.
Examples:
Composer
- Add the
jordanandree/jazz-api
:@stable
into the require section of your composer.json. - Run
composer install
. - The example will look like this:
Tests
Tests are a work-in-progress and coverage could be better.
You can run tests like so:
Contributing
- Fork it ( http://github.com/jordanandree/jazz-api-php/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
All versions of resumator-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package jordanandree/resumator-api contains the following files
Loading the files please wait ....