{"id":20745075,"url":"https://github.com/erickfirmo/mvc-php","last_synced_at":"2025-04-24T05:48:53.202Z","repository":{"id":184565633,"uuid":"155649417","full_name":"erickfirmo/mvc-php","owner":"erickfirmo","description":"Base de projeto MVC em PHP","archived":false,"fork":false,"pushed_at":"2021-05-23T03:42:53.000Z","size":145,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-24T05:48:45.577Z","etag":null,"topics":["mvc-architecture","mvc-framework","mvc-pattern","mvc-php","php","php7"],"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/erickfirmo.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}},"created_at":"2018-11-01T02:15:50.000Z","updated_at":"2023-03-19T14:20:12.000Z","dependencies_parsed_at":"2023-07-29T02:50:31.060Z","dependency_job_id":null,"html_url":"https://github.com/erickfirmo/mvc-php","commit_stats":null,"previous_names":["erickfirmo/mvc-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickfirmo%2Fmvc-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickfirmo%2Fmvc-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickfirmo%2Fmvc-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickfirmo%2Fmvc-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erickfirmo","download_url":"https://codeload.github.com/erickfirmo/mvc-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573345,"owners_count":21452345,"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":["mvc-architecture","mvc-framework","mvc-pattern","mvc-php","php","php7"],"created_at":"2024-11-17T07:18:21.508Z","updated_at":"2025-04-24T05:48:53.144Z","avatar_url":"https://github.com/erickfirmo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVC-PHP\n\nBase de projeto MVC em PHP\n\n\n## Instalação\n\n### Digite a linha de comando na raíz do projeto:\n\ncomposer update\n\n\n### Digite as linhas de comando na pasta public localizada na raíz do projeto:\n\nnpm install jquery\n\nnpm install bootstrap\n\nnpm install popper.js\n\n\n\n### Configure os arquivos app.php e database.php na pasta config, localizada na raíz do projeto:\n\n\nConfigure o arquivo ``app.php``:\n`` \nreturn [\n\n'APP_NAME' =\u003e \"Project Name\",\n'APP_URL' =\u003e \"Your Domain\",\n\n];\n\n``\n\n\n//database.php\n\n![alt text](https://raw.githubusercontent.com/erickfirmo/mvc-php/master/config2.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickfirmo%2Fmvc-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickfirmo%2Fmvc-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickfirmo%2Fmvc-php/lists"}