定制 alsvanzelf/fem 二次开发

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

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

alsvanzelf/fem

Composer 安装命令:

composer require alsvanzelf/fem

包简介

a framework for makers

关键字:

README 文档

README

Fem is a framework for makers. Helping and guiding in building a (web) project. A flexible one, one that adjusts to people, one that can grow.

Fem doesn't enforce a way of working. It doesn't decide your structure, models, or internal api. You are in control of your own code. There's as little magic as possible.

Install

Use Composer. And use require to get the latest stable version:

composer require alsvanzelf/fem

Getting started

Fem comes with a pre-setup example project.

  1. Copy the example-project/ directory to your own project.
  2. Check the example-composer.json and use from it what you want. It helps you set up your own project's namespace.
  3. Change the namespace calls to your own project's name in:
    • composer.json
    • application/bootstrap.php
    • application/routing.php
    • application/controllers/home.php
  4. Set up a virtual host, i.e. to dev.projectname.
  5. Navigate to dev.projectname
  6. Experiment with application/controllers/home.php.

Components

See the wiki for documentation.

Basics

Extras

Users

Advanced

Contribute

Pull Requests or issues are welcome!

License

MIT

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-12