Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chsxf/mfx-project-template
A template repository for bootstraping MFX projects
https://github.com/chsxf/mfx-project-template
mfx php php8 template
Last synced: 3 months ago
JSON representation
A template repository for bootstraping MFX projects
- Host: GitHub
- URL: https://github.com/chsxf/mfx-project-template
- Owner: chsxf
- License: mit
- Created: 2024-07-10T13:52:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T06:16:28.000Z (3 months ago)
- Last Synced: 2024-10-02T08:06:22.243Z (3 months ago)
- Topics: mfx, php, php8, template
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository is a template for bootstraping MFX projects.
![](https://img.shields.io/badge/php-8.1%2B-7A86B8)
[![](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg)](https://gitmoji.dev/)# Getting Started
You can create a new [MFX](https://github.com/chsxf/mfx) project by using the following command:
```
composer create-project chsxf/mfx-project-template target_directory_name
```