{"id":20084584,"url":"https://github.com/dhtmlx/scheduler-howto-php-plain","last_synced_at":"2026-03-08T00:32:12.737Z","repository":{"id":44554036,"uuid":"224245471","full_name":"DHTMLX/scheduler-howto-php-plain","owner":"DHTMLX","description":"Implementing scheduler backend in plain PHP without extra libraries and frameworks","archived":false,"fork":false,"pushed_at":"2024-02-26T13:27:00.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-19T09:50:22.217Z","etag":null,"topics":["dhtmlx","dhtmlxscheduler","php"],"latest_commit_sha":null,"homepage":"https://docs.dhtmlx.com/scheduler/howtostart_plain_php.html","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DHTMLX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-26T17:09:30.000Z","updated_at":"2023-09-26T11:06:06.000Z","dependencies_parsed_at":"2024-11-13T21:02:00.826Z","dependency_job_id":null,"html_url":"https://github.com/DHTMLX/scheduler-howto-php-plain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DHTMLX/scheduler-howto-php-plain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fscheduler-howto-php-plain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fscheduler-howto-php-plain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fscheduler-howto-php-plain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fscheduler-howto-php-plain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DHTMLX","download_url":"https://codeload.github.com/DHTMLX/scheduler-howto-php-plain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fscheduler-howto-php-plain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30238870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:30:53.000Z","status":"ssl_error","status_checked_at":"2026-03-08T00:30:44.061Z","response_time":53,"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":["dhtmlx","dhtmlxscheduler","php"],"created_at":"2024-11-13T15:52:30.959Z","updated_at":"2026-03-08T00:32:12.718Z","avatar_url":"https://github.com/DHTMLX.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dhtmlxScheduler with plain PHP Backend\n\nImplementing scheduler backend in plain PHP without extra libraries and frameworks.\n\n## Requirements\n\n- Web server that supports php (apache, nginx, php-fpm, build-in php server, etc)\n- MySql\n- PHP 5.4+ with **php_pdo** extension installed\n\nHow to install **php_pdo**: https://www.php.net/manual/en/pdo.installation.php\n\n## Setup\n\n- clone or download the repository into the root folder of your web server (e.g. `htdocs` for Apache)\n\n```\n$ git clone git@github.com:DHTMLX/scheduler-howto-php-plain.git\n$ cd ./scheduler-howto-php-plain\n```\n\n- import database from **mysql_dump.sql**\n- update db connection settings in data/config.php\n\n- open `http://localhost/scheduler-howto-php-plain`\n\n## Links\n\n- Tutorial: coming soon","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhtmlx%2Fscheduler-howto-php-plain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhtmlx%2Fscheduler-howto-php-plain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhtmlx%2Fscheduler-howto-php-plain/lists"}