charlesportwoodii / yii2-api-rest-components
This package is abandoned and no longer maintained.
No replacement package was suggested.
Restful API components for Yii framework 2
Package info
github.com/charlesportwoodii/yii2-api-rest-components
Type:yii2-extension
pkg:composer/charlesportwoodii/yii2-api-rest-components
0.2.0-rc4
2019-01-14 22:59 UTC
Requires
- php: >=7.1.2
- ext-curl: *
- ext-hash: *
- ext-json: *
- ext-openssl: *
- ext-pcntl: *
- ext-pcre: *
- ext-pdo: *
- ext-posix: *
- ext-redis: ^3.1.2 || ^4.0.2
- ext-reflection: *
- ext-sodium: >=2.0.0
- christian-riesen/base32: 1.3.1
- ncryptf/ncryptf-php: ^0.2.0
- rpq/server: ^0.1.1
- spomky-labs/otphp: >=8.2.0
- symfony/yaml: ^4.1
- yidas/yii2-bower-asset: ~2.0.5
- yii2mod/yii2-rbac: *
- yiisoft/yii2: ^2.0.15
- yiisoft/yii2-httpclient: ^2.0
- yiisoft/yii2-redis: ~2.0.7
- yiisoft/yii2-swiftmailer: ~2.0.0
- yiisoft/yii2-twig: ~2.2.0
Requires (Dev)
README
The following components make developing APIs with Yii2 easier. You can use these components on their own, or you can start building APIs by using my API Skeleton.