Libraries tagged by package attribute
titon/annotation
5 Downloads
The annotation packages provides class and method level metadata through annotations.
spoorsny/laravel-south-african-id
8 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
repat/immutability
444 Downloads
A simple Laravel package based on davidmpeace/immutability that allows you to enforce immutable attributes on Eloquent models.
open-southeners/laravel-model-status
251 Downloads
A very simple yet very integrated Laravel status package
netsells/interface-binder
898 Downloads
A simple package that allows you to bind interfaces to concrete classes using PHP8 attributes
moe-mizrak/validator-guard-core
201 Downloads
Core package for ValidatorGuard
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
florddev/laravel-auto-routing
12 Downloads
Un package de routage automatique pour Laravel
dejodev/laravel-multi-language-strings
10 Downloads
Laravel Package that adds a Multilanguage string class and an Attribute cast for adding language support to Models.
syscape-space/laravel-translation
12 Downloads
A Laravel package for model attributes translations
codetechnl/codetechfaker
21 Downloads
A faker package for custom attributes. Product faker, brand faker.
yann-soaz/laravel_seo
11 Downloads
package de gestion des attributs seo pour les contenu laravel
orlserg/utm-recorder
23 Downloads
Package to track utm attributes from visitors
famdirksen/laravel-data-export
0 Downloads
Laravel package to export model attributes
zidbih/laravel-auto-cache-clear
7 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.