Did you know Laminas is more used than Laravel? [stats]

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
  • phpfwtrends.org

    Discontinued Site with statistics of PHP framework downloads - raw Packagist data over guessing and emotions

  • Thanks for pointing that out. This is done for other frameworks already: https://github.com/TomasVotruba/phpfwtrends.org/blob/26c3801f8c22d47ae6860b497ff37661121e2143/config/parameters.php#L28, but laminas is new.

  • laminas-mvc-skeleton

    Skeleton application for creating laminas-mvc based projects.

  • If there is no defined "framework" package like for laminas you can ask a lamina developer or start searching by yourself. The laminas framework seems to use this https://github.com/laminas/laminas-mvc-skeleton/blob/1.2.x/composer.json as a skeleton. Looking at those 4 dependencies and their dependencies you can extract that laminas-zendframework-bridge is a package almost all packages depend on, which has only 13408 K in the last 6 months.

  • 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
  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

  • No, Laravel is not installed by components, you can verify that here: https://github.com/laravel/laravel/blob/8.x/composer.json#L15

  • Symfony

    The Symfony PHP framework

  • As explained before, the word framework is not related to http-client package, but to project as general. The same content that is presented on https://symfony.com/, https://laravel.com/ etc. It's up to developers how do they use it.

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