承接 delfimov/supernano 相关项目开发

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

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

delfimov/supernano

Composer 安装命令:

composer require delfimov/supernano

包简介

Ultralightweight lightspeed fast supersmallsize unbelievable easy to use best in class PHP framework.

README 文档

README

Supernano Latest Stable Version Build Status StyleCI License

Supernano

Ultralightweight lightspeed fast supersmallsize unbelievable easy to use best in class PHP framework.

Requirements

Installation

How to use

Templates

  • Templates are stored in tpl directory
  • tpl/super/layout.php is a basic template for you web site
  • See tpl/* for examples.

Routing

  • Template name without .php extension is a first part of URL-path.
  • Allowed template name is /[a-z0-9_-]+/.
  • Default template (requests with empty URL-path like ``http://www.example.com/`) is tpl/index.php.
  • If requested template is not exists, tpl/super/error404.php will be used insted ("Error 404 - Page not found" page).

Let's say we have a request like http://www.example.com/whatever.

This means template name is whatever, the framework will look for tpl/whatever.php and include it in tpl/super/layout.php file.

If tpl/whatever.php is not exists, tpl/super/error404.php will be used.

Request http://www.example.com/what/ever will look for tpl/what.php, URL-path will be stored in $this->request array ([0 => 'ever'] in this case).

Advanced use

If you want to use this framework with dependencies, use composer autoload and uncomment line #6 in web/index.php.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固