Numerical experiments, Tips, Tricks and Gotchas
PHP Fat-Free Framework
Introduction
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust web applications - fast!
[1], [2].
Getting Started [
3].
Tutorials
Blog Tutorial with Fat-Free Framework v3 [4].
How To Use the Fat Free PHP Framework [5].
Fat-Free Framework Setup 101 [6].
Five-part Fat-Free Framework tutorial [7], [8]:
Video Tutorials
Fat-Free Framework tutorials by Mark Takacs [9]:
-
Basics of installation, project setup and the definition of the first route:
Video,
Description, Code.
-
Global variables, routing with class object references, basics of structuring business logic:
Video,
Description, Code.
-
Advanced MVC project structure: Video,
Description, Code.
-
Database setup, db connection, Models and CRUD:
Video,
Description,
Final project.
-
Bootstrap and authentication:
Video,
Description,
Complete project.
Examples
This guide shows how to create a multilingual F3 app with ease. Localization is a important cornerstone for growing any app.
It helps reaching a broader audience and improves the overall user experience. [10].
PHP Fat-Free Routing Examples [11].
RESTful API
Building a basic RESTful API with Fat Free Framework [12].
My objective is relatively narrow: to be sure that relatively small
amounts of sensitive information never leaves my computer unencrypted.
References
- Fat-Free Framework
- Fat-Free Framework (old)
- Fat-Free Framework - GitHub
- Richard Willis-Owen, Blog Tutorial with Fat-Free Framework v3
- Digital Ocean, How To Use the Fat Free PHP Framework
- Kesler Tanner, Fat-Free Framework Setup 101
- Foysal Mamun, Five-part Fat-Free Framework tutorial
- Foysal Mamun, Six-part Fat-Free Framework tutorial
- Mark Takacs, Adventures in a digital world
- Kevin Kennell, Multilingual PHP Apps With Fat-Free Framework
- Laurence, PHP Fat-Free Routing Examples
- Gajot, Building a basic RESTful API with Fat Free Framework
© Nikolai Shokhirev, 2012-2024
email: nikolai(dot)shokhirev(at)gmail(dot)com