Libraries tagged by laravel attributes package
open-southeners/laravel-model-status
200 Downloads
A very simple yet very integrated Laravel status package
mkd/laravel-state-management
4 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
meius/laravel-filter
25 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
larapack/attribute-hashing
954 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.
jetcod/laravel-slugify
18 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
rosengate/sigil
64 Downloads
Laravel-Exedra PHP 8 attributes based routing controller package
flexflux/encryptor
92 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
orlserg/utm-recorder
22 Downloads
Package to track utm attributes from visitors
digitaldev-lx/log-hole
10 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
malyusha/path-history
1593 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
davidmpeace/immutability
20473 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
juliomotol/laravel-channel-attributes
3 Downloads
This is my package laravel-channel-attributes
cfx/laravel-nested-attributes
2 Downloads
This is my package laravel-nested-attributes
syscape-space/laravel-translation
11 Downloads
A Laravel package for model attributes translations
bombenprodukt/laravel-arbitrary-attributes
4 Downloads
A package to easily use arbitrary attributes with Laravel.