Libraries tagged by laravel attributes

kalshah/laravel-validation-html-attributes

19 Favers
12 Downloads

Use laravel backend validation rules as html validation attributes.

Go to Download


curly-deni/laravel-permission-model-attributes

0 Favers
11 Downloads

Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.

Go to Download


salomoni/authorized-attributes

22 Favers
237 Downloads

Authorized Model Attributes for Laravel

Go to Download


mkd/laravel-fast-api

11 Favers
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.

Go to Download


stephancasas/blade-wants-attributes

7 Favers
11 Downloads

Provide all attributes (including irregular patterns) to Laravel Blade class components.

Go to Download


wendelladriel/laravel-virtue

31 Favers
11 Downloads

Extend the Laravel Framework with a collection of attributes

Go to Download


thetalabs/laravel-database-encryption

2 Favers
16427 Downloads

A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.

Go to Download


cortex/attributes

9 Favers
803 Downloads

Cortex Attributes is a frontend layer for the robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.

Go to Download


vicgutt/laravel-auto-model-cast

7 Favers
1454 Downloads

Automatically cast model attributes based on database columns

Go to Download


tim661811/laravel-telemetry-reporter

2 Favers
13 Downloads

A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.

Go to Download


tanmaymishu/laravel-funnel

9 Favers
3990 Downloads

Bind http query string parameters to Eloquent model attributes.

Go to Download


talandis/laravel-formatter

0 Favers
7654 Downloads

A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML

Go to Download


olsgreen/laravel-auditable

6 Favers
29 Downloads

An easy to implement attribute audit log for Eloquent ORM in Laravel 4.X.

Go to Download


mkd/laravel-state-management

5 Favers
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

Go to Download


mits87/eloquent-nested-attributes

12 Favers
364 Downloads

Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.

Go to Download


<< Previous Next >>