Libraries tagged by package attribute
davidmpeace/immutability
20475 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
takemo101/simple-prop-check
857 Downloads
Simple Prop Check
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
meius/laravel-filter
46 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
grazulex/laravel-arc
27 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
botnetdobbs/laravel-luminous
6 Downloads
PHP 8 Attribute-driven OpenAPI 3.2 documentation for Laravel
algoyounes/bindify
345 Downloads
Laravel Package Bindify is a package that helps you to bind your classes to the Laravel service container
fiachehr/laravel-eav
267 Downloads
A complete Entity-Attribute-Value (EAV) package for Laravel
famdirksen/laravel-utm-urls
152 Downloads
This package will add utm attributes to all urls
curly-deni/laravel-permission-kit
33 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
alnaggar/laravel-translatable-model
8 Downloads
A Laravel package to store model attribute translations in a separate database table.
laravelplus/fortress
1994 Downloads
Fortress is a powerful Laravel package designed to streamline and enhance attribute-based authorization through middleware. It acts as the ultimate security gatekeeper for your application, ensuring that only the right users with the correct attributes gain access to specific resources.
cartalyst/cart
15 Downloads
Shopping cart package featuring multiple cart instances, item attributes and Conditions.
sideshot/php-svg-icons
81 Downloads
PHP package for Lucide SVG icons with easy attribute injection
rulr/laravel-authored
1934 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.