Releases: bulldogcreative/id
Releases · bulldogcreative/id
Add a Simple ID
v1.5.0 Add a Simple ID v1.5.0
Added another type of ID
You can now use multiple incremental IDs to create a single ID.
Add setPrefix method
Allow the prefix to be set after the class is instantiated.
Prefix IDs
Add a prefix option via the construct that will be prepended to all IDs created with that instantiation.
Lowered PHP version required
Instead of requiring PHP 7.2, this now requires PHP 7.1.
Added an interface
v1.0.1 Add an ID interface
IPR - Initial Public Release
v1.0.0 Add example usage
Initial Release
v0.1.0 Add badges