shopper / http
Shopper HTTP infrastructure, shared middleware, route helpers, and API configuration
v3.0.0-rc.1
2026-09-17 21:04 UTC
Requires
- php: ^8.3
- illuminate/auth: ^12.68|^13.27
- illuminate/cache: ^12.68|^13.27
- illuminate/contracts: ^12.68|^13.27
- illuminate/database: ^12.68|^13.27
- illuminate/http: ^12.68|^13.27
- illuminate/routing: ^12.68|^13.27
- illuminate/support: ^12.68|^13.27
- illuminate/validation: ^12.68|^13.27
- laravel/sanctum: ^4.0
- shopper/core: v3.0.0-rc.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-17 21:04:51 UTC
README
The HTTP infrastructure of Shopper: the /store route registrar,
the middleware resolving the channel, zone, locale and customer of a request, CORS on the store
routes and the rate limiters.
This package is installed with shopper/framework.
It is not meant to be required on its own.
Read the documentation to learn how Shopper works.