Libraries tagged by primas
dereuromark/cakephp-hashid
9843 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
vitexsoftware/primaerp
1 Downloads
PHP Based Library for easy interaction with primaERP api
maksimru/composite-primary-keys
15024 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
wujunze/laravel-id-generate
4383 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
mediagone/small-uid
715 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
benbjurstrom/eloquent-postgres-uuids
4035 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
rinvex/laravel-contacts
1818 Downloads
Rinvex Contacts is a polymorphic Laravel package, for contact management system. You can add contacts to any eloquent model with ease.
primakurzy/shortcode
500 Downloads
For Educational Purposes Only
primal/query
14 Downloads
Chain-able asynchronous query builder for MySQL PDO
primal/errorhandler
35 Downloads
Quick trigger class for handling all errors and exceptions internally. Defaults to outputting as JSON data
ycloudyusa/ws_outsiders
13 Downloads
metapackage designed for the YMCA Website Services Drupal distribution. Its primary function is to manage and track Drupal modules and third-party vendor libraries that are not yet fully compatible with the latest major version of Drupal core
xsoft-ict/mason-tag
527 Downloads
Add custom fields to discussions, associate with primary tag
sunnysideup/table_filter_sort
1221 Downloads
A javascript module that allows you to filter and sort complex tables. Primarily written for the Silverstripe CMS
stevenmaguire/laravel-uuid-model
45 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
salaun/laravel-complex-upsert
502 Downloads
A tool to efficiently upsert a database without having to relly on a primary id.