PHPackages                             wandc/bovibook - 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. [Admin Panels](/categories/admin)
4. /
5. wandc/bovibook

ActiveProject[Admin Panels](/categories/admin)

wandc/bovibook
==============

The BoviBook Herd Management Web App.

v0.20-alpha(7y ago)5186AGPL-3.0PHPPHP ^7.0.3

Since Jan 16Pushed 4y ago2 watchersCompare

[ Source](https://github.com/wandc/bovibook)[ Packagist](https://packagist.org/packages/wandc/bovibook)[ RSS](/packages/wandc-bovibook/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (36)Versions (7)Used By (0)

```
Welcome to BoviBook

This is a dairy herd management web app.

See: https://github.com/wandc/bovibook/wiki

Install on Amazon EC2 instance:

Choose Linux Ubuntu for OS.

#sudo apt-get install php7.0 apache2
#sudo apt-get install composer
#sudo apt-get install curl
#sudo apt-get install php libapache2-mod-php
#sudo apt-get install php7.2-gd
#sudo apt-get install php7.0-mbstring
#sudo apt-get install php7.0-zip
#sudo apt-get install php-pgsql
#sudo apt install postgresql postgresql-contrib
#sudo apt-get install php7.0-curl

Setup PostgreSQL
Follow instructions here:
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04

#cd /var/www/html

#sudo composer create-project wandc/bovibook:dev-master
Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]?
YES

CHANGE PERMISSION on bovibook dir 744? check

go edit apache2 config

 sudo nano /etc/apache2/sites-enabled/000-default.conf

change line:
 DocumentRoot /var/www/html/
toL:
 DocumentRoot /var/www/html/bovibook

restart apache

sudo systemctl restart apache2

If everything went well you can go to your URL and should see bovibook login.

If you do not, go check less /var/log/apache2/error.log for errors

Currently we bovibook uses HTML_QuickForm. This is deprecated and does not work directly with php7. We use a composer version that has been patched.

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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 ~1 days

Total

6

Last Release

2666d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61d1398edebf841e8363e44491c612dfe8484960d8c9fc6f8f892bcfc5ec2aa6?d=identicon)[wandc](/maintainers/wandc)

---

Tags

managementwebappherddairy

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wandc-bovibook/health.svg)

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

###  Alternatives

[jeremykenedy/laravel-users

Laravel Users Management CRUD Package

45190.0k1](/packages/jeremykenedy-laravel-users)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

36162.8k2](/packages/dereuromark-cakephp-setup)

PHPackages © 2026

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