Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezrarieben/apicall
A simple PHP class to interact with RESTful APIs
https://github.com/ezrarieben/apicall
api api-client php-api php71 restful-api restful-api-php restful-client
Last synced: about 17 hours ago
JSON representation
A simple PHP class to interact with RESTful APIs
- Host: GitHub
- URL: https://github.com/ezrarieben/apicall
- Owner: ezrarieben
- License: mit
- Created: 2019-10-03T19:56:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T23:03:40.000Z (11 months ago)
- Last Synced: 2025-01-14T21:04:34.990Z (6 days ago)
- Topics: api, api-client, php-api, php71, restful-api, restful-api-php, restful-client
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ApiCall
Simple PHP Class to interact with RESTful JSON APIs
## Installation`composer require ezrarieben/api-call`