{"id":20439022,"url":"https://github.com/kaivladimirv/php-project-57","last_synced_at":"2026-04-25T21:31:33.144Z","repository":{"id":156172931,"uuid":"620774284","full_name":"kaivladimirv/php-project-57","owner":"kaivladimirv","description":"Task Manager is a task management system. It allows you to set tasks, assign performers and change their statuses. ","archived":false,"fork":false,"pushed_at":"2025-03-18T07:13:46.000Z","size":253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T10:15:07.850Z","etag":null,"topics":["hexlet","laravel","php8"],"latest_commit_sha":null,"homepage":"https://ru.hexlet.io/programs/php/projects/57/goto","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/kaivladimirv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-29T10:51:38.000Z","updated_at":"2025-03-18T07:13:50.000Z","dependencies_parsed_at":"2025-05-29T10:08:47.059Z","dependency_job_id":"bae61a67-8442-4d0d-b4d6-33b5582ba2db","html_url":"https://github.com/kaivladimirv/php-project-57","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kaivladimirv/php-project-57","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-57","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-57/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-57/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-57/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaivladimirv","download_url":"https://codeload.github.com/kaivladimirv/php-project-57/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaivladimirv%2Fphp-project-57/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["hexlet","laravel","php8"],"created_at":"2024-11-15T09:14:23.785Z","updated_at":"2026-04-25T21:31:33.139Z","avatar_url":"https://github.com/kaivladimirv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Hexlet tests and linter status:\n[![Actions Status](https://github.com/kaivladimirv/php-project-57/workflows/hexlet-check/badge.svg)](https://github.com/kaivladimirv/php-project-57/actions)\n[![code style](https://github.com/kaivladimirv/php-project-57/actions/workflows/code-style-check.yml/badge.svg)](https://github.com/kaivladimirv/php-project-57/actions/workflows/code-style-check.yml)\n[![type coverage](https://shepherd.dev/github/kaivladimirv/php-project-57/coverage.svg)](https://shepherd.dev/github/kaivladimirv/php-project-57)\n[![psalm level](https://shepherd.dev/github/kaivladimirv/php-project-57/level.svg)](https://psalm.dev/)\n[![test](https://github.com/kaivladimirv/php-project-57/actions/workflows/test-check.yml/badge.svg)](https://github.com/kaivladimirv/php-project-57/actions/workflows/test-check.yml)\n[![Maintainability](https://api.codeclimate.com/v1/badges/51040e3c7d8434aade25/maintainability)](https://codeclimate.com/github/kaivladimirv/php-project-57/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/51040e3c7d8434aade25/test_coverage)](https://codeclimate.com/github/kaivladimirv/php-project-57/test_coverage)\n[![sast](https://github.com/kaivladimirv/php-project-57/actions/workflows/sast-semgrep.yml/badge.svg)](https://github.com/kaivladimirv/php-project-57/actions/workflows/sast-semgrep.yml)\n\u003ca href=\"https://php.net\"\u003e\u003cimg src=\"https://img.shields.io/badge/php-8.4%2B-%238892BF\" alt=\"PHP Programming Language\"\u003e\u003c/a\u003e\n\n## Task manager\nTask Manager is a task management system similar to http://www.redmine.org/.    \nIt allows you to set tasks, assign performers and change their statuses. \nRegistration and authentication are required to work with the system.\n\nIt is a project of PHP courses from the [Hexlet](https://hexlet.io/) educational portal.\n\nSee demo: https://php-project-57-production-1229.up.railway.app/\n\n## Requirements\n* PHP 8.4+\n* Composer\n\n## Installation\n```\n$ git clone https://github.com/kaivladimirv/php-project-57.git\n\n$ cd php-project-57\n\n$ make setup\n\n$ make start\n```\n\n## License\nThe Task manager project is licensed for use under the MIT License (MIT).\nPlease see [LICENSE](/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivladimirv%2Fphp-project-57","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaivladimirv%2Fphp-project-57","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivladimirv%2Fphp-project-57/lists"}