{"id":16465639,"url":"https://github.com/cristianv0117/patrones","last_synced_at":"2025-06-26T00:06:54.375Z","repository":{"id":204369125,"uuid":"644727623","full_name":"cristianV0117/patrones","owner":"cristianV0117","description":"Patrones de desarrollo con SLIM y PHP","archived":false,"fork":false,"pushed_at":"2023-08-01T15:10:03.000Z","size":235,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T18:35:59.332Z","etag":null,"topics":["abstract-factory-pattern","adapter-pattern","builder-pattern","command-pattern","decorator-pattern","facade-pattern","factory-method-pattern","iterator-pattern","null-object-pattern","observer-pattern","php8","slim-framework","solid-principles","template-method-pattern"],"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/cristianV0117.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-05-24T06:14:52.000Z","updated_at":"2023-06-25T15:16:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8dbba21-fbc5-44bb-9615-acc5a9603025","html_url":"https://github.com/cristianV0117/patrones","commit_stats":null,"previous_names":["cristianv0117/patrones"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cristianV0117/patrones","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianV0117%2Fpatrones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianV0117%2Fpatrones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianV0117%2Fpatrones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianV0117%2Fpatrones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cristianV0117","download_url":"https://codeload.github.com/cristianV0117/patrones/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianV0117%2Fpatrones/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261973726,"owners_count":23238585,"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":["abstract-factory-pattern","adapter-pattern","builder-pattern","command-pattern","decorator-pattern","facade-pattern","factory-method-pattern","iterator-pattern","null-object-pattern","observer-pattern","php8","slim-framework","solid-principles","template-method-pattern"],"created_at":"2024-10-11T11:34:41.769Z","updated_at":"2025-06-26T00:06:54.031Z","avatar_url":"https://github.com/cristianV0117.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Framework 4 Skeleton Application\n\n[![Coverage Status](https://coveralls.io/repos/github/slimphp/Slim-Skeleton/badge.svg?branch=master)](https://coveralls.io/github/slimphp/Slim-Skeleton?branch=master)\n\nUse this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.\n\nThis skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.\n\n## Install the Application\n\nRun this command from the directory in which you want to install your new Slim Framework application. You will require PHP 7.4 or newer.\n\n```bash\ncomposer create-project slim/slim-skeleton [my-app-name]\n```\n\nReplace `[my-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 writable.\n\nTo run the application in development, you can run these commands \n\n```bash\ncd [my-app-name]\ncomposer start\n```\n\nOr you can use `docker-compose` to run the app with `docker`, so you can run these commands:\n```bash\ncd [my-app-name]\ndocker-compose up -d\n```\nAfter that, open `http://localhost:8080` in your browser.\n\nRun this command in the application directory to run the test suite\n\n```bash\ncomposer test\n```\n\nThat's it! Now go build something cool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristianv0117%2Fpatrones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristianv0117%2Fpatrones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristianv0117%2Fpatrones/lists"}