About 8,300,000 results
Open links in new tab
  1. The Definitive Guide to Yii 2.0 - Yii Framework

    You can install Yii in two ways, using the Composer package manager or by downloading an archive file. The former is the preferred way, as it allows you to install new extensions or …

  2. Getting Started with Yii2: A Step-by-Step Guide to Building

    Sep 1, 2024 · 📑 In this article, we’ll guide you step-by-step through setting up your first Yii2 application, from installing XAMPP to configuring Composer and running your project. Ready …

  3. Special Topics: Building Application from Scratch - Yii Framework

    Project templates in Yii are simply repositories containing a composer.json file, and registered as a Composer package. Any repository can be identified as a Composer package, making it …

  4. Building a PHP Web Application with the Yii2 Framework

    Apr 21, 2023 · Learn how to build a PHP web application using the Yii2 framework in this comprehensive guide, covering installation, CRUD generation, user authentication, and more

  5. Building Your First Web Application with Yii Framework

    Oct 1, 2024 · In this article, we will show you, as an inspiration and example, how easy it is to create your first web application using Yii Framework, a simple yet powerful tool for beginners. …

  6. Running Applications - Yii Framework

    After installing Yii, you have a working Yii application that can be accessed via the URL https://hostname/basic/web/index.php or https://hostname/index.php, depending upon your …

  7. Yii2 Framework Tutorial – Learn Yii2 from Beginner to Advanced

    This comprehensive Yii2 tutorial series will guide you through every aspect of the Yii2 PHP framework, covering both basic and advanced topics. Yii2 is a powerful, fast, and secure PHP …

  8. Build a Single Page Application in PHP with Yii 2.0 and Vue.js

    Oct 7, 2021 · In this article, you will learn how to build a Single Page Application using Vue.js and the Yii 2.0 PHP framework; a CRUD API for a library app, one which will handle one major …

  9. How to Create a PHP Project Structure Very Quickly For Applications ...

    You can use this package to create projects based on the YII2 framework that uses a template to follow the application pattern. This way, you can start a YII2 application project very quickly. …

  10. What is the yii framework? Tutorial on how to use yii framework

    Apr 18, 2025 · Yii Framework is an open source, component-based PHP Web application development framework. It is designed to help developers create complex web applications in …

Refresh