https://github.com/ghostwriter/wip
[WIP] Template for PHP projects
https://github.com/ghostwriter/wip
ghostwriter package-template php template template-repository wip
Last synced: 3 months ago
JSON representation
[WIP] Template for PHP projects
- Host: GitHub
- URL: https://github.com/ghostwriter/wip
- Owner: ghostwriter
- License: bsd-3-clause
- Created: 2020-12-11T04:48:01.000Z (over 5 years ago)
- Default Branch: 0.1.x
- Last Pushed: 2026-03-05T14:09:43.000Z (3 months ago)
- Last Synced: 2026-03-05T17:49:42.675Z (3 months ago)
- Topics: ghostwriter, package-template, php, template, template-repository, wip
- Language: PHP
- Homepage: https://github.com/ghostwriter/wip
- Size: 52.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Wip
[](https://github.com/sponsors/ghostwriter)
[](https://github.com/ghostwriter/wip/actions/workflows/automation.yml)
[](https://www.php.net/supported-versions)
[](https://packagist.org/packages/ghostwriter/wip)
work in progress
> [!WARNING]
>
> This project is not finished yet, work in progress.
## Installation
You can install the package via composer:
``` bash
composer require ghostwriter/wip
```
### Star ⭐️ this repo if you find it useful
You can also star (🌟) this repo to find it easier later.
## Usage
```php
// work in progress
```
### Credits
- [Nathanael Esayeas](https://github.com/ghostwriter)
- [All Contributors](https://github.com/ghostwriter/wip/contributors)
### Changelog
Please see [CHANGELOG.md](./CHANGELOG.md) for more information on what has changed recently.
### License
Please see [LICENSE](./LICENSE) for more information on the license that applies to this project.
### Security
Please see [SECURITY.md](./SECURITY.md) for more information on security disclosure process.