Libraries tagged by laravel attributes package

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


pwrdk/laravel-custom-attributes

4 Favers
637 Downloads

Custom Attributes Package for Eloquent Models

Go to Download


jojomak13/laravel-attributes

5 Favers
4 Downloads

This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.

Go to Download


bvipul/laravel-encrypts-attributes

9 Favers
33 Downloads

This package will be used to encrypt attributes of a model.

Go to Download


thettler/laravel-command-attribute-syntax

8 Favers
8 Downloads

This Package allows the use of PHP Attributes to specify a command signature

Go to Download


famdirksen/laravel-utm-urls

5 Favers
152 Downloads

This package will add utm attributes to all urls

Go to Download


curly-deni/laravel-permission-kit

0 Favers
7 Downloads

A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.

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


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


meius/laravel-filter

5 Favers
46 Downloads

A Laravel package for applying dynamic filters to Eloquent models based on request parameters.

Go to Download


martinezart87/laravel-sql-server-custom-connector

1 Favers
379 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

Go to Download


larapack/attribute-hashing

3 Favers
1182 Downloads

Allows you to define what attributes in your Eloquent Model which should be hashed.

Go to Download


larapack/attribute-encryption

4 Favers
1932 Downloads

Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.

Go to Download


jetcod/laravel-slugify

6 Favers
44 Downloads

A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.

Go to Download


malyusha/path-history

4 Favers
1594 Downloads

Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.

Go to Download


<< Previous Next >>