PHPackages                             zend-academy/zf2-basic-application - 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. zend-academy/zf2-basic-application

ActiveProject[Framework](/categories/framework)

zend-academy/zf2-basic-application
==================================

Basic Application for ZF2

024HTML

Since Mar 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/sophpie/ZendAcademy-ZF2-basic-application)[ Packagist](https://packagist.org/packages/zend-academy/zf2-basic-application)[ RSS](/packages/zend-academy-zf2-basic-application/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZF2 - Basic Application
=======================

[](#zf2---basic-application)

Introduction
------------

[](#introduction)

This the simplest ZF2 application you can do. It has no module but is configured enough to be fully functionnal.

Installation
------------

[](#installation)

Using Composer (recommended)
----------------------------

[](#using-composer-recommended)

The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies using the `create-project` command:

```
curl -s https://getcomposer.org/installer | php --
php composer.phar create-project zend-academy/zf2-basic-application path/to/install

```

Alternately, clone the repository and manually invoke `composer` using the shipped `composer.phar`:

```
cd my/project/dir
git clone https://github.com/sophpie/ZendAcademy-ZF2-basic-application.git
cd ZendAcademy-ZF2-basic-application
php composer.phar self-update
php composer.phar install

```

(The `self-update` directive is to ensure you have an up-to-date `composer.phar`available.)

Virtual Host
------------

[](#virtual-host)

Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b1c80740d56060fab59656e9c14136f96439e9999af028f0d61852924de3607?d=identicon)[sophpie](/maintainers/sophpie)

### Embed Badge

![Health badge](/badges/zend-academy-zf2-basic-application/health.svg)

```
[![Health](https://phpackages.com/badges/zend-academy-zf2-basic-application/health.svg)](https://phpackages.com/packages/zend-academy-zf2-basic-application)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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