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: 4 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T23:03:40.000Z (over 2 years ago)
- Last Synced: 2025-03-08T15:35:05.870Z (about 1 year 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`