roneichiarandi / skeleton-php
A simple Skeleton to create project or library with PHP.
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: ^6.2
This package is not auto-updated.
Last update: 2024-11-24 02:28:33 UTC
README
A simple Skeleton to build your project or library with PHP.
Getting Started
Prerequisites
- PHP 7.0+
- Composer
Usage
$ composer create-project roneichiarandi/skeleton-php <project-name>
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Ronei Chiarandi - Initial work
- All Contributors
License
This project is licensed under the MIT License - see the LICENSE file for details
Changelog
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.