What is Zend engine?

by bria_metz , in category: Technology , 4 years ago

What is Zend engine?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by zella , 4 years ago

Zend Engine is a set of various components, which is used internally by PHP as a compiler and run engine time. The most important Zend Engine part is the Zend Virtual Machine, which is stabilized of the Zend Executor components and the Zend Compiler. PHP scripts are loaded into memory and organized into Zend opcodes.

Related Threads:

Which template engine Symfony Supports?
Which template engine Phalcon use?
What is Zend Framework 2?
What are Decorators in the Zend framework?
What are Plugins in the Zend framework?
Which version of PHP does Zend Framework require?