Libraries tagged by T3AI
phoneburner/http-tortilla
24260 Downloads
Set of traits that make wrapping PSR-7 objects easier.
pd/async-control
127340 Downloads
Trait for asynchronous control rendering
padosoft/laravel-validable
8745 Downloads
Trait to activate validation when saving Eloquent Model
oliverkroener/ok-typo3-helper
3009 Downloads
A TYPO3 extension with helper traits and utilities.
nsd7/laravel-activitylog-ui
417 Downloads
A Tailwind CSS powered UI for the Spatie/laravel-activitylog package that we all love!
novius/laravel-translatable
6629 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-publishable
7140 Downloads
A Laravel Eloquent model trait for publishable resource
nicodev/asserts
31638 Downloads
List of traits that make assertions and throw Exception if assertion fails.
myparcelcom/json-api
72127 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
mistralys/application-utils-collections
15931 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
miets/doctrine-behaviors
4541 Downloads
Doctrine Behavior Traits for symfony 7+
maggomann/filament-only-icon-display
5588 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/filament-model-translator
5660 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
maggomann/addressable
5412 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
kingofcode/laravel-uploadable
6068 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration