Libraries tagged by macros
spatie/laravel-collection-macros
6202571 Downloads
A set of useful Laravel collection macros
webpatser/laravel-uuid
17699582 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
jawira/case-converter
7544424 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
aimeos/macro
141035 Downloads
Customize classes using closures
reinink/advanced-eloquent
476827 Downloads
A set of advanced Eloquent macros for Laravel
henzeb/enumhancer
347164 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
sebastiaanluca/laravel-helpers
55687 Downloads
An extensive set of Laravel framework helper functions and collection macros.
mpyw/eloquent-has-by-non-dependent-subquery
508862 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
genealabs/laravel-casts
276292 Downloads
Useful form macros for Laravel's Blade template engine.
tutorigo/laravel-ide-macros
350618 Downloads
Generating a helper file for IDEs to support Laravel's macros.
mpyw/laravel-local-class-scope
109701 Downloads
A tiny macro that reuse a global scope class as a local scope
ghostwriter/case-converter
4057645 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
tomatophp/filament-alerts
11825 Downloads
Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
nullthoughts/laravel-latest-relation
86262 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
guidocella/eloquent-insert-on-duplicate-key
593778 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent