Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/onecthree/zpheur

Zpheur application-skeleton or project template
https://github.com/onecthree/zpheur

framework php php8 skeleton-application web

Last synced: 2 months ago
JSON representation

Zpheur application-skeleton or project template

Awesome Lists containing this project

README

        

# Zpheur Skeleton Application
> ⚠️ Used only for non-production (non-stable release)

Zpheur skeleton application for a new project.

## Installation
> Remember, you must install the [czpheur](https://github.com/onecthree/czpheur) extension before using this template.

To create new project via Composer:
```bash
$ composer create-project onecthree/zpheur new-project
```