# PinkRaiment **Repository Path**: redraiment/PinkRaiment ## Basic Information - **Project Name**: PinkRaiment - **Description**: PHP小框架 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-07-09 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PHP 小框架 * 集成了`phpActiveRecord`作为`ORM` * 需要`PHP 5.6` * 仅支持`PostgreSQL`和`MySQL` # 安装方法 ``` curl -sSL 'https://git.oschina.net/redraiment/PinkRaiment/raw/master/bin/get.pink.sh' | bash -s stable ```