Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```