php-feather / feather
Feather - Lightweight PHP Framework
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
pkg:composer/php-feather/feather
Requires
- php: >=7.0
- illuminate/database: ^6.20
- nesbot/carbon: ^2.22
- php-feather/ignite: dev-master
This package is auto-updated.
Last update: 2025-10-01 00:09:31 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