Skip to content

Repository files navigation

simtabi/lacommerce

Latest version on Packagist Tests License: MIT

Handy helper generators for Laravel e-commerce projects — auto-generate unique SKUs, order numbers, and ticket numbers on your Eloquent models via the HasSku, HasOrderNumber, and HasTicketNumber traits, each configurable globally or per model and fully replaceable.

Compatible with PHP ^8.0.

Install

composer require simtabi/lacommerce
php artisan vendor:publish --tag=lacommerce:config

Documentation

Full documentation is at opensource.simtabi.com/documentation/laranail/lacommerce — installation, getting started, each generator trait, and configuration.

Credits

The SKU-generation approach builds on Cyrill Kalita / binary-cats' work, plus all contributors.

Contributing & security

Issues and PRs are welcome — see CONTRIBUTING.md. Report vulnerabilities per SECURITY.md (opensource@simtabi.com); participation follows the Code of Conduct.

License

MIT © Simtabi LLC. See LICENSE.md.

About

A collection handy helper functions for your laravel ecommerce projects

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages