Libraries tagged by macro
spatie/macroable
38143678 Downloads
A trait to dynamically add methods to a class
spatie/laravel-collection-macros
3455323 Downloads
A set of useful Laravel collection macros
illuminate/macroable
43215208 Downloads
The Illuminate Macroable package.
aimeos/macro
87885 Downloads
Customize classes using closures
jawira/case-converter
4467534 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
446660 Downloads
A package for adding methods to Laravel models on the fly
reinink/advanced-eloquent
379651 Downloads
A set of advanced Eloquent macros for Laravel
henzeb/enumhancer
145930 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
mpyw/eloquent-has-by-non-dependent-subquery
380505 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
genealabs/laravel-casts
111529 Downloads
Useful form macros for Laravel's Blade template engine.
tutorigo/laravel-ide-macros
308825 Downloads
Generating a helper file for IDEs to support Laravel's macros.
hyperf/macroable
1399875 Downloads
Hyperf Macroable package which come from illuminate/macroable
mpyw/laravel-local-class-scope
75379 Downloads
A tiny macro that reuse a global scope class as a local scope
milo/embedded-svg
345096 Downloads
Latte macro to embed SVG from file into HTML
mpyw/eloquent-has-by-join
106009 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.