定制 laraantunes/hood-core 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

laraantunes/hood-core

最新稳定版本:0.0.1

Composer 安装命令:

composer require laraantunes/hood-core

包简介

The standalone core of Hood Framework.

README 文档

README

Hood

Hood-Core

The standalone core of Hood Framework, the PHP Framework for good aim archers and agile rogues.

You can import this library with any framework and use it's features as you want!

Installation

composer require laraantunes/hood-core

You'll need to configure the paths for Hood's configuration:

use Hood\Config\Config;

Config::setPaths([
    'CONFIG_PATH' => __DIR__.DIRECTORY_SEPARATOR,
    'HOME_PATH' => __DIR__.DIRECTORY_SEPARATOR,
]);

Now you can use all the Hood's features, as ORM, Query Builder and Routing library.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-03-11