Libraries tagged by primas
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
19 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
30 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
109 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
5 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
9174 Downloads
Make Eloquent models resolvable by fields other than the primary key
jordimorillo/uid
13 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.
jakyeru/snowflake
13 Downloads
Snowflake is a package for Laravel that allows Twitter's 64 bit snowflake to be used as primary identifier for models.
jackeratarina/laravel-uuid-database-queue
9 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.