elevenone / spaceface
A project skeleton with AutoRoute router
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- atlas/pdo: ^1.1
- aura/di: ^4.1
- aura/html: ^2.5
- aura/payload: ^3.0
- aura/view: ^2.3
- pmjones/auto-route: ^1.1
- pmjones/request: ^2.0
This package is auto-updated.
Last update: 2025-02-23 03:32:58 UTC
README
A simple ADR / Action Domain Responder / project skeleton using AutoRoute, and Aura View Using Pfetch
Installing SpaceFace
You will need Composer to install Radar.
Pick a project name, and use Composer to create it with SpaceFace; here we create one called example-project
:
composer create-project elevenone/spaceface example-project