PHP Frameworks

A web application framework (often shortened to framework) aims to reduce the amount of repetitive code required when building web applications by providing libraries for database access (including object-relational mapping), form building and data validation.

Some common PHP frameworks include:

Comments are closed.