Libraries tagged by macro
spatie/macroable
44493617 Downloads
A trait to dynamically add methods to a class
spatie/laravel-collection-macros
4151217 Downloads
A set of useful Laravel collection macros
illuminate/macroable
53152558 Downloads
The Illuminate Macroable package.
aimeos/macro
102060 Downloads
Customize classes using closures
jawira/case-converter
5206530 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.
javoscript/laravel-macroable-models
537719 Downloads
A package for adding methods to Laravel models on the fly
henzeb/enumhancer
186197 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
reinink/advanced-eloquent
407112 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
432680 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
genealabs/laravel-casts
158467 Downloads
Useful form macros for Laravel's Blade template engine.
tutorigo/laravel-ide-macros
320154 Downloads
Generating a helper file for IDEs to support Laravel's macros.
hyperf/macroable
1682415 Downloads
Hyperf Macroable package which come from illuminate/macroable
mpyw/laravel-local-class-scope
85455 Downloads
A tiny macro that reuse a global scope class as a local scope
milo/embedded-svg
377379 Downloads
Latte macro to embed SVG from file into HTML
mpyw/eloquent-has-by-join
119721 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.