Libraries tagged by umacro
huangdijia/laravel-macro-ide-helper
199 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Macros method, to improve auto-completion.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
frictionlessdigital/macros
300 Downloads
Frictionless Solutions | Macros
emacros/emacros
226 Downloads
The Extensible Macros Library for PHP
dragon-code/laravel-http-macros
210 Downloads
Extending the functionality of the Laravel HTTP client
cycle/entity-macros
286 Downloads
Provides a collection of attributes that add behaviors to Cycle ORM entities
brayniverse/laravel-route-macros
150 Downloads
A collection of useful route macros.
arispati/src-macro
14770 Downloads
Kumpulan Macro untuk SRC
antoninmasek/laravel-route-directory-macro
224 Downloads
Adds Route::loadFromDirectory macro to Route facade, which will load all files with routes inside a directory.
aleskafka/component-macro
121 Downloads
Extends Latte with simple component model
aidynmakhataev/eloquent-json-macros
122 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
abdelilah-ezzouini/db-macros
153 Downloads
A Laravel package that extends the DB facade with powerful macros to enhance database query building and manipulation in your Laravel applications
genealabs/bones-macros
11385 Downloads
Useful form macros for Laravel's Blade template engine.
exyplis/eloquent-builder-macros
19229 Downloads
A set of helpful macros for Laravel Eloquent query builder
atomastic/macroable
7068 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.