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 that can be used for the development of small web applications. It is loosely built around HTTP and the principles of REST through incorporating many good ideas and the best practices from other well-known web frameworks and toolkits. The primary goal of InfoPotato is to enable web developers to work in a structured and rapid manner without loss of flexibility and expandability.
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 strict 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/
