Libraries tagged by macros
spatie/laravel-collection-macros
4550460 Downloads
A set of useful Laravel collection macros
aimeos/macro
108886 Downloads
Customize classes using closures
jawira/case-converter
5617254 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.
henzeb/enumhancer
209776 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
reinink/advanced-eloquent
422301 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
456290 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
genealabs/laravel-casts
181048 Downloads
Useful form macros for Laravel's Blade template engine.
tutorigo/laravel-ide-macros
325023 Downloads
Generating a helper file for IDEs to support Laravel's macros.
mpyw/laravel-local-class-scope
89894 Downloads
A tiny macro that reuse a global scope class as a local scope
milo/embedded-svg
395783 Downloads
Latte macro to embed SVG from file into HTML
sebastiaanluca/laravel-helpers
52694 Downloads
An extensive set of Laravel framework helper functions and collection macros.
mpyw/eloquent-has-by-join
127012 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
ghostwriter/case-converter
1603164 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
tomatophp/filament-alerts
5703 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
guidocella/eloquent-insert-on-duplicate-key
574619 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent