Libraries tagged by ulid
petegore/doctrine-behaviors
166 Downloads
Doctrine2 behavior traits
orbital-framework/generator
67 Downloads
Generator library for Orbital Framework
openlss/func-gen
127 Downloads
Random generation functions
niefdev/lazyid
1 Downloads
Minimal 14-character URL-safe unique ID generator with timestamp-based structure.
net_bazzline/php_component_database_file_storage
44 Downloads
local file database
moccalotto/idhash
178 Downloads
A reversible (integer) ID obfuscator
mihai-stancu/doctrine-types-extra
1843 Downloads
Doctrine2 storing `UUID()` as BINARY(16) and `UUID_SHORT()` as BIGINT for MySQL.
meshachviktor/secure-random
10 Downloads
A simple library for securely generating random values.
masdevs/passenger
21 Downloads
Is a fork of Laravel Passport but with support to UUID.
lukasz93p/doctrine-domain-id-types
67 Downloads
Package which allows to use custom interfaces as entities ids instead of primitive types.
lukaskorl/uniquely
2008 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
lockuser/doctrine-behaviors
11 Downloads
Doctrine Behavior Traits
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/validations
363 Downloads
Add a validation management for Laramore