invi5h / laravel-shopify
A Laravel package for helping in Shopify App development
0.2.0
2022-04-26 10:17 UTC
Requires
- php: ^8.1
- firebase/php-jwt: ^6.1
- laravel/socialite: ^5.5
- socialiteproviders/shopify: ^4.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- laravel/framework: ^9.9
- orchestra/testbench: ^7.4
- pestphp/pest: ^1.21
- pestphp/pest-plugin-mock: ^1.0
- squizlabs/php_codesniffer: ^3.6
- vimeo/psalm: ^4.22
- vlucas/phpdotenv: ^5.4
This package is auto-updated.
Last update: 2025-03-29 01:11:37 UTC
README
A Laravel package for helping in Shopify App development.
Installation
Install this through composer. Please see composer's documentation for details.
Testing
Run composer test
.
If you see an error, make sure you have the Sqlite driver installed.