Download the PHP package shan016/laravel-autonumber without Composer
On this page you can find all versions of the php package shan016/laravel-autonumber. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shan016/laravel-autonumber
More information about shan016/laravel-autonumber
Files in shan016/laravel-autonumber
Download shan016/laravel-autonumber
More information about shan016/laravel-autonumber
Files in shan016/laravel-autonumber
Vendor shan016
Package laravel-autonumber
Short Description Laravel package to create autonumber for Eloquent model
License MIT
Homepage https://github.com/shan016/laravel-autonumber
Package laravel-autonumber
Short Description Laravel package to create autonumber for Eloquent model
License MIT
Homepage https://github.com/shan016/laravel-autonumber
Please rate this library. Is it a good library?
Informations about the package laravel-autonumber
π Laravel AutoNumber v2.0
Weβre excited to introduce v2.0 of Laravel AutoNumber! This release brings improved compatibility, cleaner integration, and alignment with modern Laravel standards.
β¨ Whatβs New
- Full support for Laravel 10
- Updated for PHP 8.1+
- Improved stability and performance
- Cleaner integration with Eloquent model lifecycle
- Enhanced support for dynamic formats using closures
π₯ Breaking Changes
-
Dropped support for:
- Laravel 8
- Laravel 9
- PHP versions below 8.1
If you are using Laravel 8 or 9, please continue using v1.x
π Upgrade Guide
-
Update the package:
-
(Optional) Republish configuration:
-
Run migrations:
-
Verify your model:
- Uses
AutoNumberTrait - Implements
getAutoNumberOptions()
- Uses
π§ͺ Example
π¦ Installation (Fresh)
π Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
β Support
If you find this package useful, consider giving it a β on GitHub!
All versions of laravel-autonumber with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/config Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/config Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
The package shan016/laravel-autonumber contains the following files
Loading the files please wait ...