Libraries tagged by primary
yireo/magento2-serverpush
6260 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
mpyw/laravel-unique-violation-detector
63769 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
maksimru/composite-primary-keys
15237 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
lyragosa/eloquent-composite-primary-keys
19 Downloads
Make Laravel Eloquent Database Support Composite Primary Keys
heimseiten/contao-primary-page-image-bundle
5 Downloads
Rüstet das Contao-6-Feature „Seitenbild“ für Contao 5.7 nach: In den Seiteneinstellungen lässt sich ein Bild festlegen, das als primaryImageOfPage in die JSON-LD-Daten der Seite geschrieben wird und im Template über contao.page.primaryImage zur Verfügung steht.
customd/laravel-addressable
1442 Downloads
Laravel Addressable is a Laravel package to manage addresses that belong to your models. You can add addresses to any eloquent model with ease.
rinvex/laravel-contacts
1825 Downloads
Rinvex Contacts is a polymorphic Laravel package, for contact management system. You can add contacts to any eloquent model with ease.
wujunze/laravel-id-generate
4413 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
wickedbyte/int-to-uuid
19 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
mediagone/small-uid-doctrine
577 Downloads
Provides Doctrine types for mediagone/small-uid package.
xoops/base-requires25
6947 Downloads
Primary dependencies for XOOPS/XoopsCore25, (meta-package, no code)
vadkuz/flarum2-secondary-tags-master
28 Downloads
Bind global secondary tags to specific primary tags and control whether they appear in All Discussions.
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
sfaut/masquerade
11 Downloads
Batch MySQL and MariaDB upserts (INSERT ... ON DUPLICATE KEY UPDATE) with automatic chunking and primary-key protection, via PDO.
salaun/laravel-complex-upsert
599 Downloads
A tool to efficiently upsert a database without having to relly on a primary id.