Libraries tagged by model id
j4mie/paris
534383 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
goldspecdigital/laravel-eloquent-uuid
1353321 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
spatie/laravel-prefixed-ids
226544 Downloads
Friendly prefixed IDs for Laravel models
deligoez/laravel-model-hashid
120178 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
tonysm/globalid-laravel
134247 Downloads
Identify app models with a URI. Inspired by the globalid gem.
tectalic/openai
308396 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
28245 Downloads
A trait which automatically generates a unique hash per model instance
your-app-rocks/eloquent-uuid
98380 Downloads
Adds support for UUID generation automatically for Models Eloquents.
eg-mohamed/referenceable
9624 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
propaganistas/laravel-fakeid
232692 Downloads
Automatic ID obfuscation for Eloquent models.
red-explosion/laravel-sqids
40822 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
josezenem/laravel-slugidable
66904 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
jetcod/eloquent-keygen
32041 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
tommyknocker/pdo-database-class
6141 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
120917 Downloads
Encode model IDs to JSON:API resource IDs.