zerp / product-service
Product and service catalog module for the Zerp ERP platform
Package info
github.com/zerp-pk/product-service
Language:TypeScript
pkg:composer/zerp/product-service
v1.0.7
2026-09-07 14:52 UTC
Requires
- php: ^8.2
Requires (Dev)
- orchestra/testbench: ^9.0 || ^10.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-07 14:53:06 UTC
README
Product & Service module for the Zerp ERP platform. Product and service catalog module for the Zerp ERP platform
Requirements
- PHP 8.2+
- A Laravel application with package auto-discovery enabled (built for Zerp, Laravel 12)
Installation
composer require zerp/product-service
The package auto-registers via Laravel's package discovery - no manual service provider registration needed.
What it provides
Zerp\ProductService\Providers\ProductServiceServiceProvider- boots this module's routes, migrations, and settings- Frontend pages/components under
src/Resources/js
License
MIT - see LICENSE.