1 Star 0 Fork 1

董志强 / framework

forked from hunzhiwange / framework 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

StyleCI Build Status Coverage Status Latest Version QueryPHP License

The QueryPHP Framework

QueryPHP is a powerful PHP framework for code poem as free as wind. [Query Yet Simple]

QueryPHP was founded in 2010 and released the first version on 2010.10.03.

QueryPHP was based on the DoYouHaoBaby framework,we have a large code refactoring.

DoYouHaoBaby has a lot of features: MVC, ActiveRecord, i18n, cache, databases, template engine, RBAC, and so on.

DoYouHaoBaby released 0.0.1 version at 2010/10/03, the last version was released in 2014/10 version 3, and now it has stopped maintenance.

Optional C Extension

Leevel Version Swoole Version Thrift Version Inotify Version V8js Version

@PHP7+Swoole开发超高性能后台程序--韩天峰@PHPCon2016.pdf

We think the performance of PHP applications is very important and the development of pleasure also needs to be considered, and that's why we have developed the QueryPHP framework to achieve great ideals.

  • PHP 7 - We choose the lowest version of 7.1.3, because php7 has a unique advantage over the earlier version.
  • Leevel - We provides an optional c extension to takeover core components of the framework,such as IOC, log, cache.
  • Redis - QueryPHP encapsulation a cache component, including files, redis, memcache and so on, so as to reduce the pressure of database.
Wow! Cool! Query Yet Simple!

How to install

composer require hunzhiwange/framework

The components that make up the QueryPHP framework

Components for the framework can be found on the Github website and Packagist website.

composer require leevel/di
composer require leevel/cache

... and more

Official Documentation

Documentation for the framework can be found on the QueryPHP website.

Run Tests

_____________                           _______________
 ______/     \__  _____  ____  ______  / /_  _________
  ____/ __   / / / / _ \/ __`\/ / __ \/ __ \/ __ \___
   __/ / /  / /_/ /  __/ /  \  / /_/ / / / / /_/ /__
     \_\ \_/\____/\___/_/   / / .___/_/ /_/ .___/
        \_\                /_/_/         /_/
  
$cd /data/codes/queryphp/vendor/hunzhiwange/framework      
$composer install
$php vendor/bin/phpunit tests

Unified Code Style

$cd /data/codes/queryphp/vendor/hunzhiwange/framework
$php-cs-fixer fix --config=.php_cs.dist

Travis CI Supported

Let code poem.

License

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

The MIT License (MIT) Copyright (c) <Xiangmin Liu> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

The PHP Framework For Code Poem As Free As Wind. <Query Yet Simple> 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/aaajkcn/framework.git
git@gitee.com:aaajkcn/framework.git
aaajkcn
framework
framework
master

搜索帮助