Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/onecthree/zpheur
- Owner: onecthree
- License: mit
- Created: 2024-10-18T15:46:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T16:56:00.000Z (2 months ago)
- Last Synced: 2024-10-23T02:10:08.736Z (2 months ago)
- Topics: framework, php, php8, skeleton-application, web
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```