uuid-doctrine
Identifier type
A Doctrine field type extension for using Ramsey/Uuid as an identifier type.
Allow the use of a ramsey/uuid UUID as Doctrine field type.
898 stars
18 watching
84 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
dbaldoctrineguididentifiersphpphp7php8uuid
Related projects:
Repository | Description | Stars |
---|---|---|
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
martin-georgiev/postgresql-for-doctrine | A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. | 360 |
opsway/doctrine-dbal-postgresql | Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
happyr/doctrine-specification | A Doctrine query specification library simplifying repository queries and reducing code duplication. | 447 |
fabienpennequin/fpntagbundle | Enables tagging of Doctrine entities in Symfony applications | 76 |
juliangut/slim-doctrine-middleware | Middleware for integrating Doctrine with the Slim Framework. | 6 |
ramsey/uuid | A PHP library for generating and working with unique identifiers. | 12,468 |
wpottier/wizaddoctrinedocbundle | Automates generation of documentation for Doctrine ORM schema. | 15 |
carnage/doctrine-encrypted-column | Provides a secure way to encrypt data stored through an object-relational mapping system | 36 |
dcramer/django-uuidfield | A Django model field library providing a UUID data type for storing unique identifiers | 263 |
fre5h/doctrineenumbundle | Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
webpatser/laravel-uuid | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,801 |
creof/doctrine2-spatial | Supports spatial data types and functions in Doctrine2 ORM for multiple databases | 272 |
rulerz-php/doctrine-dbal | A cookbook that teaches how to use Doctrine DBAL and RulerZ to retrieve data from a database | 5 |
leedavis81/drest | A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |