Libraries tagged by model id
j4mie/paris
519969 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
goldspecdigital/laravel-eloquent-uuid
1335520 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
spatie/laravel-prefixed-ids
202885 Downloads
Friendly prefixed IDs for Laravel models
deligoez/laravel-model-hashid
110959 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
tonysm/globalid-laravel
120119 Downloads
Identify app models with a URI. Inspired by the globalid gem.
tectalic/openai
299953 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
adamhopkinson/laravel-model-hash
24301 Downloads
A trait which automatically generates a unique hash per model instance
your-app-rocks/eloquent-uuid
93648 Downloads
Adds support for UUID generation automatically for Models Eloquents.
eg-mohamed/referenceable
8766 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
propaganistas/laravel-fakeid
231417 Downloads
Automatic ID obfuscation for Eloquent models.
red-explosion/laravel-sqids
35921 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
josezenem/laravel-slugidable
65909 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
jetcod/eloquent-keygen
25704 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
tommyknocker/pdo-database-class
6032 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
laravel-json-api/hashids
112241 Downloads
Encode model IDs to JSON:API resource IDs.