{"id":17677143,"url":"https://github.com/andremalveira/api-php-mvc-firebase-vercel","last_synced_at":"2025-03-30T17:29:14.489Z","repository":{"id":137700571,"uuid":"436106165","full_name":"andremalveira/api-php-mvc-firebase-vercel","owner":"andremalveira","description":"Example API structure in PHP - MVC with Firebase Database  for deployment in Vercel.","archived":false,"fork":false,"pushed_at":"2021-12-09T17:29:46.000Z","size":122,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T19:46:16.805Z","etag":null,"topics":["api-php","php-firebase-vercel","php-vercel"],"latest_commit_sha":null,"homepage":"","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/andremalveira.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":"2021-12-08T03:40:15.000Z","updated_at":"2024-08-13T13:03:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"84f4948a-93df-4004-8cc3-34dd6f100a26","html_url":"https://github.com/andremalveira/api-php-mvc-firebase-vercel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andremalveira%2Fapi-php-mvc-firebase-vercel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andremalveira%2Fapi-php-mvc-firebase-vercel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andremalveira%2Fapi-php-mvc-firebase-vercel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andremalveira%2Fapi-php-mvc-firebase-vercel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andremalveira","download_url":"https://codeload.github.com/andremalveira/api-php-mvc-firebase-vercel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246354345,"owners_count":20763818,"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":["api-php","php-firebase-vercel","php-vercel"],"created_at":"2024-10-24T07:27:59.118Z","updated_at":"2025-03-30T17:29:14.453Z","avatar_url":"https://github.com/andremalveira.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Example API structure in PHP - MVC with Firebase Database for deployment in Vercel \u003c/p\u003e\n\n  \u003ca href=\"#php+firebase+vercel\"\u003e\u003cimg src=\"public/head.png\" alt=\"Hi!!\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Example JSON Structure in Database Firebase \n\n    name-your-database\n    ├── public              \n    ├── private                 \n\n- ```[public]``` -\u003e Aqui crie as pastas/chaves que conterá os dados que pode ser público, acessado por qualquer usuário da Api.\n- ```[private]``` -\u003e Aqui crie as pastas/chaves que conterá os dados privados\n\n### Example:\n\n    name-your-database\n    ├── public    \n    │   └── posts  \n    │   └── products  \n    ├── private                \n    │   └── users              \n     \n\n## Dependencies/Require\n\u003ePara produção, necessário para fazer conexão com Firebase\n- [Firebase Admin SDK for PHP](https://firebase-php.readthedocs.io/en/5.x/)\n\n   └── ```composer require kreait/firebase-php```\n\n\u003e Para ambiente de desenvolvimento, necessário para usar as variáveis de ambiente (.env)\n- [PHP dotenv](https://github.com/vlucas/phpdotenv)\n\n   └── ```composer require vlucas/phpdotenv```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandremalveira%2Fapi-php-mvc-firebase-vercel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandremalveira%2Fapi-php-mvc-firebase-vercel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandremalveira%2Fapi-php-mvc-firebase-vercel/lists"}