Libraries tagged by package attribute
thettler/laravel-console-toolkit
4094 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
spoorsny/laravel-south-african-id
1224 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
open-southeners/laravel-model-status
600 Downloads
A very simple yet very integrated Laravel status package
mahmudul/lara-enum
858 Downloads
A lightweight Laravel enum enhancement package with labels, descriptions and helpers.
lexo/defer-vite
18553 Downloads
Simple Laravel package to add defer attribute to Vite script assets.
famdirksen/laravel-model-encryption
8703 Downloads
Laravel package to encrypt model attributes
jacknoordhuis/laravel-database-hashing
2437 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
nawasara/auth-primitives
330 Downloads
Low-level auth primitives for Nawasara packages: sudo mode (session window, Livewire attribute, route middleware), built to live below the application shell so domain packages can depend on it without dragging in core.
androlax2/laravel-model-typed-settings
1755 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
jetcod/laravel-slugify
340 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
flexflux/encryptor
530 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
vincentvdree/wp-hooked
226 Downloads
A small package for defining actions and filters in WordPress using classes and attributes.
sowailem/fieldguard
11 Downloads
FieldGuard is a Laravel package that enforces field-level security on Eloquent models, allowing fine-grained control over who can view or modify specific attributes—perfect for role-based data protection without altering your core models.
mouf/html.tags
20432 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
martinezart87/laravel-sql-server-custom-connector
897 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0