Laravel Directus Api Wrapper

screenshot of Laravel Directus Api Wrapper

A collection of Laravel facades to interact with Directus CMS.

Overview

The Laravel Directus API Wrapper is a collection of Laravel facades that allow developers to easily interact with the Directus CMS. It is designed for use with Laravel 7/8 and Directus 8.

Features

  • Easy Integration: The Laravel Directus API Wrapper provides Laravel facades that simplify the integration of Directus CMS with Laravel projects.
  • Configurability: The package offers a configuration file that can be published and edited to customize the behavior of the Directus API.
  • Authentication Support: The wrapper includes features that facilitate authentication with the Directus API, allowing developers to manage user sessions and handle authentication requests easily.
  • Additional Helpers: The package also includes various helper functions for commonly used Directus API endpoints, such as items, files, and collections.

Summary

The Laravel Directus API Wrapper is a convenient tool for integrating Directus CMS with Laravel projects. With its Laravel facades, it provides a simplified way to interact with the Directus API and includes features for authentication and handling common API endpoints. By following the installation guide, developers can quickly set up and start using this package in their Laravel applications.