Chapter 12. Using External Code

In this chapter, we will cover:

  • Using Zend Framework from Yii
  • Customizing the Yii autoloader
  • Using Kohana inside Yii
  • Using PEAR inside Yii
  • Using Composer with Yii

Introduction

Typically, an application requires more than any framework can give. Sometimes, you need a full-featured library to send an e-mail and sometimes it is just about implementation of the specific API. No framework can cover every possible task that a developer has. That is why Yii covers the most common ones and leaves the rest to the developer and external libraries.

In this chapter, we will try to use a non-Yii code with Yii, including Zend Framework, Kohana, and PEAR.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.120.109