Zend (company)

Last updated
Zend Technologies Ltd.
Type Subsidiary
Industry Software
Founded1999;24 years ago (1999)
Founder Andi Gutmans, Zeev Suraski
Headquarters
Minneapolis, Minnesota
,

United States
Key people
Brian Pierce, CEO
Zeev Suraski, CTO
Stu Schmidt, President
Products Zend Server
Zend Studio
Zend Guard
Zend Engine
ServicesPHP Consulting, PHP Training
Parent Perforce
Website www.zend.com

Zend, formerly Zend Technologies, is a Minneapolis, Minnesota-based software company. The company's products, which include Zend Studio, assist software developers with developing, deploying, and managing PHP-based web applications.

Contents

The company was founded in 1999, and it was acquired in 2019 as part of Perforce's acquisition of Zend's parent, Rogue Wave Software. [1]

History

Zend Technologies was founded by Andi Gutmans and Zeev Suraski who, along with other Israeli graduates of the Technion, the Israel Institute of technology, further developed PHP after its initial creation by Rasmus Lerdorf. The name Zend is a combination of Suraski's and Gutmans' forenames, Zeev and Andi.[ citation needed ]

In 1997, Gutmans and Suraski rewrote the parser of PHP-FI, originally written by Lerdorf, resulting in PHP 3. In 1998 they redesigned that parser completely and named it the Zend Engine. PHP 4 is based on the first version of the Zend Engine. [2]

In 1999, their company Zend Technologies was formally established and received initial funding from the Israeli venture capital funds Platinum Neurone Ventures and Walden Israel. Business executive Doron Gerstel was recruited to head the company as CEO. [3]

In August 2006 Zend raised $20 million in a Series D funding. [4]

In February 2009, Zend's co-founder Andi Gutmans was appointed as CEO, after serving as the company's VP of research and development. [5] Zend also recruited Mark Burton, who had served as EVP of worldwide sales at MySQL, as executive chairman. [6]

In October 2015, Louisville, Colorado-based software developer Rogue Wave Software acquired Zend. [7]

Shortly after being acquired, co-founder Andi Gutmans left the company in February 2016. [8]

In January 2019, Rogue Wave Software was acquired by Minneapolis, Minnesota-based application software developer Perforce. [1] In April, Perforce's Zend Framework was spun off as a separate project to the Linux Foundation, and was renamed Laminas. [9]

Products

Zend branded products are designed to help PHP developers create applications. Products include Zend Server, Zend Studio and Zend Guard, as well as related PHP certification testing.[ neutrality is disputed ]

Zend Server

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).

Zend Server includes Z-Ray, a PHP debugging and productivity tool. [10]

The company also develops a Zend Server Community Edition, supporting Linux, Windows, iSeries i5/OS, and Mac OS X, and available as a paid upgrade.

Zend Studio

Zend Studio is a commercial, proprietary integrated development environment (IDE) for PHP.

Zend Guard

Zend Guard was a tool to protect PHP 4 and 5 source code from being viewed, copied or modified. Development ended in 2016 without support for PHP 7 being added. [11] [12]

Zend Certification Test

Zend also provides a PHP Certification Test and certifies people succeeding on the exam as Zend Certified PHP Engineers (ZCE). The company publishes a directory of certified engineers for those passing the test.

Zend Technologies sponsors various projects to help PHP developers.

Zend Engine

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.

Laminas

Laminas, formerly Zend Framework, is an open-source, object-oriented web application framework written in PHP5 and licensed under the BSD license. It was spun off as a separate project to the Linux Foundation in April 2019. [9] Apigility was Zend's API Builder, designed to simplify the creation and maintenance of APIs. It was spun off along with Zend Framework, and was renamed Laminas API Tools.[ citation needed ]

Related Research Articles

<span class="mw-page-title-main">PHP</span> Scripting language created in 1994

PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by the PHP Group. PHP was originally an abbreviation of Personal Home Page, but it now stands for the recursive initialism PHP: Hypertext Preprocessor.

An application server is a server that hosts applications or software that delivers a business application through a communication protocol.

The Zend Engine is a compiler and runtime environment for the PHP scripting language and consists of the Zend Virtual Machine, which is composed of the Zend Compiler and the Zend Executor, that compiles and executes the PHP code. It was originally developed by Andi Gutmans and Zeev Suraski while they were students at the Technion – Israel Institute of Technology. They later founded a company called Zend Technologies in Ramat Gan, Israel. The name Zend is a combination of their forenames, Zeev and Andi.

<span class="mw-page-title-main">Rasmus Lerdorf</span> Danish programmer and creator of PHP

