nordkey-ab / store-support-tools
A Laravel package with support tools for the Nordkey platform
v1.0.0
2026-03-27 12:53 UTC
Requires
- php: >=8.1
- illuminate/config: >=10.0
- illuminate/database: >=10.0
- illuminate/support: >=10.0
Requires (Dev)
- phpunit/phpunit: ^9.5
README
This package provides support utilities and classes for Nordkey's e-commerce platform.
Installation
Install via Composer:
composer require nordkey-ab/store-support-tools
Laravel package auto-discovery registers the service provider automatically. No manual setup required.
Requirements
- PHP >= 8.1
- illuminate/support >= 10.0
- illuminate/config >= 10.0
- illuminate/database >= 10.0
Testing
vendor/bin/phpunit -c phpunit.xml
Contributing
Contributions are welcome!
License
The MIT License (MIT). Please see License File for more information.