PHP
Server-side scripting language powering a huge portion of the web, including WordPress and Laravel.
dynamic
interpreted
since 1994
oopscriptingimperative
PHP runs on the majority of web servers and is the foundation of WordPress, Drupal, and many CMSes. Modern PHP (8.x) has a mature type system, JIT compilation, and a thriving ecosystem via Composer.
// frameworks
CodeIgniter
Lightweight PHP framework with a small footprint — fast to set up, minimal …
Laravel
Elegant PHP web framework with expressive syntax, an ORM, queue system, and rich …
Slim
Micro-framework for PHP APIs and web apps — PSR-7 middleware stack, fast …
Symfony
Enterprise-grade PHP framework — reusable components powering Laravel, Drupal, …