Libraries tagged by macros
spatie/laravel-collection-macros
3455323 Downloads
A set of useful Laravel collection macros
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.
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.
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.
ghostwriter/case-converter
493078 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
guidocella/eloquent-insert-on-duplicate-key
557037 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
yurunsoft/macro
75639 Downloads
支持在 PHP 代码中使用类似 C/C++ 中的宏,进行代码预编译。可以方便兼容不同版本和环境下运行的 PHP 代码。
werxe/laravel-collection-macros
23848 Downloads
Custom Laravel Collection macros.