SynonymsBot
Synonyms for zend or Related words with zend
symfony
opensource
mediawiki
codeigniter
msxml
joomla
gitlab
cfml
agpl
applescript
watcom
cakephp
coldfusion
ironpython
abiword
openoffice
wxwidgets
bitbucket
javascriptcore
mariadb
powerbuilder
railo
turbogears
autoit
xfree
ironruby
javafx
xunit
xulrunner
sourceforge
commandline
dokuwiki
github
laravel
drupal
gedit
phpbb
uniscribe
tracemonkey
textmate
lgpl
freebasic
beanshell
slickedit
kdevelop
libreoffice
gnustep
gforge
powershell
scons
Examples of "zend"
Zend
Opcache is an open source component of
Zend
Server and
Zend
Server Community Edition.
Zend
Opcache speeds up PHP execution by opcode caching and optimization. It stores precompiled script bytecode in shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. For further performance improvements, the stored bytecode is optimized for faster execution. Unlike
Zend
Optimizer,
Zend
Opcache doesn't load files encoded by
Zend
Guard.
Zend
provides another component,
Zend
Guard Loader, in order to load encoded applications with
Zend
Server and
Zend
Server Community Edition.
Zend
Framework applications can run on any PHP stack that fulfills the technical requirements.
Zend
Technologies provides a PHP stack,
Zend
Server (or
Zend
Server Community Edition), which is advertised to be optimized for running
Zend
Framework applications.
Zend
Server includes
Zend
Framework in its installers, along with PHP and all required extensions. According to
Zend
Technologies,
Zend
Server provides improved performance for PHP and especially
Zend
Framework applications through opcode acceleration and several caching capabilities, and includes application monitoring and diagnostics facilities.
Zend
Studio is an IDE that includes features specifically to integrate with
Zend
Framework. It provides an MVC view, MVC code generation based on Zend_Tool (a component of the
Zend
Framework), a code formatter, code completion, parameter assist, and more.
Zend
Studio is not free software, whereas the
Zend
Framework and
Zend
Server Community Edition are free.
Zend
Server is compatible with common debugging tools such as Xdebug. Other developers may want to use a different PHP stack and another IDE such as Eclipse PDT which works well together with
Zend
Server. A pre configured, free version of Eclipse PDT with
Zend
Debug is available on the
Zend
web site.
Zend
Platform and
Zend
Core are now in 'end of life' status
and are replaced with
Zend
Server.
"
Zend
Guard Loader", formerly known as
Zend
Optimizer, is a free PHP extension by
Zend
Technologies that loads files encoded and obfuscated by
Zend
Guard. It does not optimize or cache PHP's byte code.
It was started by
Zend
Technologies with the
Zend
Framework project lead Matthew Weier O'Phinney as project lead. Other
Zend
Framework project members have also contributed.
Zend
Server, built by
Zend
Technologies, provides application server functionality for the PHP-based applications.
Significant PDT development is being done by
Zend
Technologies.
Zend
sells a competing product named
Zend
Studio. PDT, as free software, may cannibalize sales of
Zend
Studio although the latter has more features. Others contend that PDT is deliberately maintained as a "lite" version of
Zend
Studio.
Zend
Optimizer+ was renamed to
Zend
Opcache mid of March 2013.
Zend
Framework 3.0 was released on June 28, 2016. It includes new components like a JSON RPC server, a XML to JSON converter, PSR-7 functionality, and compatibility with PHP 7.
Zend
Framework 3.0 runs up to 4 times faster than
Zend
Framework 2, and the packages have been decoupled to allow for greater reuse. The contributors of
Zend
Framework are actively encouraging the use of
Zend
Framework version 3.x. The stated end of life for
Zend
Framework 1 is 2016-09-28, and for
Zend
Framework 2 is 2018-03-31. The first development release of
Zend
Framework 2.0 was released on August 6, 2010. Changes made in this release were the removal of require_once statements, migration to PHP 5.3 namespaces, a refactored test suite, a rewritten
Zend
\Session, and the addition of the new
Zend
\Stdlib. The second development release was on November 3, 2010. The first stable release of
Zend
Framework 2.0 was released 5 September 2012.
Zend
also provides a PHP Certification Test and certifies people succeeding on the exam as
Zend
Certified PHP Engineers (ZCE).
Zend
Studio is a commercial, proprietary integrated development environment (IDE) for PHP developed by
Zend
Technologies, based on the PHP Development Tools (PDT) plugin for the Eclipse platform (the PDT project is led by
Zend
).
Zend
Engine is the heart of PHP, originally written by Andi Gutmans and Zeev Suraski. The first version of
Zend
Engine was shipped with PHP4.
Zend
sponsors some developers to actively contribute to the engine, while the main development of
Zend
Engine today comes from contributors to the PHP project.
Gutmans served as CEO of
Zend
Technologies until October 2015 when
Zend
was acquired by Rogue Wave Software. Before being appointed CEO in February 2009, he led Zend's R&D including development of all
Zend
products and Zend's contributions to the open-source
Zend
Framework and PHP Development Tools projects. He has participated at
Zend
in its corporate financing and has also led alliances with vendors like Adobe, IBM, Microsoft, and Oracle.
Zend
Studio is also integrated with
Zend
Framework. For example, it provides an MVC view for easy code navigation and integration with Zend_Tool for automated code generation.
In 2011, IBM and
Zend
Technologies announced
Zend
DBi as replacement for the MySQL on IBM i support with a first General availability release in 2012.
Zend
Server is a web application server for running and managing PHP applications.
Zend
Server comes with built-in application monitoring, application problem diagnostics, caching and optimization capabilities and a Web-based administrator console.
Zend
Server’s installers are native to the OS (RPM/DEB/MSI) and include a tested PHP distribution,
Zend
Framework, out-of-the-box connectivity to all common databases, Java connectivity and a scalable and PHP-integrated download server (for Linux only).
Zeev Suraski ( ) is an Israeli programmer, PHP developer and co-founder of
Zend
Technologies. A graduate of the Technion in Haifa, Israel, Suraski and Andi Gutmans created PHP 3 in 1997. In 1999 they wrote the
Zend
Engine, the core of PHP 4, and founded
Zend
Technologies, which has since overseen PHP advances. The name
Zend
is a portmanteau of their forenames, Zeev and Andi.
The community edition of
Zend
Server was a free, complete PHP stack that were advertised by the company as suited for developing PHP applications or running non-critical applications in production.
Zend
Server Community Edition supported Linux, Windows, iSeries i5/OS, and Mac OS X, and was periodically updated by
Zend
. Starting with
Zend
Server 7.0, the free edition was discontinued and is now only available as a paid upgrade.
Zend
Platform is a product that runs on a web server, monitoring PHP applications and reporting on performance and possible problems. It also offers a PHP accelerator (often confused with the free
Zend
Optimizer), a content caching solution including an API for partial page caching, session clustering and numerous management tools.
Zend
Platform can be used in conjunction with
Zend
Studio to do remote debugging and profiling of PHP applications in their native server environment.
Zend
Framework version 1.7 requires PHP 5.2.4 or later. Previous versions required PHP 5.1.4 or later, although the ZF Programmer's Reference Guide strongly recommended PHP 5.2.3 or later for security and performance improvements included i these versions of PHP.
Zend
Framework 2.0 requires PHP 5.3.3 or later. PHPUnit 3.0 or later is required to run the unit tests shipped with
Zend
Framework. Many components also require PHP extensions. Below is a table showing PHP used in
Zend
Framework.