Skip to content

Releases: bulldogcreative/id

Add a Simple ID

19 Dec 21:48
Compare
Choose a tag to compare
v1.5.0

Add a Simple ID v1.5.0

Added another type of ID

30 Nov 19:11
Compare
Choose a tag to compare

You can now use multiple incremental IDs to create a single ID.

Add setPrefix method

23 Nov 23:18
Compare
Choose a tag to compare

Allow the prefix to be set after the class is instantiated.

Prefix IDs

23 Nov 23:13
Compare
Choose a tag to compare

Add a prefix option via the construct that will be prepended to all IDs created with that instantiation.

Lowered PHP version required

07 Nov 16:31
Compare
Choose a tag to compare

Instead of requiring PHP 7.2, this now requires PHP 7.1.

Added an interface

05 Nov 00:27
Compare
Choose a tag to compare
v1.0.1

Add an ID interface

IPR - Initial Public Release

04 Nov 23:21
Compare
Choose a tag to compare
v1.0.0

Add example usage

Initial Release

04 Nov 23:13
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.0

Add badges