Download the PHP package wp-content-framework/db without Composer
On this page you can find all versions of the php package wp-content-framework/db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wp-content-framework/db
More information about wp-content-framework/db
Files in wp-content-framework/db
Download wp-content-framework/db
More information about wp-content-framework/db
Files in wp-content-framework/db
Vendor wp-content-framework
Package db
Short Description Wordpress content framework
License GPL-2.0+
Homepage https://github.com/wp-content-framework
Package db
Short Description Wordpress content framework
License GPL-2.0+
Homepage https://github.com/wp-content-framework
Please rate this library. Is it a good library?
Informations about the package db
WP Content Framework (DB module)
WP Content Framework のモジュールです。
Table of Contents
Details
- [要件](#%E8%A6%81%E4%BB%B6) - [インストール](#%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB) - [基本設定](#%E5%9F%BA%E6%9C%AC%E8%A8%AD%E5%AE%9A) - [Author](#author)要件
- PHP 5.6 以上
- WordPress 3.9.3 以上
インストール
基本設定
- configs/config.php
設定値 | 説明 |
---|---|
default_delete_rule | デフォルトの削除動作を指定(physical or logical [default = physical]) |
- configs/db.php
設定例:
プラグインのバージョンが変更されたとき またはキャッシュを削除することで 自動でテーブルの追加・更新が行われます。
default の途中変更に関しては文字列のみ対応しています。 詳細
データの取得・挿入・更新・削除はLaravelのDB操作と同じように行うことができます。
Author
All versions of db with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package wp-content-framework/db contains the following files
Loading the files please wait ....