Libraries tagged by att
snowio/magento2-extended-product-repository
194049 Downloads
A Magento 2 module which allows product creation with extended attribute option labels
sinemacula/laravel-cached-crypt
2986 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
sidus/eav-model-bundle
21843 Downloads
Symfony3 & Doctrine implementation of a Entity-Attribute-Value model, easily extendable
sfneal/casts
59555 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
serendipity_hq/component-then-when
167262 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
sam-it/yii1-json-behavior
24976 Downloads
Behavior for encoding model attribute(s) to json.
sam-it/abac
27775 Downloads
Attribute based access control
rixafy/monolog-discord-tracy-handler
2413 Downloads
Monolog discord handler for Nette Framework with log file attachments
redcrystal/cast
22673 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rami/entity-kit-bundle
517 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.
radialapps/banner-ics
2594 Downloads
Show event preview from ICS attachments
panichd/panichd
5482 Downloads
Ticketing system for Laravel (from 5 to 8). Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.
nerburish/yii2-daterange-validator
18475 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
mobilestock/laravel-database-interceptor
5777 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
minionfactory/model-mapper
20886 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.