{"id":16314899,"url":"https://github.com/frostealth/yii2-api-advanced","last_synced_at":"2026-05-20T07:36:55.667Z","repository":{"id":62507623,"uuid":"48248496","full_name":"frostealth/yii2-api-advanced","owner":"frostealth","description":"Yii 2 Advanced API Template","archived":false,"fork":false,"pushed_at":"2016-02-20T09:08:14.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T12:18:22.975Z","etag":null,"topics":["api","project-template","yii2"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frostealth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-18T17:48:14.000Z","updated_at":"2016-11-01T23:07:59.000Z","dependencies_parsed_at":"2022-11-02T12:31:33.254Z","dependency_job_id":null,"html_url":"https://github.com/frostealth/yii2-api-advanced","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/frostealth/yii2-api-advanced","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostealth%2Fyii2-api-advanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostealth%2Fyii2-api-advanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostealth%2Fyii2-api-advanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostealth%2Fyii2-api-advanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostealth","download_url":"https://codeload.github.com/frostealth/yii2-api-advanced/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostealth%2Fyii2-api-advanced/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265505580,"owners_count":23778540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","project-template","yii2"],"created_at":"2024-10-10T21:55:33.355Z","updated_at":"2026-05-20T07:36:55.640Z","avatar_url":"https://github.com/frostealth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Yii 2 Advanced API Template\n===============================\n\nYii 2 Advanced API Template is a skeleton [Yii 2](http://www.yiiframework.com) application best for complex\nAPI applications with multiple tiers.\n\nThe template includes two tiers: api and console, each of which is a separate Yii application.\n\nThe template is designed to work in a team development environment. \nIt supports deploying the application in different environments.\n\nINSTALLATION\n------------\n\n## Install via Composer\n\nRun the [Composer](http://getcomposer.org) commands to install:\n\n```bash\ncomposer global require fxp/composer-asset-plugin ~1.1.1\ncomposer create-project --prefer-dist frostealth/yii2-api-advanced my-api\n```\n\n## Preparing application\n\nAfter you install the application, you have to copy the `.env.example` file to `.env` and fill-in your own values.\n\nDIRECTORY STRUCTURE\n-------------------\n\n```\ncommon\n    config/                  contains shared configurations\n    mail/                    contains view files for e-mails\n    models/                  contains model classes used in both console and api\nconsole\n    config/                  contains console configurations\n    controllers/             contains console controllers (commands)\n    migrations/              contains database migrations\n    models/                  contains console-specific model classes\n    runtime/                 contains files generated during runtime\napi\n    config/                  contains api configurations\n    common/\n        controllers/         contains shared api-specific controllers\n        models/              contains shared api-specific model classes\n    runtime/                 contains files generated during runtime\n    versions/                contains api versions as modules\n        v1/\n            controllers/     contains version-specific controllers\n            models/          contains version-specific model classes\n    web/                     contains the entry script\nvendor/                      contains dependent 3rd-party packages\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrostealth%2Fyii2-api-advanced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrostealth%2Fyii2-api-advanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrostealth%2Fyii2-api-advanced/lists"}