A library used to interact with the Directus API using PHP.
This project is open source and available under the MIT License.
- PHP >= 8.0 (Tested up to
8.4
)
composer require bayfrontmedia/directus-api-client
For usage information, see Directus client.
To aid in creating the query string for a request, the query builder can be used.