Skip to content
Anthony Matheus Rodrigues Conceição edited this page Oct 3, 2018 · 21 revisions

PHP Frameworks

Essa página é uma lista atualizada dos frameworks de PHP mantidos atualmente. Se você está buscando por informações gerais sobre os diferentes tupos de frameworks PHP disponíveis, então deve olhar PHP The Right Way: Frameworks.

Frameworks will be listed as "Legacy" when they are outside the range of the three most recent stable PHP versions, currently PHP 5.5 to PHP 7.0.

Do you want to add your framework to this list? Please make sure it meets our ragtag list of requirements first.

Full-Stack Frameworks

Legacy

Micro Frameworks

You can see a more complete list - including more historical entries - on the two websites below:

Requirements

  • The framework must be considered "active"
  • The framework must have a stable version released
  • The latest stable version must be within the last 18 months
  • The framework needs to be within the last three stable versions of PHP (i.e., now 7.0 is stable, no 5.4 frameworks are allowed)
  • The framework needs 500 or more people watching it on GitHub or BitBucket
  • The framework must have a website, with documentation

An optional rule is that any framework part of the PHP-FIG will automatically be put onto the list.

We will police this list now and then to make sure new listings meet the requirements, and to make sure projects have not expired. If a project gets marked as inactive then we'll remove it.

Clone this wiki locally