Documentation
PHP Beautiful ID Generator
This is a unique PHP ID generator package for customizing your invoice, order, and user ID.
Installation
Use the composer to install Beautiful ID Generator.
composer require dasundev/beautiful-id-generator
Usage
//import
use Dasundev\BeautifulIdGenerator\{
InvoiceIdGenerator,
OrderIdGenerator,
UserIdGenerator
};
//get invoice id
InvoiceIdGenerator::generate();
//get order id
OrderIdGenerator::generate();
//get user id
UserIdGenerator::generate("DasunDev");
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License.
Buy Me A Coffee! :coffee:
If you can contribute with a donation or you want to, feel free to do it at Buy me a coffee!?, I will be really thankfull for anything even if it is a coffee or just a kind comment towards my work, because that helps me a lot. Whenever you contribute with a donation, I will read your message and it will be shown in my main site.