{"id":13343460,"url":"https://github.com/dariadia/yii2basic_homework","last_synced_at":"2025-10-01T02:31:18.680Z","repository":{"id":111459895,"uuid":"223566920","full_name":"dariadia/yii2basic_homework","owner":"dariadia","description":"Yii2 Calendar with the admin module. Geekbrains coursework.","archived":true,"fork":false,"pushed_at":"2020-11-28T09:19:02.000Z","size":824,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-22T22:01:55.517Z","etag":null,"topics":["calendar","composer","database","yii","yii2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dariadia.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":"2019-11-23T09:55:38.000Z","updated_at":"2022-12-29T15:24:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"87d419bf-2479-4ed5-907f-8822e3930086","html_url":"https://github.com/dariadia/yii2basic_homework","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":0.2727272727272727,"last_synced_commit":"09bff17a8c4b01feaadfaa3aae4db9457c3e3a8e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariadia%2Fyii2basic_homework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariadia%2Fyii2basic_homework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariadia%2Fyii2basic_homework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariadia%2Fyii2basic_homework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dariadia","download_url":"https://codeload.github.com/dariadia/yii2basic_homework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875269,"owners_count":16554660,"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":["calendar","composer","database","yii","yii2"],"created_at":"2024-07-29T19:31:22.164Z","updated_at":"2025-10-01T02:31:13.103Z","avatar_url":"https://github.com/dariadia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/yiisoft\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://avatars0.githubusercontent.com/u/993323\" height=\"100px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eYii 2 Basic. Project: Calendar\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n### Via this app, one can:\n- Register;\n- Add events to the calendar;\n- View events;\n- *(*With the proper permissions)* edit/delete events;\n\n\nYii 2 Basic Project Template is a skeleton [Yii 2](http://www.yiiframework.com/) application best for\nrapidly creating small projects.\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\n[![Latest Stable Version](https://img.shields.io/packagist/v/yiisoft/yii2-app-basic.svg)](https://packagist.org/packages/yiisoft/yii2-app-basic)\n[![Total Downloads](https://img.shields.io/packagist/dt/yiisoft/yii2-app-basic.svg)](https://packagist.org/packages/yiisoft/yii2-app-basic)\n[![Build Status](https://travis-ci.org/yiisoft/yii2-app-basic.svg?branch=master)](https://travis-ci.org/yiisoft/yii2-app-basic)\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.4.0.\n\n\nINSTALLATION\n------------\n\n### With Docker\n\nUpdate your vendor packages\n\n    docker-compose run --rm php composer update --prefer-dist\n    \nRun the installation triggers (creating cookie validation code)\n\n    docker-compose run --rm php composer install    \n    \nStart the container\n\n    docker-compose up -d\n    \nYou can then access the application through the following URL:\n\n    http://127.0.0.1:8000\n\n**NOTES:** \n- Minimum required Docker engine version `17.04` for development (see [Performance tuning for volume mounts](https://docs.docker.com/docker-for-mac/osxfs-caching/))\n- The default configuration uses a host-volume in your home directory `.docker-composer` for composer caches\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdariadia%2Fyii2basic_homework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdariadia%2Fyii2basic_homework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdariadia%2Fyii2basic_homework/lists"}