{"id":25363498,"url":"https://github.com/vitexsoftware/debs-to-sql","last_synced_at":"2025-10-30T01:32:00.888Z","repository":{"id":63917490,"uuid":"348991070","full_name":"VitexSoftware/DEBs-to-SQL","owner":"VitexSoftware","description":"Index Debian package repository into SQL","archived":false,"fork":false,"pushed_at":"2024-11-28T09:10:11.000Z","size":5514,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-28T10:21:52.953Z","etag":null,"topics":["debian","debian-packaging","pdo"],"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/VitexSoftware.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}},"created_at":"2021-03-18T08:10:28.000Z","updated_at":"2024-11-28T09:10:16.000Z","dependencies_parsed_at":"2023-02-14T01:01:08.900Z","dependency_job_id":"e2175362-4fe9-4024-8a47-b279a03c3b56","html_url":"https://github.com/VitexSoftware/DEBs-to-SQL","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FDEBs-to-SQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FDEBs-to-SQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FDEBs-to-SQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FDEBs-to-SQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitexSoftware","download_url":"https://codeload.github.com/VitexSoftware/DEBs-to-SQL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238920882,"owners_count":19552674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["debian","debian-packaging","pdo"],"created_at":"2025-02-14T22:33:48.055Z","updated_at":"2025-10-30T01:31:55.299Z","avatar_url":"https://github.com/VitexSoftware.png","language":"PHP","readme":"# DEBs-to-SQL\nSQL Database of debian packages and its contents indexer\n\n![Project Logo](debs2sql.svg?raw=true)\n\n\nInstallation\n------------\n\n\nYou can use our repo:\n\n```shell\nsudo apt install lsb-release wget\necho \"deb http://repo.vitexsoftware.cz $(lsb_release -sc) main\" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list\nsudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg\nsudo apt update\nsudo apt install debs2sql\n```\t    \n\n\nConfiguration\n-------------\n\n\nedit /etc/debs2sql/.env :\n\n```\nAPP_DEBUG=true\nEASE_LOGGER=syslog|console  see  \nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=debs2sql\nDB_USERNAME=debs2sql\nDB_PASSWORD=debs2sql\nEMAIL_FROM=debs2sql@localhost\nSEND_INFO_TO=admin@localhost\nREPO_DIR=/home/vitex/WWW/repo.vitexsoftware.cz/\n```\n\nSee https://github.com/VitexSoftware/php-ease-core for EASE_LOGGER options\nSee https://github.com/VitexSoftware/php-ease-fluentpdo for DB_CONNECTION options\n\nand run debs2sql-phinx to prepare database structure\n\n\nUsage\n-----\n\n\nsimply run \n\n```shell\ndebs2sql\n```\n\nto index all new packages into database\n\n\n![Results](result.png?raw=true)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fdebs-to-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitexsoftware%2Fdebs-to-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fdebs-to-sql/lists"}