{"id":15296497,"url":"https://github.com/yii-extension/simple-app","last_synced_at":"2026-02-13T12:53:30.312Z","repository":{"id":36960002,"uuid":"350871298","full_name":"yii-extension/simple-app","owner":"yii-extension","description":"Simple web application for Yii3.","archived":false,"fork":false,"pushed_at":"2023-03-10T08:59:01.000Z","size":145,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-15T07:36:50.656Z","etag":null,"topics":["application","php8","php81","yii3"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yii-extension.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-23T22:10:19.000Z","updated_at":"2023-01-31T18:48:21.000Z","dependencies_parsed_at":"2024-12-19T14:21:25.103Z","dependency_job_id":"29c4e876-9d65-4581-94ec-1adcf561a995","html_url":"https://github.com/yii-extension/simple-app","commit_stats":{"total_commits":85,"total_committers":3,"mean_commits":"28.333333333333332","dds":"0.16470588235294115","last_synced_commit":"5a85f08b26469b8748dd220a5926bc8c8695d71f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yii-extension/simple-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yii-extension%2Fsimple-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yii-extension%2Fsimple-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yii-extension%2Fsimple-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yii-extension%2Fsimple-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yii-extension","download_url":"https://codeload.github.com/yii-extension/simple-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yii-extension%2Fsimple-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29406544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["application","php8","php81","yii3"],"created_at":"2024-09-30T18:10:55.509Z","updated_at":"2026-02-13T12:53:30.266Z","avatar_url":"https://github.com/yii-extension.png","language":"PHP","funding_links":["https://opencollective.com/yiisoft"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/yii-extension\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://lh3.googleusercontent.com/ehSTPnXqrkk0M3U-UPCjC0fty9K6lgykK2WOUA2nUHp8gIkRjeTN8z8SABlkvcvR-9PIrboxIvPGujPgWebLQeHHgX7yLUoxFSduiZrTog6WoZLiAvqcTR1QTPVRmns2tYjACpp7EQ=w2400\" height=\"100px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eSimple web application for Yii3.\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n[![Total Downloads](https://poser.pugx.org/yii-extension/simple-app/downloads.png)](https://packagist.org/packages/yii-extension/simple-app)\n[![Build Status](https://github.com/yii-extension/simple-app/workflows/build/badge.svg)](https://github.com/yii-extension/simple-app/actions?query=workflow%3Abuild)\n[![codecov](https://codecov.io/gh/yii-extension/simple-app/branch/master/graph/badge.svg?token=GLO748TP63)](https://codecov.io/gh/yii-extension/simple-app)\n[![static analysis](https://github.com/yii-extension/simple-app/workflows/static%20analysis/badge.svg)](https://github.com/yii-extension/simple-app/actions?query=workflow%3A%22static+analysis%22)\n[![type-coverage](https://shepherd.dev/github/yii-extension/user-view-bootstrap5/coverage.svg)](https://shepherd.dev/github/yii-extension/user-view-bootstrap5)\n\n## Directory structure\n\n    config/             application directory configurations\n        common          contains common config local classes\n        web             contains web config local classes\n        widget          contains widget config local classes\n          \n    src/                application directory\n        Action          contains action classes\n        Command         contains command console classes\n        Handler         contains handlers classes\n\n## Installation\n\nIf you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions\nat [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).\n\nYou can then install this project template using the following command:\n\n```shell\ncomposer create-project --prefer-dist --stability dev yii-extension/simple-app \u003cyour project\u003e\n```\n\nNow you should be able to access the application through the following URL, assuming `app` is the directory\ndirectly under the `public` root.\n\n## Configuring your application\n\nAll the configuration is in the `config directory` of the `application`.\n\n## Using PHP built-in server\n\n```shell\nphp -S 127.0.0.1:8080 -t public\n```\n\n## Wait till it is up, then open the following URL in your browser\n\n~~~\nhttp://localhost:8080\n~~~\n\n## Codeception testing\n\nThe package is tested with [Codeception](https://github.com/Codeception/Codeception). To run tests:\n\n```shell\nphp -S 127.0.0.1:8080 -t public \u003e yii.log 2\u003e\u00261 \u0026\nvendor/bin/codecept run\n```\n\n## Static analysis\n\nThe code is statically analyzed with [Psalm](https://psalm.dev/docs). To run static analysis:\n\n```shell\n./vendor/bin/psalm\n```\n\n## License\n\nThe `yii-extension/simple-app` for Yii Packages is free software.\n\nIt is released under the terms of the BSD License. Please see [`LICENSE`](./LICENSE.md) for more information.\n\nMaintained by [Yii Extension](https://github.com/yii-extension).\n\n## Support the project\n\n[![Official website](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](https://www.yiiframework.com/)\n[![Open Collective](https://img.shields.io/badge/Open%20Collective-sponsor-7eadf1?logo=open%20collective\u0026logoColor=7eadf1\u0026labelColor=555555)](https://opencollective.com/yiisoft)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyii-extension%2Fsimple-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyii-extension%2Fsimple-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyii-extension%2Fsimple-app/lists"}