popdroid/phoenix

This package is abandoned and no longer maintained. No replacement package was suggested.

The Phoenix PHP Framework

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/popdroid/phoenix

v1.11 2018-08-30 01:04 UTC

This package is auto-updated.

Last update: 2020-01-18 08:01:56 UTC


README

phoenix.png

Phoenix

Phoenix is a simple MVC framework written in PHP for projects that are ranged from small to middle in size.

Features included

  • Centralized templating.
  • Services extension for controller logics.
  • Multi database connections.

Installation

Installation is done with Composer. Simply use the line below:

composer require popdroid/phoenix