Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

skeleton

> 编程语言
Open source

A skeleton repository for League Packages

1.5K stars0 likes1 views
WebsiteGitHub

About

A skeleton repository for League Packages

:package_name

Note: Replace :author_name :author_username :author_website :author_email :vendor :package_name :package_description with their correct values in README.md, CHANGELOG.md, CONTRIBUTING.md, LICENSE.md and 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.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

bin/        
build/
docs/
config/
src/
tests/
vendor/

Install

Via Composer

$ composer require :vendor/:package_name

Usage

$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

  • :author_name
  • All Contributors

License

The MIT License (MIT). Please see License File for more information.

GitHub Issues· 13 open

View all on GitHub
  • #151

    Possible typo in .scrutinizer.yml

    Updated Mar 1, 2026
  • #150

    Describe the purpose of the directories

    Updated Nov 10, 2020
  • #142

    Move GitHub-specific files to .github

    Updated Oct 24, 2019
  • #138

    Add docs to skeleton

    Updated Oct 24, 2019
  • #116

    Indistinct vendor variables? [Feature request]

    Updated Jul 18, 2017
  • #92

    Add contributors to the License

    Updated Sep 1, 2016
  • #84

    `composer format` does not work on Windows

    Updated Aug 20, 2016
  • #33

    Show release information?

    Updated Jun 29, 2015

Highlights

  • •PHP

> Tags

PHP

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言