Yii2

Yii 2: The Fast, Secure and Professional PHP Framework (by yiisoft)

Yii2 Alternatives

Similar projects and alternatives to Yii2

  1. Laravel

    431 Yii2 VS 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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Composer

    237 Yii2 VS Composer

    Dependency Manager for PHP

  4. Symfony

    184 Yii2 VS Symfony

    The Symfony PHP framework

  5. Slim

    53 Yii2 VS Slim

    Slim Framework 4 Skeleton Application

  6. CraftCMS

    48 Yii2 VS CraftCMS

    Build bespoke content experiences with Craft. (by craftcms)

  7. Phalcon

    38 Yii2 VS Phalcon

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

  8. CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. Monolog

    32 Yii2 VS Monolog

    Sends your logs to files, sockets, inboxes, databases and various web services

  11. CakePHP

    30 Yii2 VS CakePHP

    CakePHP: The Rapid Development Framework for PHP - Official Repository

  12. october

    21 Yii2 VS october

    Self-hosted CMS platform based on the Laravel PHP Framework.

  13. Lumen

    19 Yii2 VS Lumen

    Discontinued The Laravel Lumen Framework.

  14. Slim Framework

    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. (by slimphp)

  15. app

    13 Yii2 VS app

    Yii3 web application template (by yiisoft)

  16. di

    6 Yii2 VS di

    PSR-11 compatible DI container and injector (by yiisoft)

  17. CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

  18. statamic

    4 Yii2 VS statamic

    Statamic: The New Site/App Package

  19. db

    4 Yii2 VS db

    Yii Database Library (by yiisoft)

  20. active-record

    Active Record pattern implementation

  21. ReactPHP Promises Testing

    PHPUnit assertions for testing ReactPHP promises

  22. html

    3 Yii2 VS html

    Handy library to generate HTML (by yiisoft)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Yii2 alternative or higher similarity.

Yii2 discussion

  1. User avatar
    gavin-k
    · over 1 year ago
    · Reply

    Review ★★★★★ 10/10

Yii2 reviews and mentions

Posts with mentions or reviews of Yii2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-13.
  • Top 12 PHP Frameworks For Web Development in 2024
    13 projects | dev.to | 13 Feb 2024
    Yii is one of the oldest PHP frameworks, acronym as Yes It Is! It has 14.2k stars and 7k forks on GitHub. It is a fast, secure, and flexible PHP framework for web development, especially for building MVC architecture websites. It is an Object-Oriented PHP framework that requires knowledge of inheritance, polymorphism, etc.
  • Yii framework – An easy to learn PHP MVC framework
    1 project | news.ycombinator.com | 21 Aug 2023
  • 🔥 Yii Database abstraction release
    8 projects | /r/PHP | 12 Apr 2023
  • Creating an application # 5 - install using sub directory
    2 projects | /r/yii3 | 14 Jan 2023
    In Yii Framework we have a middleware that will allow us to access our applications without the need to point the web server to the public directory of each template, so we will use the middleware SubFolder::class.
  • Slim, possívelmente o framework ideal para quem vem do Golang
    14 projects | dev.to | 14 Jan 2023
  • Assets #2 - installation
    5 projects | /r/yii3 | 13 Jan 2023
    asset-packagist: This is the traditional Yii2 way, here we will add the following to our composer.json.
  • Assets #1 - definitions
    5 projects | /r/yii3 | 13 Jan 2023
    It is often preferable to manage Yii Assets programmatically. For example, when you use the widget in a page, it will automatically include the required css and javascript files, instead of asking you to manually find these files and include them. And when you upgrade the widget to a new version, it will automatically use the new version of the Yii Assets. In this tutorial, we will describe the powerful Yii Assets management capability provided in Yii Framework .
  • Creating an application #2 - the concept of configuration
    2 projects | /r/yii3 | 13 Jan 2023
    As we can see in the example above, we have defined the configuration of our packages in files .php (it doesn’t matter if they are YiiFramework packages or not), this allows us to define the configuration of each component in a very simple way to understand.
  • Templates available in Yii3.
    11 projects | /r/yii3 | 11 Jan 2023
    Now if we want to create an extension, under the code standard used in the Yii Framework v.3 packages, we can use yiisoft/template, provides us the tools necessary for our code to comply with good coding standards they are:
  • Creating an application in Yii3 - part 3 the container di.
    5 projects | dev.to | 6 Jan 2023
    Now we understand how to do any configuration of any YiiFramework package or external, it is not necessary to have a single long and complex configuration file, we can organize it according to the group of configurations and Yii config will do the work for you, as well as the container it applies the definitions for you, with the automatic wiring facility in controllers, which makes it easy to access any container dependency without the need to use static access to it, or depend on the container itself.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Dec 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic Yii2 repo stats
32
14,320
9.5
13 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that PHP is
the 14th most popular programming language
based on number of references?