This repository was archived by the owner on Jan 5, 2023. It is now read-only.
Releases: grixu/api-client
Releases · grixu/api-client
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
- Huge rebuild package both in concept and code layer.
- Uses PHP8, dropped PHP 7.4 compatibility.
- More concentrated on delivery flexible package that could be use directly in apps rather than in other packages
- Made interfaces & classes for configuration, authorization, data fetching, containing & parsing to final classes delivered by user
- Prepared classes for config, url creating & fetching data from JSON API