PHP Classes

Notable PHP package: PHP Create UUID v4 type

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 147

Last month viewers: 2

Categories: Notable Packages

UUID are values that can be used to uniquely represent an object eventually stored in a database, in a way that the two different objects will not have the same UUID value.

This package provides means to generate UUID values according to the version 4 of the UUID specification, so it can easily be used in applications that use the Doctrine ORM tool.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP Create UUID v4 type is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: A custom Doctrine data type for UUID v4 values

Here follows in more detail what it does:

This package provides a custom Doctrine data type for UUID v4 values.

It provides a means to create values that represent universally unique identifier strings according the version 4 of the UUID specification.

The package can be used in applications that use Doctrine ORM so it can store the generated values in data objects as primary keys.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)