{"id":13405086,"url":"https://github.com/thephpleague/skeleton","last_synced_at":"2025-05-15T17:04:19.401Z","repository":{"id":9939905,"uuid":"11956156","full_name":"thephpleague/skeleton","owner":"thephpleague","description":"A skeleton repository for League Packages","archived":false,"fork":false,"pushed_at":"2021-05-24T11:46:45.000Z","size":112,"stargazers_count":1526,"open_issues_count":12,"forks_count":419,"subscribers_count":78,"default_branch":"master","last_synced_at":"2025-04-07T22:07:44.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"thephpleague.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thephpleague.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-07T17:38:00.000Z","updated_at":"2025-04-04T07:32:41.000Z","dependencies_parsed_at":"2022-09-21T20:51:58.623Z","dependency_job_id":null,"html_url":"https://github.com/thephpleague/skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephpleague%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thephpleague","download_url":"https://codeload.github.com/thephpleague/skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254384987,"owners_count":22062422,"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":"2024-07-30T19:01:55.538Z","updated_at":"2025-05-15T17:04:19.384Z","avatar_url":"https://github.com/thephpleague.png","language":"PHP","funding_links":[],"categories":["PHP","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# :package_name\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status][ico-scrutinizer]][link-scrutinizer]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n\n**Note:** Replace ```:author_name``` ```:author_username``` ```:author_website``` ```:author_email``` ```:vendor``` ```:package_name``` ```:package_description``` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can run `$ php prefill.php` in the command line to make all replacements at once. Delete the file prefill.php as well.\n\nThis is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what\nPSRs you support to avoid any confusion with users and contributors.\n\n## Structure\n\nIf any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.\n\n```\nbin/        \nbuild/\ndocs/\nconfig/\nsrc/\ntests/\nvendor/\n```\n\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require :vendor/:package_name\n```\n\n## Usage\n\n``` php\n$skeleton = new League\\Skeleton();\necho $skeleton-\u003eechoPhrase('Hello, League!');\n```\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Testing\n\n``` bash\n$ composer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email :author_email instead of using the issue tracker.\n\n## Credits\n\n- [:author_name][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/:vendor/:package_name.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/:vendor/:package_name/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/:vendor/:package_name.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/:vendor/:package_name.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/:vendor/:package_name.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/:vendor/:package_name\n[link-travis]: https://travis-ci.org/:vendor/:package_name\n[link-scrutinizer]: https://scrutinizer-ci.com/g/:vendor/:package_name/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/:vendor/:package_name\n[link-downloads]: https://packagist.org/packages/:vendor/:package_name\n[link-author]: https://github.com/:author_username\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthephpleague%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthephpleague%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthephpleague%2Fskeleton/lists"}