Download the PHP package php-quickorm/framework without Composer
On this page you can find all versions of the php package php-quickorm/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-quickorm/framework
More information about php-quickorm/framework
Files in php-quickorm/framework
Download php-quickorm/framework
More information about php-quickorm/framework
Files in php-quickorm/framework
Vendor php-quickorm
Package framework
Short Description A light PHP framework for building API server (not only ORM, but a fully framework)
License MIT
Package framework
Short Description A light PHP framework for building API server (not only ORM, but a fully framework)
License MIT
Please rate this library. Is it a good library?
Informations about the package framework
PHP QuickORM 框架开发文档
版本:20180905
简介
PHP QuickORM 框架(php-quickorm/framework) 是一个可以帮助你快速完成 RESTful API 开发的轻量级 PHP 框架,提供了较为完善的 ORM 功能以及基本的路由系统、请求、回应、错误抛出功能类,遵循Apache2
开源许可协议发布。
本框架具有以下几个特点:
- 遵循
PSR-4
规范,采用Composer
管理,可快速引用其他 PHP 拓展包 - 采用
PDO
数据库接口,最多支持 12 种数据库 - 提供
Collection
数据类型,提供更为方便的数组操作 - 全中文注释代码,方便初学者观摩
适用范围:
- 为小程序、安卓 / iOS 应用或其他采用
MVVM
架构的 Web APP 快速开发 RESTful API - 对 PHP 有一定初步了解,想要进一步学习如何制作框架的学生、PHP初级工程师
- 配合
Blade
等模板引擎,开发商业管理系统 - 一切前后端分离的项目....
如果您喜欢 PHP QuickORM 框架,请移步 Github 给我们一个 Star :)
具体的安装事项与开发文档,请移步 php-quickorm/documents
All versions of framework with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package php-quickorm/framework contains the following files
Loading the files please wait ....