Libraries tagged by laravel cast attribute
erag/laravel-case-mapper-request
519 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
cartalyst/cart
15 Downloads
Shopping cart package featuring multiple cart instances, item attributes and Conditions.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
razorisuru/shopping-cart
10 Downloads
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, this package is ideal for building e-commerce and order management systems.
binary-cats/fireable-attribute-events
45 Downloads
Observe and trigger events based on attributes changes
mage2/attribute
676 Downloads
Mage2 Laravel E commerce - Attribute Module
yehia-abdullah/nova-froala-field
3 Downloads
A Laravel Nova Froala WYSIWYG Editor Field with some changes to handle images and files in case flexible attribute.
exxtensio/ecommerce-core
17 Downloads
Exxtensio eCommerce Core is a build for Laravel 11.x which includes all the necessary for your online store backend application.
jkudish/laravel-ai-pricing
141 Downloads
Shared, provenance-aware AI pricing and cost attribution for Laravel applications.
rulr/laravel-authored
1934 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
mkd/laravel-fast-api
8 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.
nisalatp/dynamicreportgenerator
12 Downloads
Metadata-centric dynamic reporting engine for Laravel with automatic BFS joins, virtual attributes, and attribute-level security (privacy-aware masking).
rkgrep/attributable
37 Downloads
Fast an elegant way to make dynamic objects