codeigniter4-uuid
codeigniter4-uuid copied to clipboard
UUID package for CodeIgniter 4 with support for Model and Entity.
Results
1
codeigniter4-uuid issues
Sort by
recently updated
recently updated
newest added
- Added method `Uuid::fromValue` - for automatic convert passed value to a UUID interface (from string or raw binary) - Added test for new method - Updated `UuidModel` - changed...