2017 © Pedro Peláez
 

project lying

PHP Framework

image

carolkey/lying

PHP Framework

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

     __        __
    / / __ __ /_/__  __ ____
   / / / // // //  \/ // _  \
  / /_/ // // // /\  // // /
 /____\_  //_//_/ /_/_\_  /
    /____/          \____/

Yii2是我的PHP的入门老师,我心怀尊敬。我看过Yii2的绝大部分核心源码,大轮子虽然功能完善,但是在写小项目的时候有点拖沓的感觉。怀着“PHP是世界上最好的语言”的信念,我自以为是的造了个轮子—Lying。, (*1)

有兴趣的同学可以fork去看看代码,如果它能给你的PHP之路带来一点启发,那是再好不过了。当然,如果你觉得Lying的某些地方有缺陷,你可以提Issue或者PR,我会根据你的意见对Lying进行完善。如果你喜欢Lying,欢迎你来学习、使用。但是如果你不喜欢它,也请你不要玷污它,因为每个人心中都有一门世界上最好的语言(比如PHP)和一个世界上最好的框架(比如Lying)。, (*2)

因为采用了Yii2的部分设计,所以Lying和Yii2的使用方式有诸多的相同点。, (*3)

INSTALL

git clone git@github.com:carolkey/lying.git, (*4)

REQUIREMENTS

  • php : >= 5.5.0
  • pdo : *
  • apcu : *(可选)
  • memcached : *(可选)
  • redis : (可选)
  • Smarty : (可选)

DOCUMENTATION

http://www.kancloud.cn/carol/lying, (*5)

FEATURES

  • 单入口经典MVC。
  • 代码库0依赖。
  • 代码遵循PSR-2规范。
  • 基于PSR-0,PSR-4,classMap多种自动加载方式。
  • 基于Service Locator的设计,懒加载、配置和逻辑代码分离,扩展方便。
  • 统一功能接口,功能相同的服务类在配置文件即可自由无缝切换,不影响逻辑代码。
  • PDO实现的MySQL QueryBuilder + ActiveRecord支持,数据库支持主从分离。
  • Apcu/Memcached/File/Redis多种缓存实现。
  • 高性能FileLog日志实现。
  • 路由支持正反向解析(路由仅支持rewrite模式,如果服务器不支持,请移步其他框架)。
  • 完善的CLI制度。
  • 模块域名绑定。
  • 工厂\Lying::$maker简便使用服务类。
  • 支持原生PHP模板,支持使用Smarty。
  • Apache,Nginx,IIS,虚拟主机简易部署。
  • And so on...

LICENCE

MIT, (*6)

FEEDBACK

The Versions

26/07 2018

dev-master

9999999-dev https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

by su

framework php lying

26/07 2018

dev-dev

dev-dev https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

by su

framework php lying

06/07 2018

2.1

2.1.0.0 https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

by su

framework lying

25/12 2017

2.0

2.0.0.0 https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-pdo *

 

by su

framework php lying

18/06 2017

2.0.3

2.0.3.0 https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-pdo *

 

framework php

14/02 2017

2.0.0

2.0.0.0 https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-pdo *

 

framework php

14/02 2017

2.0.1

2.0.1.0 https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-pdo *

 

framework php

14/02 2017

2.0.2

2.0.2.0 https://github.com/carolkey/lying

PHP Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-pdo *

 

framework php