Software:Fat-Free Framework
Developer(s) | F3::Factory / Bong Cosca |
---|---|
Stable release | |
Repository | Fat-Free Repository |
Written in | PHP 5.4+[1] |
Operating system | Cross-platform |
Type | Web framework |
License | GNU General Public License |
Website | {{{1}}} |
Fat-Free Framework is an open-source web framework distributed under the GNU General Public License and hosted by GitHub and SourceForge. The software seeks to combine a full featureset with a lightweight code base while being easy to learn, use and extend.
The source code (~83KB) is written almost entirely in PHP and engineered specifically with user experience and usability as its primary design goals.[2][3][4]
Commonly called F3 by PHP developers, Fat-Free was released as free software in 2009.[5] Its general architecture was influenced by Ruby's Sinatra. The lightweight code base[6] is controlled and maintained by a small core team, with additional functionality and funding contributions coming from various enterprises and user groups,[7] who also help guide its future direction.
The base feature set includes a URL router, cache engine, and support for multilingual applications. Fat-Free also has a number of plug-ins that extend its functionality as well as data mappers for SQL and NoSQL database back-ends: SQLite, MySQL, PostgreSQL, MSSQL, Sybase, DB2, MongoDB, CouchDB, and Flat File.
The core functionality is accompanied by a number of optional plug-ins, among them a template engine, a Unit testing toolkit, Database-managed sessions, Markdown-to-HTML converter, Atom/RSS feed reader, Image processor, Geodata handler, a Basket/Shopping cart application and data validation.
See also
References
- ↑ "Getting Started - Fat-Free Framework for PHP". https://fatfreeframework.com/3.7/getting-started.
- ↑ "About Fat-Free Framework". StackOverflow. https://stackoverflow.com/tags/fat-free-framework/info.
- ↑ "Slim Down Your PHP Development". http://www.phpbuilder.com/columns/php-fat-free-framework/Jason_Gilmore04052011.php3.
- ↑ "My Impressions of Fat-Free Framework for PHP". http://blog.ssokolow.com/archives/2011/11/13/my-impressions-of-fat-free-framework-for-php/.
- ↑ php Architect Feb 26, 2010 issue
- ↑ PHP Software Reviews: Five Great PHP Frameworks
- ↑ "Credits". Github. 19 March 2014. https://github.com/bcosca/fatfree#credits.
External links
Original source: https://en.wikipedia.org/wiki/Fat-Free Framework.
Read more |