Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haruncpi/laravel-id-generator
Easy way to generate custom ID from database table in Laravel framework.
https://github.com/haruncpi/laravel-id-generator
id-generator laravel laravel-id-generator laravel-package laravel6
Last synced: about 1 month ago
JSON representation
Easy way to generate custom ID from database table in Laravel framework.
- Host: GitHub
- URL: https://github.com/haruncpi/laravel-id-generator
- Owner: haruncpi
- Created: 2019-10-27T17:00:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T12:12:35.000Z (11 months ago)
- Last Synced: 2024-04-23T12:58:26.276Z (7 months ago)
- Topics: id-generator, laravel, laravel-id-generator, laravel-package, laravel6
- Language: PHP
- Homepage:
- Size: 66.4 KB
- Stars: 272
- Watchers: 2
- Forks: 50
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Laravel ID Generator
Easy way to generate custom ID from database table in Laravel framework
![Image description](preview.png)
## Documentation
Get documentation on [laravelarticle.com](https://laravelarticle.com/laravel-custom-id-generator)## Other Packages
- [Laravel Log Reader](https://github.com/haruncpi/laravel-log-reader) - A simple and beautiful laravel log reader.
- [Laravel H](https://github.com/haruncpi/laravel-h) - A helper package for Laravel Framework.
- [Laravel Simple Filemanager](https://github.com/haruncpi/laravel-simple-filemanager) - A simple filemanager for Laravel.
- [Laravel Option Framework](https://github.com/haruncpi/laravel-option-framework) - Option framework for Laravel.Followed Coding Style [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)