Libraries tagged by Train case
inpin/backend-foundation
45 Downloads
Backend (Laravel) foundation base classes
dpodium/yii2-audittrail
204 Downloads
Yii2-audittrail tracks changes to a model with behavior implementation, based on package asinfotrack/yii2-audittrail by Pascal Mueller, AS infotrack AG
pelmered/lumen-api-helper
187 Downloads
Collection of traits and base classes for structured and rapid API development
multihanded/overload
2 Downloads
An Artisan command that simplifies the process of creating trait-based method overloads by the number of arguments.
mojahed/mparser
92 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
jair921/searchable
9 Downloads
Eloquent model search trait. Based on Nicolaslopezj\Searchable
curly-deni/laravel-permission-policy
15 Downloads
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
bluebaytravel/sortable
127 Downloads
Alternative sortable trait based on jedrzej/sortable
zeroshotlabs/libphphi
10 Downloads
Base trait and helpers for working with PHP FFI modules.
submtd/class-errors
759 Downloads
Adds HasErrors trait to classes. Simple error management
evas-php/evas-di
101 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
ecfectus/manager
23 Downloads
A simple driver based manager trait to use multiple drivers for a set of functionality
curtiskelsey/doctrine-repo-helper
224 Downloads
Generates a trait to help ease the access of custom repo methods
gregoriohc/laravel-seedable
158 Downloads
Laravel package that allows seeding based on a trait and custom seeder
cosmos/rbac
7 Downloads
A trait for using Role-based access control in the User that a Laravel eloquent model.