Which framework for a beginnner?

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • psalm-plugin-symfony

    Psalm Plugin for Symfony

  • To feel more like home, you will also need static analysis and Symfony plugin. For IDE: use PHPStorm and EA extended plugin. PHP doesn't have generics but those can be emulated via annotations; not a fun way but you get used after a week.

  • Psalm

    A static analysis tool for finding errors in PHP applications

  • To feel more like home, you will also need static analysis and Symfony plugin. For IDE: use PHPStorm and EA extended plugin. PHP doesn't have generics but those can be emulated via annotations; not a fun way but you get used after a week.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Phalcon

    High performance, full-stack PHP framework delivered as a C extension.

  • foundry

    A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine. (by zenstruck)

  • all the hate on laravel... 1. laravel is easier to setup 2. certainly easier to use. Way easier. Just to name a few: PAGINATOR. API Resource. Wayyyy easier in laravel. 3. Many ideas of laravel were actually copied to symfony, look at https://github.com/zenstruck/foundry it even mentions it. Because it were such KILLER ideas.

  • CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

  • Look at the issues and pull requests. It doesn’t support php 8 properly, hence why I call it outdated https://github.com/bcit-ci/CodeIgniter/issues

  • CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

  • Wrong repo mate 🤗 That’s version 3, which is legacy. Here ya go: https://github.com/codeigniter4/CodeIgniter4

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts