charlesportwoodii / yii2-api-rest-components
Restful API components for Yii framework 2
Installs: 2 027
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 1
Open Issues: 0
Type:yii2-extension
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.