php-feather/feather

Feather - Lightweight PHP Framework

dev-master 2022-09-04 00:27 UTC

This package is auto-updated.

Last update: 2024-05-03 18:20:17 UTC


README

Php-Feather Dev Build. A lightweight, fast PHP framework

Install

composer create-project --stability dev php-feather/feather projectname

Navigate to project folder and run the commnd below:

composer update

Running Locally

Docker

If you have docker installed and running on your pc just run the command below:

docker-compose up -d

Then go to: http://localhost