Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

verystar/framework

Repository files navigation

Build Status Total Downloads Latest Stable Version License

The Verystar php framework

About

这是一个简单的遵循PSR-4的框架,借鉴了Laravel的DI思想,采用了优秀的开源组件(symfony,monolog)设计的轻量级MVC框架,目前为了兼容老的项目代码精简了Laravel的设计,后续会逐步的完善

Install

你可以使用composer来安装框架,添加依赖到composer.json文件,内容如下:

"require": {
 "very/framework": "3.0.*"
}

执行composer install来安装,然后引入include PATH . '/vendor/autoload.php'

Example

https://github.com/verystar/very

TODO

  • Sqlite数据库连接器完善
  • Event事件监听模型开发

Test

 ./vendor/bin/phpunit

目前测试文档还没有来得及编写,欢迎补充测试文档

Thanks

License

The Very framework is open-sourced software licensed under the MIT license.

About

Very framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /