php-feather / feather
Feather - Lightweight PHP Framework
dev-master
2022-09-04 00:27 UTC
Requires
- php: >=7.0
- illuminate/database: ^6.20
- nesbot/carbon: ^2.22
- php-feather/ignite: dev-master
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 02:04:03 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