zekiunal/phalconskeletonapp

There is no license information available for the latest version (dev-master) of this package.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 3

Forks: 3

Open Issues: 1

pkg:composer/zekiunal/phalconskeletonapp

dev-master 2016-10-31 10:02 UTC

This package is not auto-updated.

Last update: 2025-10-26 00:53:33 UTC


README

Introduction

This is a simple, skeleton application using the Phalcon 1.3.2 HMVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with Phalcon PHP Framework.

Phalcon Framework

Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.

Mustache

Mustache is a logic-less template engine available for many platforms and languages. A PHP implementation is available in this Github repository.