{"id":15169000,"url":"https://github.com/astechedu/yii2basicapp","last_synced_at":"2026-01-23T02:19:36.513Z","repository":{"id":157088698,"uuid":"389349233","full_name":"astechedu/yii2basicapp","owner":"astechedu","description":"yii2basic for beginners","archived":false,"fork":false,"pushed_at":"2022-02-08T05:43:43.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T05:44:43.322Z","etag":null,"topics":["php","yii","yii2"],"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/astechedu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-25T13:05:13.000Z","updated_at":"2022-02-12T19:28:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"65fddb9a-03c3-4030-9ac2-599fc7ef6486","html_url":"https://github.com/astechedu/yii2basicapp","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.2857142857142857,"last_synced_commit":"78baa71622b5252f98e5f12adfaf5c544575709e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/astechedu/yii2basicapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astechedu%2Fyii2basicapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astechedu%2Fyii2basicapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astechedu%2Fyii2basicapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astechedu%2Fyii2basicapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astechedu","download_url":"https://codeload.github.com/astechedu/yii2basicapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astechedu%2Fyii2basicapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28678008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["php","yii","yii2"],"created_at":"2024-09-27T07:00:45.739Z","updated_at":"2026-01-23T02:19:36.496Z","avatar_url":"https://github.com/astechedu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.dlpng.com/static/png/7043481_preview.png\" width=\"200\" height=\"100\"\u003e\n\nThe template contains the basic features including user login/logout and a contact page.\nIt includes all commonly used configurations that would allow you to focus on adding new\nfeatures to your application.\n\nDIRECTORY STRUCTURE\n-------------------\n\n      assets/             contains assets definition\n      commands/           contains console commands (controllers)\n      config/             contains application configurations\n      controllers/        contains Web controller classes\n      mail/               contains view files for e-mails\n      models/             contains model classes\n      runtime/            contains files generated during runtime\n      tests/              contains various tests for the basic application\n      vendor/             contains dependent 3rd-party packages\n      views/              contains view files for the Web application\n      web/                contains the entry script and Web resources\n\n\n\nREQUIREMENTS\n------------\n\nThe minimum requirement by this project template that your Web server supports PHP 5.6.0.\n\n\nINSTALLATION\n------------\n\n### Install via Composer\n\n~~~\ncomposer create-project --prefer-dist yiisoft/yii2-app-basic basic\n~~~\n\nNow you should be able to access the application through the following URL, assuming `basic` is the directory\ndirectly under the Web root.\n\n~~~\nhttp://localhost/basic/web/\n~~~\n\nCONFIGURATION\n-------------\n\n### Database\n\nEdit the file `config/db.php` with real data, for example:\n\n```php\nreturn [\n    'class' =\u003e 'yii\\db\\Connection',\n    'dsn' =\u003e 'mysql:host=localhost;dbname=yii2basic',\n    'username' =\u003e 'root',\n    'password' =\u003e '1234',\n    'charset' =\u003e 'utf8',\n];\n```\n\n:+:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastechedu%2Fyii2basicapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastechedu%2Fyii2basicapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastechedu%2Fyii2basicapp/lists"}