Code Monkey home page Code Monkey logo

yayaf's Introduction

Welcome to YaYaf!

一个基于Yaf框架的基本框架,并且持续集成、整合各类优秀实用的类库。


文档

基本目录结构

提示:

  • 尽量不要改变目录结构。
  • 如果一定要改变,请记得相关配置也要相应修改。主要是入口文件和配置文件。
  • 框架使用Yaf,请确认PHP已安装Yaf扩展
  • 框架使用PHP 5.5及以上版本
├─application           //项目代码
│  ├─bootstrap		    //各模块自己的Bootstrap
│  ├─controllers	    //控制器
│  ├─library		    //库文件
│  │  └─Functions	    //公共功能函数
│  ├─modules		    //模块
│  ├─models			    //模型
│  ├─plugins		    //插件类
│  └─views			    //视图模板
├─config			    //配置文件
└─htdocs		        //网站入口

日志

新增图片验证码 来源:https://github.com/Gregwar/Captcha.git 示例:/gregwar/captcha

yayaf's People

Contributors

shaukei avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.