This package is useful for creating globally unique identifiers (GUID). It's under MIT license so it's free for everyone. If you want to use this package with Laravel v4.2 stick with the backward ...
If you spend any amount of time hacking APIs, you will come to notice that many endpoints use globally unique identifiers (GUIDs) to represent data in the system. While GUIDs are a great way to ensure ...