mvps / laravel-lumis
Laravel package providing MVPS Lumis common functionality for integration and task-based services.
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/mvps/laravel-lumis
Requires
- php: ^8.3
- illuminate/support: ^10.0|^11.0|^12.0
- pdeans/miva-api: ^2.1.1
Requires (Dev)
- nunomaduro/collision: ^7.12
- orchestra/testbench: ^8.18
- pestphp/pest: ^2.36
- pestphp/pest-plugin-laravel: ^2.2
README
Introduction
The Lumis for Laravel package bridges the power of the Miva JSON API with the expressive structure of Laravel, giving you a clean, service-driven foundation for building reliable integrations.
Lumis focuses on the backend integration layer. It handles store configuration, API authentication, connection management, and robust request handling so you can work with Miva data using familiar Laravel conventions.
Whether you're integrating a single storefront or managing multiple Miva stores across environments, Lumis provides a consistent and testable API layer designed for real-world production workflows.
Official Documentation
See the full documentation for details installation and usage instructions.
Contributing
Thank you for considering contributing to Lumis! Please see the contributing guide for details.
Code of Conduct
Lumis adheres to Laravel's Code of Conduct. By participating, you are expected to uphold this standard.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Lumis is open-source software licensed under the MIT license.
