承接 alex-kalanis/kw_routed_paths 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

alex-kalanis/kw_routed_paths

最新稳定版本:v3.0.0

Composer 安装命令:

composer require alex-kalanis/kw_routed_paths

包简介

Paths for accessing targets from routes in KWCMS

README 文档

README

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Define paths in router of KWCMS. Parse them from REQUEST_URI or other sources. Also allows you to make links for that router. More at tests and examples.

PHP Installation

composer.phar require alex-kalanis/kw_routed_paths

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote services.

3.) Connect the "kalanis\kw_routed_paths" into your app. Extends it for setting your case.

4.) Connect library into your bootstrap process.

5.) Just use class "kalanis\kw_routed_paths\StoreRouted" as data storage

This package contains example file from KWCMS bootstrap. Use it as reference.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2023-05-08