Libraries tagged by prisma
lucadello91/eloquent-uuid
8339 Downloads
Laravel Eloquent Model trait for using UUID on primary key
lorenzomar/mysql-optimized-uuid
7 Downloads
Optimized binary representation of UUID to use as primary key in MySQL table. See www.percona.com/blog/2014/12/19/store-uuid-optimized-way
loadsys/cakephp-uuid-shell
3826 Downloads
An incredibly simple Shell that exposes the String::uuid() method to the command line. Convenient for generating new IDs in bulk for seed or development data that use UUIDs as primary keys.
loadsys/cakephp-serializers-errors
2102 Downloads
Used to serialize CakePHP Errors and Exceptions, primarily as HTML, JSON or JSON API.
lemonade/component_currency
20 Downloads
Lemonade Currency Conversion Library provides a reliable PHP solution for converting currencies using the Czech National Bank (CNB) as a primary source. Fully compatible with PHP 8.1 and optimized for static analysis with PHPStan.
laravel-livewire/uc-modules
29 Downloads
laravel livewire user primary modules
larabeans/uuider
80 Downloads
Apiato container to replace primary key type from auto-increment to uuid.
lampge/ulid
32 Downloads
Laravel package Use to auto product primary key.
koreus/base-requires25
2 Downloads
Primary dependencies for XOOPS/XoopsCore25
knownhost/synergycp
4 Downloads
This package is a wrapper for the SynergyCP. It's primarly built to integrate with Snipe It inventory management system.
kaskadia/doctrine-repository-wrapper-uuid
110 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
kaskadia/doctrine-repository-wrapper-int
6 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses INT as the primary identifier.
journolink/resolvable
9175 Downloads
Make Eloquent models resolvable by fields other than the primary key
jordimorillo/uid
14 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
jasonej/eloquent-uuid
15 Downloads
A package for utilizing uuids as primary keys on Eloquent models.