PHPackages                             andytruong/vcbible - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. andytruong/vcbible

ActiveProject[Utility &amp; Helpers](/categories/utility)

andytruong/vcbible
==================

Application reading application

v0.1.x-dev(10y ago)15[13 issues](https://github.com/andytruong/vcbible/issues)MITPHPPHP &gt;=5.4.0

Since May 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/andytruong/vcbible)[ Packagist](https://packagist.org/packages/andytruong/vcbible)[ RSS](/packages/andytruong-vcbible/feed)WikiDiscussions v0.1 Synced 4w ago

READMEChangelogDependencies (3)Versions (1)Used By (0)

Bible Reading Application [![Build Status](https://camo.githubusercontent.com/67cd567f7b1360ab6176c06fa8384e5b212aa37a0abb97b13f0b51e44cd1cc34/68747470733a2f2f7472617669732d63692e6f72672f7468616e686b696e682f76636269626c652e7376673f6272616e63683d76302e31)](https://travis-ci.org/thanhkinh/vcbible) [![License](https://camo.githubusercontent.com/0dbcf1b309b199bb9980a027f98cd7d27c542ba5679d9f530d98a7d8ed558594/68747470733a2f2f706f7365722e707567782e6f72672f616e64797472756f6e672f76636269626c652f6c6963656e73652e706e67)](https://packagist.org/packages/andytruong/vcbible)
========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#bible-reading-application---)

### Install

[](#install)

```
# install composer
curl -sS https://getcomposer.org/installer | php mv composer.phar

# create code base using composer
composer.phar create-project andytruong/vcbible:0.1.*@dev vcbible

# change directory
cd vcbible

# create database structure
php public/index.php orm:schema-tool:create

# create data importing commands
php public/index.php bible:import --restart=1

# start importing
for i in {1..1000}; do php public/index.php bible:import; sleep 5; done;

# Run server, then web application can be found at http://localhost:8888/
php public/index.php server
```

In production site, you need update `./config/default.php`.

### Features

[](#features)

1. Multiple translation
2. Inline edit interface
3. Responsive UI

### Screenshot

[](#screenshot)

[![](https://raw.githubusercontent.com/v3kwip/vcbible/v0.1/resources/responsive.png)](https://raw.githubusercontent.com/v3kwip/vcbible/v0.1/resources/responsive.png)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.9% 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

Unknown

Total

1

Last Release

4011d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7dec27604d3084152d8f60b6e42356591006052ec44da672b9539f107011d271?d=identicon)[andytruong](/maintainers/andytruong)

---

Top Contributors

[![and1truong](https://avatars.githubusercontent.com/u/41143?v=4)](https://github.com/and1truong "and1truong (29 commits)")[![andytruong](https://avatars.githubusercontent.com/u/181753561?v=4)](https://github.com/andytruong "andytruong (6 commits)")

### Embed Badge

![Health badge](/badges/andytruong-vcbible/health.svg)

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

###  Alternatives

[amstaffix/pagination

Simple pagination

46290.4k6](/packages/amstaffix-pagination)[faonni/module-smart-category

SmartCategory module is a base of Smart Categories functionality.

8289.3k3](/packages/faonni-module-smart-category)[sitegeist/silhouettes

Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.

16157.5k](/packages/sitegeist-silhouettes)[michaeljennings/refinery

A php class to refine data into a set format.

129.5k2](/packages/michaeljennings-refinery)

PHPackages © 2026

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