PHPackages                             phalcon/vokuro - 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. phalcon/vokuro

ActiveLibrary[Framework](/categories/framework)

phalcon/vokuro
==============

This is a sample application for the Phalcon PHP Framework

v2.0.0(6y ago)368484190[10 issues](https://github.com/phalcon/vokuro/issues)[2 PRs](https://github.com/phalcon/vokuro/pulls)BSD-3-ClausePHPPHP &gt;=7.2CI failing

Since Jan 21Pushed 2y ago38 watchersCompare

[ Source](https://github.com/phalcon/vokuro)[ Packagist](https://packagist.org/packages/phalcon/vokuro)[ Docs](https://phalcon.io)[ RSS](/packages/phalcon-vokuro/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Vökuró
======

[](#vökuró)

[![Discord](https://camo.githubusercontent.com/28c6fc95b5decf0e67719a5438501589c00b2db2b15228e67479d6548bbc9f6b/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3331303931303438383135323337353239373f6c6162656c3d446973636f7264)](http://phalcon.io/discord)[![Build Status](https://camo.githubusercontent.com/2c8cefa587b025099cdc9aed92228823bf1fb83e02a7ad3cfcb3c6d3ddbce5fe/68747470733a2f2f7472617669732d63692e6f72672f7068616c636f6e2f766f6b75726f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phalcon/vokuro)[![Phalcon Backers](https://camo.githubusercontent.com/f3e56ba37f47cc83dcf7d2b294720b40d5d1da34a7d7872ef2aa9362cf02ee57/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068616c636f6e2d6261636b6572732d3939646463302e737667)](https://github.com/phalcon/cphalcon/blob/master/BACKERS.md)[![OpenCollective](https://camo.githubusercontent.com/b0f3322caa8341e472ec63405f513d719b4cbf3a8c09e868a91384d132c2689a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7068616c636f6e2f6261636b6572732f62616467652e737667)](#backers)[![OpenCollective](https://camo.githubusercontent.com/4c10d676804d83a8afc023f6c9c23c44cf40ecc3224f5cbed5ef42b0a3a0156a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7068616c636f6e2f73706f6e736f72732f62616467652e737667)](#sponsors)

This is a sample application for the [Phalcon Framework](https://github.com/phalcon/cphalcon). We expect to implement as many features as possible to showcase the framework and its potential.

Please write us if you have any feedback.

Thanks.

Get Started
-----------

[](#get-started)

### Requirements

[](#requirements)

To run this application on your machine, you need at least:

- PHP &gt;= 7.2
- Phalcon &gt;= 4.0
- MySQL &gt;= 5.5
- Apache Web Server with `mod_rewrite enabled`, and `AllowOverride Options` (or `All`) in your `httpd.conf` or Nginx Web Server
- Latest [Phalcon Framework](https://github.com/phalcon/cphalcon) extension installed/enabled

### Install Vökuró via composer create-project

[](#install-vökuró-via-composer-create-project)

```
composer create-project phalcon/vokuro /path/to/vokuro-folder "4.1.2" --prefer-dist
```

### Installing Dependencies via Composer

[](#installing-dependencies-via-composer)

Vökuró's dependencies must be installed using Composer. Install composer in a common location or in your project:

```
curl -s http://getcomposer.org/installer | php
```

Run the composer installer:

```
cd vokuro
composer install
cp .env.example .env
vendor/bin/phinx migrate
vendor/bin/phinx seed:run
```

**NOTE** After the installation, please ensure that the following folders have write permissions set:

- `var/cache/acl`
- `var/cache/metaData`
- `var/cache/session`
- `var/cache/volt`

NOTE
----

[](#note)

The master branch will always contain the latest stable version. If you wish to check older versions or newer ones currently under development, please switch to the relevant branch.

Improving this Sample
---------------------

[](#improving-this-sample)

Phalcon is an open source project and a volunteer effort. Vökuró does not have human resources fully dedicated to the maintenance of this software. If you want something to be improved or you want a new feature please submit a Pull Request.

Sponsors
--------

[](#sponsors)

Become a sponsor and get your logo on our README on Github with a link to your site. \[[Become a sponsor](https://opencollective.com/phalcon#sponsor)\]

[![sponsors](https://camo.githubusercontent.com/da837e5075acfc242386b1548662969c052d68581895fde61b0142e91d5d8520/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7068616c636f6e2f74696572732f73706f6e736f72732e7376673f6176617461724865696768743d34382677696474683d383030)](https://opencollective.com/phalcon/#contributors)Backers
-------

[](#backers)

Support us with a monthly donation and help us continue our activities. \[[Become a backer](https://opencollective.com/phalcon#backer)\]

[![backers](https://camo.githubusercontent.com/a1f3712dc35aac0bbf91f4a4f0f8c23d47355312bee599d5938ca1fa89f4a9fa/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7068616c636f6e2f74696572732f6261636b6572732e7376673f6176617461724865696768743d34382677696474683d383030266865696768743d323030)](https://opencollective.com/phalcon/#contributors)License
-------

[](#license)

Vökuró is open-sourced software licensed under the New BSD License.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community36

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 50.6% 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 ~1430 days

Total

2

Last Release

2336d ago

Major Versions

1.2.0 → v2.0.02019-12-22

PHP version history (2 changes)1.2.0PHP &gt;=5.4

v2.0.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/97049a4bd2f9716e97749f93fe32f8da0a3eeda4192772dec73a6a2531294cea?d=identicon)[klay](/maintainers/klay)

![](https://www.gravatar.com/avatar/826683026897842e5e89553da75daf5f8b4d0fe030761c876e2c8e2029942f8e?d=identicon)[phalcon](/maintainers/phalcon)

![](https://www.gravatar.com/avatar/9572c74793c58fd679e1cf2f769a5d5bcc6e0e14c3e73f0d41c5b26351eaa132?d=identicon)[ruudboon](/maintainers/ruudboon)

---

Top Contributors

[![Jeckerson](https://avatars.githubusercontent.com/u/3289702?v=4)](https://github.com/Jeckerson "Jeckerson (171 commits)")[![sergeyklay](https://avatars.githubusercontent.com/u/1256298?v=4)](https://github.com/sergeyklay "sergeyklay (75 commits)")[![dschissler](https://avatars.githubusercontent.com/u/3968727?v=4)](https://github.com/dschissler "dschissler (18 commits)")[![moderndeveloperllc](https://avatars.githubusercontent.com/u/1920405?v=4)](https://github.com/moderndeveloperllc "moderndeveloperllc (9 commits)")[![Izopi4a](https://avatars.githubusercontent.com/u/7415020?v=4)](https://github.com/Izopi4a "Izopi4a (9 commits)")[![niden](https://avatars.githubusercontent.com/u/1073784?v=4)](https://github.com/niden "niden (6 commits)")[![ruudboon](https://avatars.githubusercontent.com/u/7444246?v=4)](https://github.com/ruudboon "ruudboon (6 commits)")[![tetrapak07](https://avatars.githubusercontent.com/u/5859132?v=4)](https://github.com/tetrapak07 "tetrapak07 (5 commits)")[![sergeysviridenko](https://avatars.githubusercontent.com/u/26042973?v=4)](https://github.com/sergeysviridenko "sergeysviridenko (5 commits)")[![alejosv](https://avatars.githubusercontent.com/u/14202497?v=4)](https://github.com/alejosv "alejosv (5 commits)")[![andresgutierrez](https://avatars.githubusercontent.com/u/213590?v=4)](https://github.com/andresgutierrez "andresgutierrez (4 commits)")[![elburgl69](https://avatars.githubusercontent.com/u/5506942?v=4)](https://github.com/elburgl69 "elburgl69 (3 commits)")[![alec-w](https://avatars.githubusercontent.com/u/13207881?v=4)](https://github.com/alec-w "alec-w (3 commits)")[![kenjikobe](https://avatars.githubusercontent.com/u/2137523?v=4)](https://github.com/kenjikobe "kenjikobe (2 commits)")[![vega-7](https://avatars.githubusercontent.com/u/20041598?v=4)](https://github.com/vega-7 "vega-7 (2 commits)")[![xboston](https://avatars.githubusercontent.com/u/201306?v=4)](https://github.com/xboston "xboston (1 commits)")[![bnlambert](https://avatars.githubusercontent.com/u/4788731?v=4)](https://github.com/bnlambert "bnlambert (1 commits)")[![ch3k1](https://avatars.githubusercontent.com/u/10967829?v=4)](https://github.com/ch3k1 "ch3k1 (1 commits)")[![chipco](https://avatars.githubusercontent.com/u/2259671?v=4)](https://github.com/chipco "chipco (1 commits)")[![delphianer](https://avatars.githubusercontent.com/u/44456919?v=4)](https://github.com/delphianer "delphianer (1 commits)")

---

Tags

acldemophalconphalcon-frameworkphpsamplesecuritytutorialvokuroframeworkphalconsample appvokuro

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/phalcon-vokuro/health.svg)

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

###  Alternatives

[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)[zemit-cms/core

Build high-performance PHP applications faster with Phalcon Kit — a modular developer toolkit that extends the Phalcon framework.

138.2k1](/packages/zemit-cms-core)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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