imhayatunnabi/laravel-hashes
A Laravel package for automatic encryption and decryption of model attributes
时间:2025-04-14 11:02
zidbih/laravel-auto-cache-clear
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.
时间:2025-03-09 22:22
rulr/laravel-authored
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
时间:2025-03-06 19:20
laravel-attributes/todo
A Laravel package to scan #[TODO] attributes.
时间:2025-03-03 04:59
alemian95/laravel-encryptable-attributes
Laravel Package to effortlessy encrypt and decrypt from database model attributes
时间:2025-02-15 10:10
jojomak13/laravel-attributes
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.
时间:2025-01-18 22:04
razorisuru/shopping-cart
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation
时间:2025-01-09 16:11
laravelplus/attrify
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workfl
时间:2024-12-18 21:39
moe-mizrak/validator-guard-core
Core package for ValidatorGuard
时间:2024-12-14 11:15
laravelplus/fortress
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.
时间:2024-12-08 22:34
cndrsdrmn/eloquent-unique-attributes
A Laravel package to enforce automatic generation of unique attribute values for Eloquent models.
时间:2024-11-28 13:02
digitaldev-lx/log-hole
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
时间:2024-10-26 17:26
jetcod/laravel-slugify
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
时间:2024-10-25 21:13
mkd/laravel-state-management
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
时间:2024-10-17 03:38
mkd/laravel-fast-api
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
时间:2024-10-16 19:44