What is zend engine in PHP?

What is zend engine in PHP?

Zend Engine is used internally by PHP as a complier and runtime engine. PHP Scripts are loaded into memory and compiled into Zend opcodes.