php-zend-code 2.6.2-1 source package in Ubuntu

Changelog

php-zend-code (2.6.2-1) unstable; urgency=medium

  [ David Prévot ]
  * Update copyright (years)

 -- David Prévot <email address hidden>  Tue, 05 Jan 2016 20:39:52 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_2.6.2-1.dsc 1.6 KiB bb060c9035cae2f3cb321b793ec054febc188b6095e5b5456b52ffd2ab97e53e
php-zend-code_2.6.2.orig.tar.gz 65.5 KiB dbab05d8a78e4551cb3bfa203ec196d8c87c4b691faf16dc3288cf2f39a07196
php-zend-code_2.6.2-1.debian.tar.xz 58.8 KiB 2c93f9d5a1aea12b22ca27e356c3fb680bf4a3842d19f140259d6fe0a94c182a

Available diffs

No changes file available.

Binary packages built by this source

php-zend-code: Zend Framework - Code component

 `Zend\Code\Generator`
 provides facilities to generate arbitrary code using an object oriented
 interface, both to create new code as well as to update existing
 code. While the current implementation is limited to generating PHP code, you
 can easily extend the base class in order to provide code generation for other
 tasks: JavaScript, configuration files, Apache Virtual Hosts, etc.
 .
 Zend is a PHP framework for developing web applications and services.