Download the PHP package vivephp/skeleton without Composer
On this page you can find all versions of the php package vivephp/skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vivephp/skeleton
More information about vivephp/skeleton
Files in vivephp/skeleton
Package skeleton
Short Description π¦οΈ Vive library builder template.
License MIT
Homepage https://packagist.com/packages/vivephp/skeleton
Informations about the package skeleton
π¦οΈ Vive Skeleton
Create a new Vive project based on this template.
π Contents
- π¦οΈ Vive Skeleton
- π Contents
- π Requirements
- π Getting Started
- β‘οΈ Installation
- π§βπ» Usage
- π§ͺ Testing and debugging
- π Documentation
- π Contribution
- π· Code of Conduct
- π₯ Contributing Guide
- ποΈ Good First Issues
- π¬ Discussions
- π Security Reports
- π License
π Requirements
- Requires PHP 8.1+ (at least 8.1.19 recommended to avoid potential bugs).
- Requires Composer v2+ to manage PHP dependencies.
π Getting Started
β‘οΈ Installation
Use this template or create a new Vive library via the Composer create-project
command (recommended):
π§βπ» Usage
π§ͺ Testing and debugging
π§Ή Keep a modern codebase with Pint:
βοΈ Run static analysis:
-
Using PHPStan:
- Using Psalm:
β Run unit tests using PEST
π Check all code bugs:
π Fix the entire code:
π Documentation
The full documentation for the Vive Skeleton can be found on this address.
π Contribution
The main purpose of this repository is to continue evolving Vive. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Vive.
π· Code of Conduct
Vive has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
π₯ Contributing Guide
Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Vive.
ποΈ Good First Issues
We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
π¬ Discussions
Larger discussions and proposals are discussed in Vive's GitHub discussions.
π Security Reports
If you discover a security vulnerability within Vive, please email SIGUI KessΓ© Emmanuel at [email protected]. All security vulnerabilities will be promptly addressed.
π License
The Vive Skeleton is open-sourced software licensed under the MIT License - see the LICENSE file for details.