typicms/translatable
A trait to make an Eloquent model hold translations
时间:2025-11-02 17:08
zaimea/sluggable
Sluggable is a lightweight and flexible Laravel package that provides automatic, customizable slug generation for your Eloquent models. Using the HasSlug trait, your models gain the ability to generate SEO-friendly slugs from one or more fields, prevent duplicates, customize separators, control upda
时间:2025-11-02 11:40
me-arif-dewan/laravel-repository-generator
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pi
时间:2025-10-26 10:10
alcamo/decorator
Base trait and class to create decorators
时间:2025-10-22 15:32
mimosafa/laravel-openapi-validation-helper
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
时间:2025-10-21 08:00
tetthys/eloquent-hierarchy
Lightweight Eloquent trait for self-referential (recursive) models with parent/children relations and O(1)/EXISTS() checks.
时间:2025-10-20 08:30
fomvasss/laravel-static-lists
Laravel bridge for fomvasss/static-lists: trait, Collection macros, helpers.
时间:2025-10-19 11:30
devituz/laravel-cachable
Simple and dynamic caching trait for Laravel models (Redis compatible)
时间:2025-10-17 18:33
ra7/structure_class
Base Classes, Traits, and their components
时间:2025-10-11 10:48
arpon/database
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
时间:2025-10-11 06:02
ritechoice23/taggable
The most intuitive and powerful Laravel tagging package that just works. Add intelligent tag normalization, trending analytics, powerful queries, and bulletproof edge case handling with zero configuration required.
时间:2025-10-09 11:43
a-sabagh/laravel-enhance-enums
A lightweight Laravel package that adds a reusable Translatable trait for handling model translations with clean, consistent syntax.
时间:2025-10-02 13:09
dgtlss/routa
Automatically generate resource route URLs on Laravel models using a trait.
时间:2025-10-01 22:02
iridiumintel/laravel-hashable-routes
A Laravel package that provides short, secure, and per-model configurable hashed route keys instead of incremental IDs.
时间:2025-09-27 00:36
ideacrafters/eloquent-payable
A Laravel package that enables any Eloquent model to accept payments by adding a simple trait
时间:2025-09-19 14:42