Ir al contenido principal

PHP

Modern PHP frameworks for building web applications and APIs

Runtime: PHP 8.x Package Manager: composer Extensions: .php

Consideraciones Clave

  • Laravel ecosystem vs Symfony components
  • Frontend integration (Livewire, Inertia)
  • ORM preferences (Eloquent, Doctrine)
  • Hosting requirements and compatibility
  • Enterprise vs startup use cases
CakePHP logo

CakePHP

Build fast, grow solid. A PHP framework emphasizing rapid development with convention-based architecture requiring minimal configuration.

Plan Gratuito
backend mvc convention-over-configuration
CodeIgniter logo

CodeIgniter

Powerful PHP framework with a very small footprint. Known for exceptional performance and straightforward approach to MVC development.

Plan Gratuito
mvc lightweight performant
Laravel logo

Laravel

The PHP framework for web artisans. Elegant syntax with batteries included - Eloquent ORM, Blade templates, queues, and extensive ecosystem.

Plan Gratuito
full-stack mvc batteries-included
Livewire logo

Livewire

Full-stack framework for Laravel that makes building dynamic interfaces simple. Build reactive components without leaving PHP.

Plan Gratuito
reactive laravel no-javascript
Phalcon logo

Phalcon

A full-stack PHP framework delivered as a C-extension. Innovative architecture designed for maximum performance with minimal memory and CPU usage.

Plan Gratuito
backend performance c-extension
S

Slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. PSR-7 compliant with middleware support.

Plan Gratuito
microframework api psr-7
Symfony logo

Symfony

Professional PHP framework with reusable components. Enterprise-grade with Doctrine ORM, Twig templates, and extensive bundle ecosystem.

Plan Gratuito
enterprise components doctrine
Yii logo

Yii

A fast, secure, and efficient PHP framework. Flexible yet pragmatic, works right out of the box with reasonable defaults and built-in security tools.

Plan Gratuito
backend mvc security