https://github.com/projek-xyz/php-lib-template
PHP Project Template
https://github.com/projek-xyz/php-lib-template
php-project project-template
Last synced: 1 day ago
JSON representation
PHP Project Template
- Host: GitHub
- URL: https://github.com/projek-xyz/php-lib-template
- Owner: projek-xyz
- License: mit
- Created: 2020-06-16T16:34:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T03:35:36.000Z (7 days ago)
- Last Synced: 2025-04-16T04:44:22.144Z (7 days ago)
- Topics: php-project, project-template
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://packagist.org/packages/projek-xyz/template)
[](https://github.com/projek-xyz/php-lib-template/blob/main/LICENSE)
[](https://github.com/projek-xyz/php-lib-template/actions)
[](https://coveralls.io/github/projek-xyz/php-lib-template)
[](https://codeclimate.com/github/projek-xyz/template)
[](https://codeclimate.com/github/projek-xyz/template/maintainability)
[](https://insight.symfony.com/projects/2aa14223-61fd-435b-8cdf-72a7c1d9935a)# Project Template
Our Project Template
## Installation
Use [Composer](https://getcomposer.org/)
```bash
$ composer create-project projek-xyz/template --prefer-dist
```## Usage
__SOON__
## License
This library is open-sourced software licensed under [MIT license](LICENSE).