Libraries tagged by attributed
nicolas-souffleur/option-importer-connector
15 Downloads
Create the new attributes options in Akeneo automatically while importing products
nicolas-souffleur/mapping-connector-bundle
250 Downloads
Import and export products with specific columns names. Map them with the Akeneo attributes and integrate or generate the CSV you need.
ngsoft/container
98 Downloads
An auto-wired dependency injection container
moe-mizrak/validator-guard
1 Downloads
ValidatorGuard enables attribute-driven validation to control Laravel method behavior.
mkd/laravel-state-management
6 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mirocow/yii2-notification
7 Downloads
Yii2 notification
meius/laravel-filter
38 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
letots/workflow-extension-bundle
31 Downloads
Configurations to allow defining Symfony Workflows as PHP classes easily and little helpers functions to work with them.
kenny1911/typed-properties-helper
2088 Downloads
Set of helper functions to working with typed class properties.
kariricode/property-inspector
89 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
joecianflone/modelproperties
867 Downloads
Make the DX of Eloquent Models better
jdz/utilities
4296 Downloads
Some usefull utilties
iachilles/eavactiverecord
34 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
hnhdigital-os/laravel-model-schema
124 Downloads
Changes how the Eloquent Model provides attributes.