Download the PHP package suin/skeleton without Composer
On this page you can find all versions of the php package suin/skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download suin/skeleton
More information about suin/skeleton
Files in suin/skeleton
Download suin/skeleton
More information about suin/skeleton
Files in suin/skeleton
Please rate this library. Is it a good library?
Informations about the package skeleton
Skeleton
This is where your library description should go. Try to limit it to a paragraph or two.
Features
- ...
- ...
- ...
Installation
Examples
See more examples, visit ./example folder.
Changelog
Please see CHANGELOG for more details.
Contributing
Please see CONTRIBUTING for more details.
Followings should be deleted when you publish your library.
Skeleton
A template repository for kicking start PHP library development.
Features
- Unit testing ready
- PHPUnit
- Livexample: Ensures your example codes works well by unit testing.
- Cross PHP version testing powered by Docker containers
- From PHP 5.3 to PHP 7.2 or later
- Code quality tools bundled
- PHP-CS-Fixer
- Built-in PHP-CS-Fixer rules powered by suin/php-cs-fixer-rules
- Code coverage
- Ready for collaboration
- CONTRIBUTING
- PHP-CS-Fixer
- Well-configured Git
- .gitattributes
- .gitignore
- .gitmessage
- Travis CI integration
- Code coverage reports powered by Code Climate
- Automated code review powered by Code Climate
- Reusable documents
- README.md
- Badges powered by shields.io
- CHANGELOG.md
- You may generate it by github-changelog-generator.
How to use this
Setting up Travis CI
Submitting this package to Packagist
- Visit https://packagist.org/packages/submit
- Enter repository URL.
- Set up GitHub Integrations & services.
- Check if the package is distributed:
composer show -a suin/skeleton
Codeclimate code coverage setting
- Add repository to Codeclimate.
- Get test reporter ID from "Settings" → "Test coverage" → "TEST REPORTER ID".
- Set Travis CI environment.
All versions of skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package suin/skeleton contains the following files
Loading the files please wait ....