Need a quick start?
You have two options to get started with a new Flight project:
- Full Skeleton Boilerplate: A more full fledged example with controllers and views.
- Single File Skeleton Boilerplate: A single file that includes everything you need to run your app in a single simple file.
Community contributed examples:
- flightravel: FlightPHP with Laravel directories, with PHP tooling + GH Actions
- fleact - A FlightPHP starter kit with ReactJS integration.
- flastro - A FlightPHP starter kit with Astro integration.
- velt - Velt is a quick and easy Svelte starter template with a FlightPHP backend.
Need Some Inspiration?
While these are not officially sponsored by the Flight Team, these could give you ideas on how to structure your own projects that are built with Flight!
- Decay - Flight v3 with HTMX and SleekDB all about zombies! (Demo)
- Flight Example Blog - Flight v3 with Middleware, Controllers, Active Record, and Latte.
- Flight CRUD RESTful API - Simple CRUD API project using the Flight framework, which provides a basic structure for new users to quickly set up a PHP application with CRUD operations and database connectivity. The project demonstrates how to use Flight for RESTful API development, making it an ideal learning tool for beginners and a useful starter kit for more experienced developers.
- Flight School Management System - Flight v3
- Paste Bin with Comments - Flight v3
- Basic Skeleton App
- Example Wiki
- The IT-Innovator PHP Framework Application
- LittleEducationalCMS (Spanish)
- Italian Yellow Pages API
- Generic Content Management System (with....very little documentation)
- A tiny php framework based on Flight and medoo.
- Example MVC Application
Want to Share Your Own Example?
If you have a project you want to share, please submit a pull request to add it to this list!