ichabodcms / ichabod-api
A PHP wrapper for the IchabodCMS API
1.0.1
2017-10-27 22:45 UTC
Requires
- php: >=5.3
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2024-11-04 08:05:56 UTC
README
Super-simple, minimum abstraction IchabodAPI wrapper in PHP.
Get to the IchabodCMS API as simple as possible.
Documentation
For more information, and for documentation about interacting with the API, read the API Documentation.
Examples
Examples of using this super simple abstraction wrapper to interact with the API, check out the Example Provided.