The Lighter, Faster and Sleeker PHP5 Framework
Using InfoPotato Without Becoming A Hostage To It
InfoPotato is a very lightweight, well designed & well documented PHP5 framework loosely built around HTTP and the principles of REST for the development of small web applications. It is built on the shoulders of giants by incorporating many good ideas and best practices from other well-known PHP frameworks and toolkits. The primary goal of InfoPotato is to enable you to work in a structured and rapid manner without loss of flexibility and expansibility.
Quick Facts about InfoPotato
Dedicated to Small Applications
Easy installation & configuration, no ORM/CLI/PEAR/Code Generators
Truly Lightweight & Ultra-fast
Tiny core, runtime cache, output compression, lazy loading
Loosely Coupled Components
Each core component has little or no knowledge of other components
Built around HTTP & REST
Adopts the simple Request-Reponse handling model, no MVC
Fully Compatible with UTF-8
Fixes multibyte UTF-8 characters "Dangerous" PHP functionality
Simple i18N/L10N Support
Apps can be adapted to various languages with little code changes
Multiple Data-Access Objects
Same API to talk to MySQL/MySQLi, SQLite, and PostgreSQL
Rich Libraries/Functions
Many standalone and reusable libraries/functions are available
Very Detailed Documentation
Comprehensive tutorials for you to systematically learn InfoPotato
One Framework, Multiple Apps
One framework can host multiple apps simultaneously
Built with Security in Mind
URI attack, Session, XSS, CSRF, and SQL Injection protection
Everything under Your Control
You eschew complexity, favoring simple solutions
Page URI: http://www.infopotato.com/
