Libraries tagged by meta-table
webfactory/wfdmeta-bundle
25243 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
1884 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
belyaevad/laravel-meta
24 Downloads
Model meta
mipotech/yii2-meta-activerecord
20 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
augustpermana/laravel-meta-generator
2 Downloads
A Laravel package to generate and manage metadata for models
codiiv/extrameta
168 Downloads
Added Meta tables to laravel. Inspired by the Wordpress database table structure
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.