About
The PHP Fat-Free Framework
Fat-Free is a powerful yet lightweight PHP 5.3+ Web development framework designed to help you build dynamic and robust applications - fast!
Condensed in a single 55KB file, the framework's simple domain-specific language gives you access to Fat-Free's all-purpose template engine, powerful cache, automatic spam protection, unit testing tools, code profiler, HTML forms processor, plus an easy-to-use SQL handler for fine-tuning database engine interactions. It's so small and fast; it even has a way of controlling Web server traffic - the only framework that shields you from brute force and Denial-of-Service (DoS) attacks.
Fat-Free is also packaged with optional plug-ins that include the auto-mapping Axon ORM, M2 MongoDB mapper, CAPTCHA image generator, Javascript/CSS compressor, dynamic XML sitemaps, thumbnail and fake image generator, identicons, user authentication, custom logger, tools for communicating with other servers and handling ZIP archives, as well as API wrappers for Google, Twitter, Yahoo! and Akismet. There's also an i18n extension to help you write multilingual applications.
The philosophy behind the framework and its approach to the Model-View-Controller design pattern is towards minimalism in structural components, avoiding application complexity and striking a balance between code elegance, application performance and programmer productivity.
Unlike other PHP frameworks, Fat-Free aims to be usable - not usual.
If you feel that this software is one great weapon to have in your programming arsenal, it saves you a lot of time and money, use it for commercial gain or in your business organization, please consider making a donation to the project. A significant amount of time, effort, and money has been spent on this project. Your donations help keep this project alive and the development team motivated. Donors and sponsors get priority support.
If you use the software for business or commercial gain: permissive and "closed-source" licensing terms are available. For more details, please contact: Bong Cosca <bong.cosca@yahoo.com> For personal use, the PHP Fat-Free Framework and other files included in the distribution are subject to the terms of the GPL v3. You may not use the software, documentation, and samples except in compliance with the license.
Copyright © 2009-2010 Fat-Free Factory
This Demo
This demo should give you an idea of how easy it is to design and write an MVC-based application using Fat-Free. Please refer to the documentation, this blog's source code, import files and associated HTML templates for more information. The files contain a lot of inline documentation to help you understand how the application works and how the code interacts with the framework.
Fat-Free runs seamlessly with any Javascript toolkit/library (JQuery, MooTools, Script.aculo.us, Dojo, Prototype, YUI, or what have you).