Libraries tagged by trakt
rami/entity-kit-bundle
520 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
prezly/forbid-serialization
130911 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP
previousnext/drupal-test-utils
13645 Downloads
Utility traits for Drupal testing.
phoneburner/link-tortilla
347 Downloads
Provides a simple set of traits to allow wrapping user classes as PSR-13 Link implementations.
phoneburner/http-tortilla
24555 Downloads
Set of traits that make wrapping PSR-7 objects easier.
pd/async-control
127358 Downloads
Trait for asynchronous control rendering
padosoft/laravel-validable
8785 Downloads
Trait to activate validation when saving Eloquent Model
oliverkroener/ok-typo3-helper
3253 Downloads
A TYPO3 extension with helper traits and utilities.
novius/laravel-publishable
7262 Downloads
A Laravel Eloquent model trait for publishable resource
nicodev/asserts
31767 Downloads
List of traits that make assertions and throw Exception if assertion fails.
myparcelcom/json-api
72446 Downloads
MyParcel.com shared library with JSON API related exceptions, interfaces, traits and utility classes.
mistralys/application-utils-collections
16646 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
miets/doctrine-behaviors
4595 Downloads
Doctrine Behavior Traits for symfony 7+
maggomann/filament-model-translator
5727 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.
kingofcode/laravel-uploadable
6071 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration