Home > Backend Development > PHP Tutorial > Ultra-lightweight open source PHP framework: FatFreeFramework

Ultra-lightweight open source PHP framework: FatFreeFramework

WBOY
Release: 2016-07-25 08:45:38
Original
1679 people have browsed it

A powerful and easy-to-use PHP micro-architecture designed to help you build dynamic and powerful web applications - fast!

The entire framework is less than 60kb in size. Although it is lightweight, it is not simple. The support for routing, ORM, and MVC is very good. Fully functional toolkit Ultra-lightweight codebase of only ~55KB Easy to learn, use and extend

F3 support includes SQL and NoSQL databases: MySQL, SQLite, MSSQL/Sybase, PostgreSQL, MongoDB and its own lightweight and fast Flat-File DB (called Jig). It also comes with a powerful object-relational mapper which is just a lightweight framework for data abstraction and modeling. No configuration necessary.

F3 also protects you from spam and DoS attacks by performing DNSBL checks. It can increase your server's health and uptime by controlling web server traffic with profiling and bandwidth throttling.

Project homepage: http://www.open-open.com/lib/view/home/1392341721768

Open source, ultra-light, FatFreeFramework


source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template