Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsteel/php-template-project
A template repository for PHP projects or libraries
https://github.com/gsteel/php-template-project
goats php template
Last synced: 18 days ago
JSON representation
A template repository for PHP projects or libraries
- Host: GitHub
- URL: https://github.com/gsteel/php-template-project
- Owner: gsteel
- License: mit
- Created: 2021-07-06T20:50:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T19:17:29.000Z (2 months ago)
- Last Synced: 2024-12-06T21:37:29.011Z (about 1 month ago)
- Topics: goats, php, template
- Language: PHP
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PHP Template Repository
[![Build Status](https://github.com/gsteel/php-template-project/workflows/Continuous%20Integration/badge.svg)](https://github.com/gsteel/php-template-project/actions?query=workflow%3A"Continuous+Integration")
[![codecov](https://codecov.io/gh/gsteel/php-template-project/branch/main/graph/badge.svg)](https://codecov.io/gh/gsteel/php-template-project)
[![Psalm Type Coverage](https://shepherd.dev/github/gsteel/php-template-project/coverage.svg)](https://shepherd.dev/github/gsteel/php-template-project)[![Latest Stable Version](https://poser.pugx.org/gsteel/php-template-project/v/stable)](https://packagist.org/packages/gsteel/php-template-project)
[![Total Downloads](https://poser.pugx.org/gsteel/php-template-project/downloads)](https://packagist.org/packages/gsteel/php-template-project)## Introduction
This is a template repo.
## Installation
This is a template repo.
## License
[MIT Licensed](LICENSE.md).
## Changelog
See [`CHANGELOG.md`](CHANGELOG.md).