{"id":37841014,"url":"https://github.com/gitrust/simpleplan","last_synced_at":"2026-01-16T16:00:10.464Z","repository":{"id":204953359,"uuid":"272282781","full_name":"gitrust/simpleplan","owner":"gitrust","description":"a simple PHP web application to plan/manage team resources","archived":false,"fork":false,"pushed_at":"2021-02-27T12:53:22.000Z","size":823,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-01T19:33:10.256Z","etag":null,"topics":["mysql","php","php7","resource-management","resource-planner"],"latest_commit_sha":null,"homepage":"","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/gitrust.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}},"created_at":"2020-06-14T21:01:22.000Z","updated_at":"2023-11-01T19:33:11.334Z","dependencies_parsed_at":null,"dependency_job_id":"bacb37b1-2e4d-4eed-b1bb-22019aa5a7b4","html_url":"https://github.com/gitrust/simpleplan","commit_stats":null,"previous_names":["gitrust/simpleplan"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/gitrust/simpleplan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitrust%2Fsimpleplan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitrust%2Fsimpleplan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitrust%2Fsimpleplan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitrust%2Fsimpleplan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitrust","download_url":"https://codeload.github.com/gitrust/simpleplan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitrust%2Fsimpleplan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["mysql","php","php7","resource-management","resource-planner"],"created_at":"2026-01-16T16:00:09.435Z","updated_at":"2026-01-16T16:00:10.362Z","avatar_url":"https://github.com/gitrust.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simpleplan\n\na simple PHP app to plan team resources\n\nUsed PHP framework is based on sources of simple mvc\n\n# Requirements\n\n- PHP 7\n- MySQL 5.7\n- Install tFPDF (https://github.com/rev42/tfpdf/blob/master/src/tFPDF.php)\n\n# Configuration\n\n- Check and adapt initial configuration in `public/config.php`\n- Setup a MySQL database and initialize with data from `sql/` folder\n\n\n# Play around in docker\n\n## Install docker\n\n### Docker-Toolbox for Windows\n\n* Download Docker-Toolbox for windows\n* chose NDIS 5 driver during installation\n* set up your PATH environment properly\n\n#### Setup docker environment\n\nType in DOS console before using docker commands\n\n\t@FOR /f \"tokens=*\" %i IN ('\"C:\\Program Files\\Docker Toolbox\\docker-machine.exe\" env default') DO @%i\n\n#### Setup VirtualBox Shared folder\n\nCreate a shared folder in VirtualBox for \"default\" image\n\n\tdocker-machine stop\n\n\tvboxmanage sharedfolder add default --name \"projectname\" --hostpath \"c:\\users\\username\\myproject\" --automount\n\n\tdocker-machine start \n\n#### Shared folder\n\nuse that shared folder in your docker compose file:\n\n\tvolumes:\n\t\t- /projectname:/some/dir/in/container/project_name\n    \n### or Docker for Windows\n\n* install Docker for Windows \n\t\n\n### Docker configuration\n\t\t\nCreate your docker-compose environment file \".env\" in `docker` directory\n\n* initialize `WWW_FOLDER` variable\n* initialize `SQL_SCRIPTS_FOLDER` variable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitrust%2Fsimpleplan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitrust%2Fsimpleplan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitrust%2Fsimpleplan/lists"}