Libraries tagged by schema-macros
envor/laravel-schema-macros
10461 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
wooserv/laravel-objectid
412 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
bernskiold/laravel-blame
33 Downloads
Automatically track which user created and last updated your Eloquent models, with relations and schema macros.
bernskiold/laravel-activatable
33 Downloads
Give Eloquent models an active/inactive state with scopes, events, factory states and a schema macro.
laranail/database-tools
2 Downloads
Independent Laravel database utilities — model traits (UUID/NanoID/ULID, audit log, soft-deletes-with-undo, soft-archive, JSON accessors), casts (money, datetime), schema macros & field groups, backup/restore, a database CLI command, connection & table inspection, a session read-model, and cursor + offset pagination.
illuma-law/laravel-vector-schema
60 Downloads
Portable Eloquent casts and Blueprint schema macros for pgvector and sqlite-vec.
illuma-law/laravel-hybrid-search
61 Downloads
Portable Full-Text Search (FTS) schema macros and the Reciprocal Rank Fusion (RRF) algorithm.