bayfrontmedia / directus-api-client
A library used to interact with the Directus API using PHP.
v1.1.2
2024-09-10 01:32 UTC
Requires
- php: ^8.0
- bayfrontmedia/multi-curl: ^2.1
- bayfrontmedia/php-array-helpers: ^2.0
- bayfrontmedia/php-validator: ^4.0
This package is auto-updated.
Last update: 2024-10-10 01:35:43 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
Requirements
- PHP >= 8.0
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.