2017 © Pedro Peláez
 

library phalcon-starter

A standard setup for the Phalcon php framework.

image

danzabar/phalcon-starter

A standard setup for the Phalcon php framework.

  • Wednesday, August 9, 2017
  • by Danzabar
  • Repository
  • 1 Watchers
  • 7 Stars
  • 68 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Phalcon starter skeleton

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

A Skeleton project that has an already working test suite with travis setup and Composer integration., (*2)

How to install

Simply run composer create-project danzabar/phalcon-starter project-directory --prefer-source, (*3)

Usage

In your project base, running phpunit will run unit tests, there is already an example test setup in there., (*4)

There is also a base controller and an example controller., (*5)

Modules

Modules can be added in the app/config/modules.php file, I have included a constant for the vendor directory, as I think modules are best served as composer packages. Although you are always free to make a directory and create modules specific to your app., (*6)

CLI

I have a seperate package Danzabar\Phalcon-CLI that improves the usability of the CLI. To run the CLI go to the root and run php cli Task:action params. Theres more Documentation about the features of the CLI package on its own repo., (*7)

The Versions

09/08 2017

dev-master

9999999-dev

A standard setup for the Phalcon php framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

04/12 2014

v1.2

1.2.0.0

A standard setup for the Phalcon php framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

03/12 2014

v1.0

1.0.0.0

A standard setup for the Phalcon php framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

03/12 2014

v1.1

1.1.0.0

A standard setup for the Phalcon php framework.

  Sources   Download

MIT

The Requires

 

The Development Requires