kolaybi / numerator
This package produces a sequential number
Installs: 86
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kolaybi/numerator
Requires
- php: ^8.2
- illuminate/console: ^10.39 || ^11.0 || ^12.0
- illuminate/database: ^10.39 || ^11.0 || ^12.0
- illuminate/support: ^10.39 || ^11.0 || ^12.0
Requires (Dev)
- laravel/legacy-factories: ^1.4
- laravel/pint: ^1.22.1
- orchestra/testbench: ^8.19
- phpunit/phpunit: ^10.5
README
This project aims to provide a simple and efficient solution for generating sequential numbers like order numbers, invoice numbers, or any other sequential series.
Installation
composer require kolaybi/numerator
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.