{"id":22419027,"url":"https://github.com/en10/phpliteadmin","last_synced_at":"2026-03-06T09:32:24.068Z","repository":{"id":165341109,"uuid":"640687809","full_name":"EN10/phpLiteAdmin","owner":"EN10","description":"phpLiteAdmin on github codespaces","archived":false,"fork":false,"pushed_at":"2024-04-29T18:54:58.000Z","size":98,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-01T04:45:18.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EN10.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-05-14T22:31:31.000Z","updated_at":"2025-07-19T00:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"98d3dfec-6c83-4be2-bf18-1f82bedcffd4","html_url":"https://github.com/EN10/phpLiteAdmin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EN10/phpLiteAdmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FphpLiteAdmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FphpLiteAdmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FphpLiteAdmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FphpLiteAdmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EN10","download_url":"https://codeload.github.com/EN10/phpLiteAdmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EN10%2FphpLiteAdmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-12-05T16:13:53.175Z","updated_at":"2026-03-06T09:32:24.049Z","avatar_url":"https://github.com/EN10.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phpLiteAdmin\n\nInstall phpLiteAdmin on GitHub Codespaces based on [cs50](https://github.com/cs50/codespace/tree/main/opt/cs50/phpliteadmin)\n\n## Install\nOne line installer:\n```\ncurl -s https://raw.githubusercontent.com/eniompw/phpLiteAdmin/main/install.sh | bash\n```\n**OR**  \n\nAll the explicit steps installer:\n```\n# download code files\ngit clone https://github.com/eniompw/phpLiteAdmin\ncd phpLiteAdmin\n# move linked php and css files\nsudo mkdir -p /opt/cs50/phpliteadmin/\nsudo mv ./share/ /opt/cs50/phpliteadmin/\n# make phpliteadmin executable\nchmod +x phpliteadmin.py\n# add to path, allows running by name only\nsudo mv phpliteadmin.py /usr/local/bin\n# add pla symlink to phpliteadmin.py\nsudo ln -s /usr/local/bin/phpliteadmin.py /usr/local/bin/pla\n# remove unneeded code\nrm ../phpLiteAdmin -fr\ncd ..\n# install requirements\npip install termcolor\nsudo apt update\nsudo apt install phpliteadmin -y\nsudo apt install python-is-python3 -y\n```\n\n## Run\n```\npla filename.db  \nOR  \nphpliteadmin.py filename.db\n\nusage: phpliteadmin [-h] path\nphpliteadmin: error: the following arguments are required: path\n```\n\n## Investigation\nOn cs50.dev\n```\n$ whereis phpliteadmin \nphpliteadmin: /opt/cs50/bin/phpliteadmin\n$ ls /opt/cs50/bin/phpliteadmin \n/opt/cs50/bin/phpliteadmin@\n$ readlink /opt/cs50/bin/phpliteadmin \n/opt/cs50/phpliteadmin/bin/phpliteadmin\n```\nPython file points to:  \n``` \nPHP_FILE = f'/opt/cs50/phpliteadmin/share/index.php'\nPHP_THEME = f'/opt/cs50/phpliteadmin/share/phpliteadmin.css'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen10%2Fphpliteadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fen10%2Fphpliteadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen10%2Fphpliteadmin/lists"}