Libraries tagged by attributed
ponich/eloquent-traits
85 Downloads
Traits for laravel eloquent models
payamjafari/laravel-db-encrypter
147 Downloads
Provides database model attribute encryption/decryption
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
159 Downloads
An auto-wired dependency injection container
moe-mizrak/validator-guard
2 Downloads
ValidatorGuard enables attribute-driven validation to control Laravel method behavior.
mkd/laravel-state-management
7 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
6 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
46 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
knik/x509
6301 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
kenny1911/typed-properties-helper
2125 Downloads
Set of helper functions to working with typed class properties.
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.
hariadi/laravel-boilerplate-generator
607 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate