Libraries tagged by avtr
redcrystal/cast
22730 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rami/entity-kit-bundle
669 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.
nerburish/yii2-daterange-validator
18952 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
murilosandiego/pagamento
2403 Downloads
Pacote para gerar pagamentos através de arquivos de remessas e leitura de retorno. Fork do projeto yii2-boleto-remessa
mobilestock/laravel-database-interceptor
7408 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
21404 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
mehr-it/html-cleaner
5856 Downloads
HTML cleaner to remove unwanted tags and attributes and elements from HTML fragments
mdmsoft/yii2-format-converter
21319 Downloads
Yii2 AR attribute converter
mathieutu/exporter
35054 Downloads
Export the attributes you need from all your objects and arrays.
magepow/configurable-preselect
3951 Downloads
Suggest customer selected attributes combination of products
lincanbin/white-html-filter
14655 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
lexo/defer-vite
16106 Downloads
Simple Laravel package to add defer attribute to Vite script assets.
leocello/sweet-enum
1368 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
keygenqt/yii2-autocomplete-ajax
14591 Downloads
A simple way to search model id of the attributes model
j-ben87/parsley-bundle
31719 Downloads
Convert Symfony constraints into data-attributes for client-side validation with Parsley.