{"id":24350127,"url":"https://github.com/ryu22e/slim-skeleton-phpunit","last_synced_at":"2026-05-05T01:31:30.824Z","repository":{"id":26647742,"uuid":"30103837","full_name":"ryu22e/Slim-Skeleton-PHPUnit","owner":"ryu22e","description":"Slim Framework skeleton application","archived":false,"fork":false,"pushed_at":"2015-02-06T13:27:16.000Z","size":132,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T13:33:30.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ryu22e.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":"2015-01-31T05:51:18.000Z","updated_at":"2016-07-27T02:47:07.000Z","dependencies_parsed_at":"2022-09-01T15:01:43.303Z","dependency_job_id":null,"html_url":"https://github.com/ryu22e/Slim-Skeleton-PHPUnit","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/ryu22e%2FSlim-Skeleton-PHPUnit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2FSlim-Skeleton-PHPUnit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2FSlim-Skeleton-PHPUnit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2FSlim-Skeleton-PHPUnit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryu22e","download_url":"https://codeload.github.com/ryu22e/Slim-Skeleton-PHPUnit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243150421,"owners_count":20244383,"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":[],"created_at":"2025-01-18T13:27:02.192Z","updated_at":"2025-12-27T04:47:24.935Z","avatar_url":"https://github.com/ryu22e.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Framework Skeleton Application\n\nUse this skeleton application to quickly setup and start working on a new Slim Framework application. This application uses the latest Slim and Slim-Views repositories. It also uses Sensio Labs' [Twig](http://twig.sensiolabs.org) template library.\n\nThis skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.\n\n## Install Composer\n\nIf you have not installed Composer, do that now. I prefer to install Composer globally in `/usr/local/bin`, but you may also install Composer locally in your current working directory. For this tutorial, I assume you have installed Composer locally.\n\n\u003chttp://getcomposer.org/doc/00-intro.md#installation\u003e\n\n## Install the Application\n\nAfter you install Composer, run this command from the directory in which you want to install your new Slim Framework application.\n\n    php composer.phar create-project ryu22e/slim-skeleton-phpunit [my-app-name]\n\nReplace \u003ccode\u003e[my-app-name]\u003c/code\u003e with the desired directory name for your new application. You'll want to:\n* Point your virtual host document root to your new application's `public/` directory.\n* Ensure `logs/` and `templates/cache` are web writeable.\n\nThat's it! Now go build something cool.\n\n## How to test\n\nAfter install the application, run this command from the directory.\n\n    make test\n\nTest codes are in `tests/`.\n\n## How to Contribute\n\n### Pull Requests\n\n1. Fork the Slim Skeleton repository\n2. Create a new branch for each feature or improvement\n3. Send a pull request from each feature branch to the **develop** branch\n\nIt is very important to separate new features or improvements into separate feature branches, and to send a\npull request for each branch. This allows us to review and pull in new features or improvements individually.\n\n### Style Guide\n\nAll pull requests must adhere to the [PSR-2 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fslim-skeleton-phpunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryu22e%2Fslim-skeleton-phpunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fslim-skeleton-phpunit/lists"}