wyxos/harmonie

Backend utilities for Laravel and @wyxos/vision

v1.3.2 2024-02-29 16:06 UTC

README

Wyxos Harmonie is a PHP library designed to streamline backend development for Laravel applications. This library can function alongside the Node.js plugin @wyxos/vision to deliver an enhanced development experience, but it is also fully capable of operating independently.

Installation

To add Wyxos Harmonie to your project, simply run:

composer require wyxos/harmonie

Usage

Wyxos Harmonie is designed to be intuitive and easy to use. Detailed usage instructions and examples will be provided in the documentation (coming soon).

While this library is designed to work in conjunction with the @wyxos/vision Node.js plugin, they can also be used independently depending on the requirements of your project.

To use the export capabilities, the job_batch table needs to exist. You can either manually generate the migration by running php artisan queue:batch-table or php artisan harmonie:setup.

Support and Contributions

If you encounter any issues or have any questions about Wyxos Harmonie, feel free to submit an issue on the project's GitHub page. Contributions to the project are also welcome!

License

Harmonie is open-sourced software licensed under the MIT license.