What is PhpFramework?


PhpFramework is a general-purpose framework that is especially suited for websites development and use some features like MVC architecture.



Goals

  • Exceptional performance
  • Compatibility with all PHP versions
  • Very small footprint 40 Kb
  • Zero configuration
  • Fast, flexible and easy-to-use
  • No templating language
  • Complete documentation


You can do many things such as create a fully-automated, modularized application in just a few lines of code. It takes very little resources to run and and provide the basic application layout and request routing scheme.



phpframework.org is the official website of PhpFramework, an open source MVC framework for PHP.


PhpFramework is a powerful framework that follows design patterns like MVC and ORM paradigm that enables developers to write less and clean code and reduces development costs .
It has comprehensive and easy to understand documentation guides and a lot of features like URL mapping, HTML Helpers, Scaffolding and Caching.

Get it now!

PhpFramework allows you to create dynamic websites easily and quickly. Strive for clean, simple and elegant solutions.

This MVC framework for PHP enables you to develop fast and easy-to-use websites.

Open Source License

PhpFramework is an open source web application distributed under the MIT License


Features