Libraries tagged by trait
prezly/forbid-serialization
125905 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP
previousnext/drupal-test-utils
13040 Downloads
Utility traits for Drupal testing.
padosoft/laravel-validable
8275 Downloads
Trait to activate validation when saving Eloquent Model
oliverkroener/ok-typo3-helper
2019 Downloads
A TYPO3 extension with helper traits and utilities.
novius/laravel-translatable
5754 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-publishable
6252 Downloads
A Laravel Eloquent model trait for publishable resource
novius/laravel-linkable
2437 Downloads
A Laravel Eloquent model trait for linkable resource
myparcelcom/json-api
71168 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
mistralys/application-utils-collections
13177 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
miladshm/controller-helpers
1902 Downloads
Resource controller methods in traits
miets/doctrine-behaviors
4196 Downloads
Doctrine Behavior Traits for symfony 7+
mc0de/console-timer
89 Downloads
A trait for tracking execution time in Laravel console commands
maggomann/filament-only-icon-display
5091 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
maggomann/addressable
4914 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
kingofcode/laravel-uploadable
6034 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration