Libraries tagged by T3AI
troelskn/laravel-fillable-relations
78332 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
258735 Downloads
A small set of traits that can be used to prevent misuse of your objects
phrity/util-interpolator
154142 Downloads
Interpolator class and trait.
phrity/comparison
347201 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
minwork/array
274140 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
marcusball/case-helper
55281 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
kongulov/interact-with-enum
65937 Downloads
Trait for convenient use of ENUM in PHP
kdyby/strict-objects
1743778 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
207589 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
285264 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
hyva-themes/magento2-wysiwyg-svg
148861 Downloads
Allow SVGs and all tailwind classes in CMS block and page content.
halilcosdu/laravel-replicate
13274 Downloads
Laravel client for Replicate predictions, files, models, trainings, and signed webhooks
fig/cache-util
62998 Downloads
Useful utility classes and traits for implementing the PSR cache standard
drunomics/service-utils
217984 Downloads
Provides setter injection traits in order to ease dependency injection of services.
dlimars/laravel-searchable
179980 Downloads
A Simple trait search for Laravel Models