Libraries tagged by meta-table
webfactory/wfdmeta-bundle
25606 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.
marena/yii2-meta-trait
2007 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
belyaevad/laravel-meta
27 Downloads
Model meta
augustpermana/laravel-meta-generator
13 Downloads
A Laravel package to generate and manage metadata for models
mipotech/yii2-meta-activerecord
20 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
codiiv/extrameta
178 Downloads
Added Meta tables to laravel. Inspired by the Wordpress database table structure
zynfly/laravel-meta
1 Downloads
Easily add and manage meta data for your Laravel models with a clean, intuitive primary-meta table approach.
aminkt/yii2-meta-activerecord
31 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.