Download the PHP package hametuha/wpametu without Composer
On this page you can find all versions of the php package hametuha/wpametu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wpametu
wpametu
Contributors: hametuha
Tags: theme
Requires at least: 5.0
Tested up to: 5.7
Stable tag: 1.0.0
License: MIT
破滅派で利用しているWordPress開発用フレームワークです。「うぱめつ」と読みます。
Desceription
これはプラグインではなく、テーマ開発用フレームワークです。コンポーザーを利用してインストールします。あなたのテーマはPSR-0に準拠した名前空間ベースの構造になっている必要があります。
Install
テーマフォルダにcomposer.jsonを配置し、依存関係を書き込みます。
インストールしてください。
vendor
ディレクトリに色々とインストールされるので、テーマのfunctions.php
からオートローダーを読み込みます。
これで利用準備ができました。便利な各クラスを利用することができます。
Auto Loader
テーマを名前空間に準拠させることで、便利なAuto Loaderを利用できます。これは単にファイルを配置しておくだけで、あらゆる機能が利用可能になることを意味します。
Requirements
- PHP 5.6以上
- WordPress 5.0以上
LICENSE
MITライセンスです。
All versions of wpametu with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8
masterminds/html5 Version ~2.1
google/recaptcha Version ~1.1
tijsverkoyen/css-to-inline-styles Version ^2.2
hametuha/pattern Version ^1.0
masterminds/html5 Version ~2.1
google/recaptcha Version ~1.1
tijsverkoyen/css-to-inline-styles Version ^2.2
hametuha/pattern Version ^1.0
The package hametuha/wpametu contains the following files
Loading the files please wait ....