PHPackages                             zwilias/zend-framework-1 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. zwilias/zend-framework-1

ActiveLibrary[Framework](/categories/framework)

zwilias/zend-framework-1
========================

Good old zend-framework one, composer-ready. For those of us stuck with it, but wanting to use composer nevertheless.

1.12.3(12y ago)252.6k2[2 PRs](https://github.com/zwilias/zend-framework-1/pulls)BSD-3-ClausePHP &gt;=5.0.0

Since Dec 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zwilias/zend-framework-1)[ Packagist](https://packagist.org/packages/zwilias/zend-framework-1)[ RSS](/packages/zwilias-zend-framework-1/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (31)Used By (0)

ZendFramework 1
===============

[](#zendframework-1)

What is this?
-------------

[](#what-is-this)

This is an unofficial repository mirroring the old Zend Framework releases starting at v1.10.0. It is composer-ready, so if you're stuck with an old Zend Framework version but would like to manage your dependencies with Composer, this is the place to be.

More information
----------------

[](#more-information)

For more information regarding this library and the API, please visit

Original Readme:
----------------

[](#original-readme)

Welcome to the Zend Framework 1.12 Release!

RELEASE INFORMATION
-------------------

[](#release-information)

Zend Framework 1.12.3 Release (r25291). Released on March 13, 2013

IMPORTANT FIXES FOR 1.12.3
--------------------------

[](#important-fixes-for-1123)

This release incorporates is primarily aimed to update Zend\_Service\_Twitter to the Twitter v1.1 API:

-

Because the Twitter v1.1 API is not backwards compatible with v1.0, the API for Zend\_Service\_Twitter has been changed; if you have been using it previously, you will need to update your code accordingly. Both the end-user and API documentation have been updated to reflect the changes.

NEW FEATURES
============

[](#new-features)

Zend\_Loader changes
--------------------

[](#zend_loader-changes)

A number of autoloaders and autoloader facilities were back ported from ZF2 to provide performant alternatives to those already available in the 1.X releases. These include: Zend\_Loader\_StandardAutoloader, which improves on Zend\_Loader\_Autoloader by allowing the ability to specify a specific path to associate with a vendor prefix or namespace; Zend\_Loader\_ClassMapAutoloader, which provides the ability to use lookup tables for autoloading (which are typically the fastest possible way to autoload); and Zend\_Loader\_AutoloaderFactory, which can both create and update autoloaders for you, as well as register them with spl\_autoload\_register().

The Zend\_Loader changes were back ported from ZF2 by Matthew Weier O’Phinney

Zend\_EventManager
------------------

[](#zend_eventmanager)

Zend\_EventManager is a component that allows you to attach and detach listeners to named events, both on a per-instance basis as well as via shared collections; trigger events; and interrupt execution of listeners.

Zend\_EventManager was back ported from ZF2 by Matthew Weier O’Phinney

Zend\_Http\_UserAgent\_Features\_Adapter\_Browscap
--------------------------------------------------

[](#zend_http_useragent_features_adapter_browscap)

This class provides a features adapter that calls get\_browser() in order to discover mobile device capabilities to inject into UserAgent device instances.

Browscap () is an open project dedicated to collecting an disseminating a “database” of browser capabilities. PHP has built-in support for using these files via the get\_browser() function. This function requires that your php.ini provides a browscap entry pointing to the PHP-specific php\_browscap.ini file which is available at [http://browsers.garykeith.com/stream.asp?PHP\_BrowsCapINI](http://browsers.garykeith.com/stream.asp?PHP_BrowsCapINI).

Zend\_Http\_UserAgent\_Features\_Adapter\_Browscap was created by Matthew Weier O’Phinney

Zend\_Mobile\_Push
------------------

[](#zend_mobile_push)

Zend\_Mobile\_Push is a component for implementing push notifications for the 3 major push notification platforms (Apple (Apns), Google (C2dm) and Microsoft (Mpns).

Zend\_Mobile\_Push was contributed by Mike Willbanks.

Zend\_Gdata\_Analytics
----------------------

[](#zend_gdata_analytics)

Zend\_Gdata\_Analytics is an extension to Zend\_Gdata to allow interaction with Google’s Analytics Data Export API. This extension does not encompass any major changes in the overall operation of Zend\_Gdata components.

Zend\_Gdata\_Analytics was contributed by Daniel Hartmann.

Removed features
================

[](#removed-features)

Zend\_Http\_UserAgent\_Features\_Adapter\_WurflApi
--------------------------------------------------

[](#zend_http_useragent_features_adapter_wurflapi)

Due to the changes in licensing of WURFL, we have removed the WurflApi adapter. We will be providing the WurflApi adapter to ScientiaMobile so that users of WURFL will still have that option.

Bug Fixes
=========

[](#bug-fixes)

In addition, over 200 reported issues in the tracker have been fixed. We’d like to particularly thank Adam Lundrigan, Frank Brückner and Martin Hujer for their efforts in making this happen. Thanks also to the many people who ran the ZF1 unit tests and reported their results!

For a complete list, visit:

-
-

MIGRATION NOTES
---------------

[](#migration-notes)

A detailed list of migration notes may be found at:

SYSTEM REQUIREMENTS
-------------------

[](#system-requirements)

Zend Framework requires PHP 5.2.11 or later. Please see our reference guide for more detailed system requirements:

INSTALLATION
------------

[](#installation)

Please see INSTALL.txt.

QUESTIONS AND FEEDBACK
----------------------

[](#questions-and-feedback)

Online documentation can be found at . Questions that are not addressed in the manual should be directed to the appropriate mailing list:

If you find code in this release behaving in an unexpected manner or contrary to its documented behavior, please create an issue in the Zend Framework issue tracker at:

If you would like to be notified of new releases, you can subscribe to the fw-announce mailing list by sending a blank message to .

LICENSE
-------

[](#license)

The files in this archive are released under the Zend Framework license. You can find a copy of this license in LICENSE.txt.

ACKNOWLEDGEMENTS
----------------

[](#acknowledgements)

The Zend Framework team would like to thank all the contributors to the Zend Framework project, our corporate sponsor, and you, the Zend Framework user. Please visit us sometime soon at .

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity69

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

30

Last Release

4589d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8261843cef72448e4ebfb83b88355888d332b84e7143ed0f3d5eccf77d108fdb?d=identicon)[zwilias](/maintainers/zwilias)

### Embed Badge

![Health badge](/badges/zwilias-zend-framework-1/health.svg)

```
[![Health](https://phpackages.com/badges/zwilias-zend-framework-1/health.svg)](https://phpackages.com/packages/zwilias-zend-framework-1)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
