bayfrontmedia/directus-api-client

A library used to interact with the Directus API using PHP.

v1.1.3 2024-12-23 22:21 UTC

This package is auto-updated.

Last update: 2024-12-23 22:22:20 UTC


README

A library used to interact with the Directus API using PHP.

License

This project is open source and available under the MIT License.

Author

Bayfront Media

Requirements

  • PHP >= 8.0 (Tested up to 8.4)

Installation

composer require bayfrontmedia/directus-api-client

Documentation

For usage information, see Directus client.

To aid in creating the query string for a request, the query builder can be used.