Rasmus Lerdorf is a Danish-Canadian programmer. He co-authored and inspired the PHP scripting language, authoring the first two versions of the language and participating in the development of later versions led by a group of developers including Jim Winstead, Stig Bakken, Shane Caraveo, Andi Gutmans, and Zeev Suraski. He continues to contribute to the project.

Zend is a Zoroastrian technical term for exegetical glosses, paraphrases, commentaries and translations of the Avesta's texts.

<span class="mw-page-title-main">Andi Gutmans</span> Israeli businessman

Andi (Andrei) Gutmans is an Israeli programmer and entrepreneur.

<span class="mw-page-title-main">Zeev Suraski</span> Israeli computer scientist

Zeev Suraski born February 18th, 1976 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.

A collaborative real-time editor is a type of collaborative software or web application which enables real-time collaborative editing, simultaneous editing, or live editing of the same digital document, computer file or cloud-stored data – such as an online spreadsheet, word processing document, database or presentation – at the same time by different users on different computers or mobile devices, with automatic and nearly instantaneous merging of their edits.

In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform.

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.

Akana is a provider of computer software products for application programming interface (API) management. The company was founded as Digital Evolution and was later known as SOA Software. In November 2016, Akana was acquired by Rogue Wave Software. In January 2019, Rogue Wave was acquired by Minneapolis-based application software developer Perforce.

Laminas Project is an open source, object-oriented web application framework implemented in PHP 7 and licensed under the New BSD License. The framework is basically a collection of professional PHP-based packages. The framework uses various packages by the use of Composer as part of its package dependency managers; some of them are PHPUnit for testing all packages, Travis CI for continuous Integration Services. Laminas provides to users a support of the model–view–controller (MVC) in combination with Front Controller solution. MVC implementation in Laminas has five main areas. The router and dispatcher functions to decide which controller to run based on data from URL, and controller functions in combination with the model and view to develop and create the final web page.

<span class="mw-page-title-main">Rogue Wave Software</span> American software company

Rogue Wave Software was an American software development company based in Louisville, Colorado. It provided cross-platform software development tools and embedded components for parallel, data-intensive, and other high-performance computing (HPC) applications.

Klocwork is a static code analysis tool owned by Minneapolis, Minnesota-based software developer Perforce. Klocwork software analyzes source code in real time, simplifies peer code reviews, and extends the life of complex software.

This is a comparison of notable web frameworks, software used to build and deploy web applications.

CodeIgniter is an open-source software rapid development web framework, for use in building dynamic web sites with PHP.

Zend Server is a complete and certified PHP distribution stack originally developed by Zend Technologies intended for high performance and scalable use cases.

ZeroTurnaround was a Java development tools software company founded by Jevgeni Kabanov and Toomas Römer in 2007. It was acquired by Rogue Wave Software in 2017. In January 2019, Rogue Wave Software and the legacy ZeroTurnaround software products were acquired by Minneapolis, Minnesota-based application software developer Perforce.

Perforce Software, Inc. is an American developer of software used for developing and running applications, including version control software, web-based repository management, developer collaboration, application lifecycle management, web application servers, debugging tools and Agile planning software.

References

  1. 1 2 "Perforce expands DevOps portfolio with Rogue Wave acquisition". sdtimes.com. 2019-01-22. Retrieved 2019-02-04.
  2. "Zend Engine 1". PHP 4 Manual. PHP Documentation Group. Retrieved 22 April 2021.
  3. "Dynamic Internet developer Zend raising $6m". Globes. 30 December 2002. Retrieved 4 April 2015.
  4. "Zend Technologies receives $20 Million in Series D Funding". LinuxLinks.com. August 28, 2006.
  5. "Zend's Andi Gutmans on PHP 6 & how Apple is the 'biggest barrier' to mobile's future". Venturebeat. 2012-10-24. Retrieved 2020-02-04.
  6. "Zend Technologies taps new CEO, chairman". San Francisco Business Times. 2009-02-03. Retrieved 2020-02-04.
  7. "Rogue Wave buys PHP technology leader Zend". 2015-10-06. Retrieved 2020-01-29.
  8. "Andi Gutmans Leaving Zend Rogue Wave". Internetnews.com. 2016-02-25. Retrieved 2020-02-04.
  9. 1 2 "Acquisition roundabout sees Zend Framework spun off to Linux Foundation". DevClass. 2019-04-23. Retrieved 2020-02-08.
  10. "Zend Launches Z-Ray for Developers". eWeek. 2015-02-05. Retrieved 2020-02-04.
  11. "Using PHP encoders to Protect Source Code [phpBolt example]". Tech Glimpse. 2019-11-28. Retrieved 2020-02-04.
  12. "PHP Encoders, Zend Guard, and PHP 7: An Overview". Zend Blog. 2016-10-01. Retrieved 2020-06-10.