3 Repositories
PHP nanoid Libraries
This package allows you to easily work with NanoID in your Laravel models.
Laravel Model UUIDs Introduction Huge thanks to Micheal Dyrynda, whose work inspired me to create this package based on laravel-model-nanoid but uses
3 Jul 27, 2022
PHP implementation of Nanoid, secure URL-friendly unique ID generator
Nanoid-php A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript Safe. It uses cryptographically strong random APIs and gu
548 Jan 4, 2023
Use Nanoids within your laravel application.
Laravel Nanoid Introduction A simple drop-in solution for providing nanoid support for the IDs of your Eloquent models. (Stripe-like IDs) Installing c
8 May 17, 2022