PHPackages                             nikxphreaker/yii2-hiring-backend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. nikxphreaker/yii2-hiring-backend

ActiveLibrary[Framework](/categories/framework)

nikxphreaker/yii2-hiring-backend
================================

Yii 2 RESTful API

v1.3(5y ago)10BSD-3-ClausePHP

Since Jan 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nikophreaker/yii2-hiring-backend)[ Packagist](https://packagist.org/packages/nikxphreaker/yii2-hiring-backend)[ RSS](/packages/nikxphreaker-yii2-hiring-backend/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

 [ ![](https://camo.githubusercontent.com/299dd24800f6d6c86446ffd6eff27cd5e14aecf9101aecc39d339ea5a99c4e38/68747470733a2f2f7777772e7969696672616d65776f726b2e636f6d2f696d6167652f6c6f676f2e737667) ](https://github.com/yiisoft)

Yii 2 RESTful API
=================

[](#yii-2-restful-api)

++++++++++++++++++++++++++++++++++ Yii2 RESTful API ++++++++++++++++++++++++++++++++++ This API using template from [Yii-api-template](https://github.com/hoaaah/yii2-rest-api-template). This is a a REST API TEMPLATE with Yii2. This template use [Yii2-Micro](https://github.com/hoaaah/yii2-micro) approach so it will be lightweight and easy to deploy.

Installation
============

[](#installation)

---

Install [composer](http://getcomposer.org/download/).

Install with git

```
git clone https://github.com/nikophreaker/yii2-hiring-backend.git [app-name]
```

To directory `[app-name]`

```
composer install
```

Setup Database
==============

[](#setup-database)

---

Setup database configuration from `config/db.php`.

```
