blax-software/wordpress-plugin-framework
最新稳定版本:v0.1.0
Composer 安装命令:
composer require blax-software/wordpress-plugin-framework
包简介
Structure to build a good wordpress plugin
README 文档
README
TL;DR
The backbone for Wordpress Plugin Project
About
This is the backbone of the Wordpress Plugin Framework, providing necessary classes and interfaces to build a WordPress plugin. This framework-backbone provides:
- Build-Services to build the plugin into a zip-file for the customer
- A plugin extendable class to handle autoload of all necessary files and provide a basic plugin structure
- A Eloquent-like database abstraction layer with MVC-structure
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-05-20
