Libraries tagged by primas
i2/uuid
5 Downloads
generates a UUID often a int primary key
haymetg/luuid
22 Downloads
A Laravel package for making UUID primary key
hackerpro536/cache_image
29 Downloads
The primary class file for PHP Image Compressor & Caching
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
fbvendor/grathapi
3 Downloads
he Graph API is the primary way for applications to read and write Facebook social graph data. All of our SDKs and products interact with the Graph API. The rest of our APIs are extensions of the Graph API
fahriztx/model-uuid
22 Downloads
A Laravel Package to handle Primary Key using UUID
ezitisitis/laravel-uuid
209 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
esyoilgmbh/annotations
143 Downloads
Annotations primarily for route declaration
dragonrun1/uuid64type
15 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
dprmc/ldap
5 Downloads
A PHP library primarily used for LDAP authentication.
ddlabs/uuid-package
6667 Downloads
Package to allow you to use UUID for primary key in Laravel Models
daverodal/wargaming
40 Downloads
This is the primary wargame componet for my game https://github.com/daverodal/
danielorkae/passport
12 Downloads
Fork of laravel/passport to suport uuid as primary key. Laravel Passport provides OAuth2 server support to Laravel.
coyote6/laravel-base
75 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.