laravel-translatable
Translation attribute
A package that makes Eloquent models store translations as JSON attributes
Making Eloquent models translatable
2k stars
26 watching
282 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
eloquenti18nlaravelphptranslated-attributes
Related projects:
Repository | Description | Stars |
---|---|---|
| Associates files with Eloquent models for image and media storage in Laravel applications | 5,805 |
| Adds search functionality to Eloquent models in Laravel applications | 2,010 |
| A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,474 |
| Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. | 1,416 |
| A package to simplify the creation of unique URLs for Eloquent models in Laravel applications. | 3,915 |
| Automatically generates Laravel models based on a database schema | 1,509 |
| A package for extending Laravel's Eloquent models and functionality | 554 |
| A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. | 192 |
| Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. | 30 |
| A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 970 |
| An elegant framework-agnostic approach to managing roles and abilities for Eloquent models in PHP applications. | 3,462 |
| Provides an ORM interface to MongoDB | 7,024 |
| Library that generates domain events from Eloquent attribute changes in Laravel applications | 312 |
| A package to log activities in Laravel applications, storing events and user interactions for auditing purposes. | 5,390 |
| Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |