{"id":22056943,"url":"https://github.com/danteay/corephp-slim-scafold","last_synced_at":"2025-05-12T16:02:32.797Z","repository":{"id":56957964,"uuid":"137917470","full_name":"danteay/corephp-slim-scafold","owner":"danteay","description":"A Slim 3 project based on the slim-skeleton package","archived":false,"fork":false,"pushed_at":"2019-05-06T19:02:50.000Z","size":87,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-09T01:47:11.450Z","etag":null,"topics":["corephp","docker","docker-compose","eloquent","monolog","slim3","twig"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danteay.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}},"created_at":"2018-06-19T16:27:27.000Z","updated_at":"2019-03-13T22:58:25.000Z","dependencies_parsed_at":"2022-08-21T09:50:16.721Z","dependency_job_id":null,"html_url":"https://github.com/danteay/corephp-slim-scafold","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fcorephp-slim-scafold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fcorephp-slim-scafold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fcorephp-slim-scafold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fcorephp-slim-scafold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danteay","download_url":"https://codeload.github.com/danteay/corephp-slim-scafold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227370659,"owners_count":17770706,"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":["corephp","docker","docker-compose","eloquent","monolog","slim3","twig"],"created_at":"2024-11-30T16:15:27.549Z","updated_at":"2024-11-30T16:15:28.211Z","avatar_url":"https://github.com/danteay.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Scafold\n\nThis is a Slim preconfigured project to create a MVC or API projects based on the [slim/Slim-Skeleton](https://github.com/slimphp/Slim-Skeleton)\nrepository from [Slim Framework](https://www.slimframework.com/).\n\n## Requirements\n\n* [Composer](https://getcomposer.org/)\n* [Docker](https://www.docker.com/)\n* [Docker Compose](https://docs.docker.com/compose/)\n* [AWS-cli](https://aws.amazon.com/cli/?sc_channel=PS\u0026sc_campaign=acquisition_MX\u0026sc_publisher=google\u0026sc_medium=command_line_b\u0026sc_content=aws_cli_e\u0026sc_detail=aws%20cli\u0026sc_category=command_line\u0026sc_segment=161200955400\u0026sc_matchtype=e\u0026sc_country=MX\u0026s_kwcid=AL!4422!3!161200955400!e!!g!!aws%20cli\u0026ef_id=W6vEjwAABFBVLFJw:20180926174031:s)\n* PHP \u003e= 7.1\n* PHP pgsql extension\n* PHP pdo_pgsql extension\n\n## Dependendies\n\n* [Slim Framework](https://www.slimframework.com/)\n* [Monolog](https://packagist.org/packages/monolog/monolog)\n\n## Container specifications\n\n* Image: [webdevops/php-nginx:7.3](https://hub.docker.com/r/webdevops/php-nginx/)\n\n## Namespaces\n\n| Namespace   | Route folder        |\n|-------------|---------------------|\n| Controllers | src/app/controllers |\n| Models      | src/app/models      |\n| Middlewares | src/app/middlewares |\n| Libraries   | src/app/libraries   |\n| Helpers     | src/app/helpers     |\n\n## Install the Application\n\nYu can install it from the [slimcmd](https://packagist.org/packages/corephp/slim-cmd) tool with this command:\n\n```bash\nslimcmd app:init [app-name]\n```\n\nReplace `[app-name]` with the desired directory name for your new application. You'll want to:\n\n* Point your virtual host document root to your new application's `public/` directory.\n* Ensure `logs/` is web writeable.\n\n## Install project\n\n```bash\ncomposer install\n```\n\n## Run the aplication\n\n```bash\ndocker-compose up\n```\n\n## Deploy app with AWS Pipelines and AWS ECS\n\nConfigure yur build steps into **buildspect.yml** file with your AWS ECR information and setup the service configurations into **imagedefinitios.json** file according to the [AWS Documentation](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-cd-pipeline.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Fcorephp-slim-scafold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanteay%2Fcorephp-slim-scafold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Fcorephp-slim-scafold/lists"}