Zend Server User Guide > Concepts > Libraries

Libraries

Zend Server allows you to install, and consume, PHP libraries used for running applications in your production environment. Since they no longer need to include libraries, application packages can now be much lighter. These libraries can be anything from a family of files or functions, to fully structured feature-rich frameworks.

If you have applications using different versions of the same library - no problem. Zend Server enables you to install parallel versions of the same library, thus giving you full usage flexibility. You can also set a library version as the default library to be used for applications not including an API call to a specific library version.

Libraries can also be redeployed and removed if necessary. Zend Server will automatically check for available updates for the deployed libraries, but you can also manually check for updates.

By default, Zend Server includes the following installed libraries: Zend Framework 1, Zend Framework 2, Symfony. The XMLSERVICE PHP Toolkit library can be downloaded and deployed on Zend Server from the IBM i downloads section on the Zend Server Downloads page.

The installation of additional libraries is done using the Zend Server Deployment mechanism, and necessitates an application package file (.zpk).

How do I deploy new libraries?

How do I update libraries?

How do I use libraries in my applications?

 

Read Also

  Working with Libraries    
  Libraries    
 

XMLSERVICE PHP Toolkit for IBM i (Zend Server for IBM i Online Help)