simondevelop/strapi-api

PHP library allowing you to use the Strapi API via various functions to facilitate requests.

0.2.0 2022-09-03 12:41 UTC

This package is auto-updated.

Last update: 2024-04-29 11:27:33 UTC


README

version Minimum PHP Version Github Actions PHP codecov GitHub license

strapi-api

PHP library allowing you to use the Strapi API via various functions to facilitate requests.

TODO

  • User system (without external provider)
  • Collection types
    • Get
    • Get Id
    • Post
    • Put
    • Delete
  • Single types
    • Get
    • Put
    • Delete
    • Post
  • Upload

Check this docs for more.

Go to contribute !