PHPackages                             ovr/phalcon-module-skeleton - 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. ovr/phalcon-module-skeleton

AbandonedArchivedProject[Framework](/categories/framework)

ovr/phalcon-module-skeleton
===========================

Example for easy start with Phalcon + Phalcony sublib.

1.0(11y ago)13284432MITPHPPHP ~5.3

Since Sep 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ovr/phalcon-module-skeleton)[ Packagist](https://packagist.org/packages/ovr/phalcon-module-skeleton)[ RSS](/packages/ovr-phalcon-module-skeleton/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Phalcon Module Skeleton
=======================

[](#phalcon-module-skeleton)

[![Phalconist](https://camo.githubusercontent.com/3bc72a6fda26c36d342c0aa5fd6fd58f05334a4ae17b954cf9f32e6980d6860d/687474703a2f2f7068616c636f6e6973742e636f6d2f6f76722f7068616c636f6e2d6d6f64756c652d736b656c65746f6e2f64656661756c742e737667)](http://phalconist.com/ovr/phalcon-module-skeleton)[![Author](https://camo.githubusercontent.com/9d153802f2761a2c9dedc26f686ec3c2161c38fd0dbf18987fe6fdd091f61180/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406f76722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/ovrweb)[![Build Status](https://camo.githubusercontent.com/6fc321b017affa18554962ed0efedac59ec798490836b5313fd52ec8cc636694/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6f76722f7068616c636f6e2d6d6f64756c652d736b656c65746f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ovr/phalcon-module-skeleton)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Dependency Status](https://camo.githubusercontent.com/4324dc39d0a8e73d3fc48367f094c76d574733acd5559528ea1218299abf702b/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534633064316232366330303335323038313030303134332f62616467652e7376673f7374796c653d666c61742d737175617265)](https://www.versioneye.com/user/projects/54c0d1b26c00352081000143)

[Getting started](./docs/getting-started.md) \[[ru](./docs/getting-started-ru.md)\] :: [Vagrant](https://github.com/ovr/perfect-php-vagrant) :: [Rest Edition](https://github.com/ovr/phalcon-rest-edition)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#getting-started-ru--vagrant--rest-edition)

This is a skeleton application written on [Phalcon](https://github.com/phalcon/cphalcon) framework with performance boost. This project created to develop applications in an easy way.

For current time project is under development, have fun :)

Features
--------

[](#features)

- Easy application bootstrapping
- Console task support (provided by symfony/console)
- Bootstrap theme
- Full frontend developer stack composer/npm/bower/gulp
- Modules structure
- Error handling (not found router, dispatcher exceptions)
- Shared layouts
- Pre-installed modules
- Api ([Source code](./application/modules/api))
    - Index
    - Users
        - [List](http://phalcon-module.dmtry.me/api/users/) :: [Source code](./application/modules/api/controllers/UsersController.php)
        - [Get](http://phalcon-module.dmtry.me/api/users/get/2/) :: [Source code](./application/modules/api/controllers/UsersController.php)
- Admin
    - Dashboard
    - GRUD for Users and Products (future)
    - Settings (future)
- Catalog
    - Index page
    - Category page (future)
    - Product page (future)
        - Comments
        - Buy
- Cart (future)
    - Index cart page
    - Models/Service
- OAuth
- User
    - View \[[@ovr](http://phalcon-module.dmtry.me/user/1/), [@xboston](http://phalcon-module.dmtry.me/user/2/)\]
    - Models/Service

How to install
--------------

[](#how-to-install)

### Using Composer (*recommended*)

[](#using-composer-recommended)

Best way to install skeleton would be Composer, if you didn't install it

Run code in the terminal:

```
composer create-project ovr/phalcon-module-skeleton=dev-master /path/to/install
```

### Using Git

[](#using-git)

First you need to clone the project, update vendors:

```
git clone https://github.com/ovr/phalcon-module-skeleton.git ./project
cd project
composer update
```

Install vhost for your virtual server
-------------------------------------

[](#install-vhost-for-your-virtual-server)

```
cp ./docs/configs/nginx.phalcony.local.conf /etc/nginx/sites-enabled/you.host.conf
```

Don`t forget to edit nginx config and restart nginx:

```
nano /etc/nginx/sites-enabled/you.host.conf
sudo service nginx restart
```

Requirements
------------

[](#requirements)

- PHP 5.4 and up
- Phalcon **2.0.0**
- Phalcony (latest)
- PhalconEye/Framework (latest)

Online Demo
-----------

[](#online-demo)

You can see online demo on .

License
-------

[](#license)

This project is open-sourced software licensed under the MIT License.

See the LICENSE file for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

2

Last Release

4262d ago

Major Versions

0.1 → 1.02014-09-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/c019ea1f0133ad14d256163bc4d25a428b15f08083b15fdd380dc215e0e26177?d=identicon)[ovr](/maintainers/ovr)

---

Top Contributors

[![ovr](https://avatars.githubusercontent.com/u/572096?v=4)](https://github.com/ovr "ovr (322 commits)")

---

Tags

frameworkphalcon

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ovr-phalcon-module-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/ovr-phalcon-module-skeleton/health.svg)](https://phpackages.com/packages/ovr-phalcon-module-skeleton)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[phalcon/devtools

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

1.3k2.0M54](/packages/phalcon-devtools)[phalcon/incubator

Adapters, prototypes or functionality that can be potentially incorporated to the C-framework.

7222.9M81](/packages/phalcon-incubator)[phalcon/migrations

Run and Generate DB Migrations with Phalcon Framework

29977.8k6](/packages/phalcon-migrations)[phalcon/incubator-mailer

Phalcon Incubator Mailer Adapters

1318.1k2](/packages/phalcon-incubator-mailer)

PHPackages © 2026

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