{"id":21711550,"url":"https://github.com/developerdavi/firebird-php","last_synced_at":"2026-04-17T10:31:15.028Z","repository":{"id":123612983,"uuid":"196772776","full_name":"developerdavi/firebird-php","owner":"developerdavi","description":"Learning to create a PHP REST API using FIREBIRD as database.","archived":false,"fork":false,"pushed_at":"2019-07-14T15:02:11.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-12T22:42:15.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/developerdavi.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-07-13T22:48:30.000Z","updated_at":"2019-08-06T18:01:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e004a2f-cbea-4991-811a-04df21c1ce5b","html_url":"https://github.com/developerdavi/firebird-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developerdavi/firebird-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavi%2Ffirebird-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavi%2Ffirebird-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavi%2Ffirebird-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavi%2Ffirebird-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developerdavi","download_url":"https://codeload.github.com/developerdavi/firebird-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavi%2Ffirebird-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"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-11-25T23:27:31.962Z","updated_at":"2026-04-17T10:31:14.979Z","avatar_url":"https://github.com/developerdavi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# firebird-php\nLearning to create a PHP REST API using FIREBIRD as database.\n\n## Instalando Firebird\nPara instalar em um sistema Linux baseado em Ubuntu, devemos usar o seguinte comando:\n\n` sudo apt-get install firebird3.0-server `\n\nSuponhando que Apache2 + PHP já esteja instalado, não devemos instalá-los.\n\n## Configurando Firebird no ambiente Apache2 + PHP\n\n### Habilitando a extensão \"php_interbase\"\n\nAbrindo o arquivo php.ini, localizado na pasta /etc/php/7.0/apache2/php.ini, devemos descomentar a seguinte linha:\n\n` extension=php_interbase.so ` ou ` extension=php_interbase.dll `\n\nDe forma mais prática:\n\n` sudo nano /etc/php/7.0/apache2/php.ini `\n\nUsando Ctrl + W, procuramos por `interbase` e removemos o ';' da linha.\n\n### Instalando a extensão php-firebird\n\nPara a versão 7.0 do PHP, usamos o seguinte comando:\n\n` sudo apt-get install php5-firebird `\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperdavi%2Ffirebird-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperdavi%2Ffirebird-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperdavi%2Ffirebird-php/lists"}