{"id":19273609,"url":"https://github.com/zikwall/easy-online","last_synced_at":"2026-04-20T05:01:50.100Z","repository":{"id":57091292,"uuid":"200503563","full_name":"zikwall/easy-online","owner":"zikwall","description":"👻 EasyOnline communication system WIP!","archived":false,"fork":false,"pushed_at":"2019-08-05T10:36:39.000Z","size":1674,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T12:41:32.774Z","etag":null,"topics":["easy-to-use","extensible","modular","php7","restful-api","server","social-network","yii2"],"latest_commit_sha":null,"homepage":"http://c95202tj.bget.ru","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/zikwall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-04T14:35:36.000Z","updated_at":"2022-02-12T12:51:26.000Z","dependencies_parsed_at":"2022-08-22T20:40:55.728Z","dependency_job_id":null,"html_url":"https://github.com/zikwall/easy-online","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zikwall/easy-online","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Feasy-online","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Feasy-online/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Feasy-online/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Feasy-online/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zikwall","download_url":"https://codeload.github.com/zikwall/easy-online/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Feasy-online/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32033717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["easy-to-use","extensible","modular","php7","restful-api","server","social-network","yii2"],"created_at":"2024-11-09T20:43:36.532Z","updated_at":"2026-04-20T05:01:50.062Z","avatar_url":"https://github.com/zikwall.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# easy-online\n\n## Installation\n\n##### Pre-Setup configure composer.json (https://github.com/zikwall/easy-online-composer)\n\n##### Change index file (web/index.php)\n\n```php\n\n// for example Yii2 basic app\n$config = yii\\helpers\\ArrayHelper::merge(\n    require __DIR__ . '/../config/web.php',\n    require __DIR__ . '/../vendor/zikwall/easy-online/modules/core/config/web.php',\n    (is_readable(__DIR__ . '/../config/easy-online-dynamic.php'))\n        ? require(__DIR__ . '/../config/easy-online-dynamic.php')\n        : []\n);\n\n(function ($config) {\n    (new \\zikwall\\easyonline\\modules\\core\\components\\web\\Application($config))-\u003erun();\n})($config);\n\n```\n\n##### Open site in browser to start the installation process\n\nVisit: http://c95202tj.bget.ru to view example\n\nYou can Signup (also through social OAuth 🎁) or enter right away:\n\n1. __Login__: _Username_\n2. __Password__: _123456_\n\n❌ it does not provide access to the admin panel!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Feasy-online","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzikwall%2Feasy-online","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Feasy-online/lists"}