Skip to content

24stefan/FeatherPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeatherPHP

---

Stars Forks Pull Requests Issues License


Tiny, dependency-free PHP micro-framework built for speed and simplicity.


⚙️ Quick Start

composer serve
FeatherPHP/
├── core/
│   ├── Router.php
│   ├── Http.php
│   └── Engine.php
├── public/
│   └── index.php
├── views/
│   └── landing.php
└── icons/
    └── feather-logo.png

About

Tiny, dependency-free PHP micro-framework built for speed and simplicity.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published