https://github.com/forkcms/api-wrapper-class
A wrapperclass to communicate with your Fork-install
https://github.com/forkcms/api-wrapper-class
Last synced: 11 months ago
JSON representation
A wrapperclass to communicate with your Fork-install
- Host: GitHub
- URL: https://github.com/forkcms/api-wrapper-class
- Owner: forkcms
- License: mit
- Created: 2013-01-27T15:37:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T13:37:23.000Z (almost 11 years ago)
- Last Synced: 2024-12-18T11:25:26.426Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ForkCMS Api class
## About
A (wrapper)class to communicate with the your Fork CMS install.
## Documentation
The class is well documented inline. If you use a decent IDE you'll see that
each method is documented with PHPDoc.