PHPackages                             bacularis/bacularis-app - 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. [API Development](/categories/api)
4. /
5. bacularis/bacularis-app

ActiveProject[API Development](/categories/api)

bacularis/bacularis-app
=======================

Bacularis - The Bacula web interface

6.0.0(2mo ago)224.2k—0%[1 issues](https://github.com/bacularis/bacularis-app/issues)AGPL-3.0-onlyPHP &gt;=7.4.0CI passing

Since Dec 14Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/bacularis/bacularis-app)[ Packagist](https://packagist.org/packages/bacularis/bacularis-app)[ Docs](https://bacularis.app)[ RSS](/packages/bacularis-bacularis-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (42)Versions (67)Used By (0)

Bacularis - The Bacula web interface
====================================

[](#bacularis---the-bacula-web-interface)

[![GitHub Release](https://camo.githubusercontent.com/b482240a9216b7e72e8bf4a3b3b2b748f653e979b5ff55b991dd72a63e5f9e96/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f626163756c617269732f626163756c617269732d617070)](https://camo.githubusercontent.com/b482240a9216b7e72e8bf4a3b3b2b748f653e979b5ff55b991dd72a63e5f9e96/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f626163756c617269732f626163756c617269732d617070)[![Packagist Downloads](https://camo.githubusercontent.com/fab3e68a40ea3426c583b2439bdefc87fa4d621db3baad5d827682a863c297b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626163756c617269732f626163756c617269732d617070)](https://camo.githubusercontent.com/fab3e68a40ea3426c583b2439bdefc87fa4d621db3baad5d827682a863c297b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626163756c617269732f626163756c617269732d617070)[![Packagist License](https://camo.githubusercontent.com/542cccbabc4e5e621a96ff92c9462d7c7cee1a5100819e5a9f42eea776a257de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626163756c617269732f626163756c617269732d617070)](https://camo.githubusercontent.com/542cccbabc4e5e621a96ff92c9462d7c7cee1a5100819e5a9f42eea776a257de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626163756c617269732f626163756c617269732d617070)[![Packagist Dependency Version](https://camo.githubusercontent.com/e35211fc0e695e696d013491a3bb97228e159f624436827e2680bea6c46eccd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f626163756c617269732f626163756c617269732d6170702f504850)](https://camo.githubusercontent.com/e35211fc0e695e696d013491a3bb97228e159f624436827e2680bea6c46eccd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f626163756c617269732f626163756c617269732d6170702f504850)

**Bacularis** is a web interface designed to configure, manage, and monitor the Bacula backup environment. It offers a complete solution for setting up backup jobs, restoring data, managing tape or disk volumes on both local and remote storage, working with backup clients, and handling daily backup administration tasks. Autochanger management is also supported.

Bacularis includes advanced user management with role-based access control, allowing configuration for regular users. Each user can log in to the web interface and perform backup and restore operations for their own computer data only.

Architecture
------------

[](#architecture)

The project consists of two web applications:

- the **web interface**, and
- the **Bacularis API**, which includes a separate administrative panel.

The web interface can connect to multiple Bacularis API instances, enabling centralized configuration and management of remote Bacula components.

Project background
------------------

[](#project-background)

**Bacularis** is a friendly fork of **Baculum**. It was created by the creator of Baculum to simplify its functionality—making it accessible not only to experienced Bacula users but also to beginners and intermediate users.

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

[](#requirements)

Before installation, ensure you have **PHP &gt;= 7.4** and the following PHP modules installed:

- php-bcmath
- php-curl
- php-dom
- php-json
- php-ldap
- php-mysqlnd
- php-pdo
- php-pgsql
- php-intl

Installation
------------

[](#installation)

One of the methods for installing and updating Bacularis is using **Composer**.

If Composer is not installed on your system, you can use the following commands to install it:

```
curl -s http://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

```

Once Composer is ready, install Bacularis by running:

```
composer create-project bacularis/bacularis-app

```

After installation, run the setup script as the root user. This script will:

- set appropriate file and directory permissions, and
- prepare the web server configuration file.

```
bacularis-app/protected/tools/install.sh

```

Documentation
-------------

[](#documentation)

- **Bacularis documentation**:
- **Bacularis API documentation**:

Live Demo
---------

[](#live-demo)

Want to try Bacularis before installing it? Visit the live demo at:

Project homepage
----------------

[](#project-homepage)

Main project website:

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance84

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~33 days

Total

66

Last Release

77d ago

Major Versions

1.6.0 → 2.0.02022-12-20

2.8.1 → 3.0.02024-05-12

3.2.1 → 4.0.02024-08-23

4.8.0 → 5.0.02025-03-25

5.11.0 → 6.0.02026-03-01

PHP version history (2 changes)1.0.0PHP &gt;=7.1.0

2.1.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7281156?v=4)[Marcin Haba](/maintainers/ganiuszka)[@ganiuszka](https://github.com/ganiuszka)

---

Top Contributors

[![ganiuszka](https://avatars.githubusercontent.com/u/7281156?v=4)](https://github.com/ganiuszka "ganiuszka (124 commits)")

---

Tags

apibackupbaculabaculumconfiguremanagemobilephpwebweb-appweb-applicationwebguibackuprestorebaculabacularisbacularis-app

### Embed Badge

![Health badge](/badges/bacularis-bacularis-app/health.svg)

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

###  Alternatives

[rah/danpu

Zero-dependency MySQL dump library for easily exporting and importing databases

64401.8k10](/packages/rah-danpu)[cornford/backup

An easy way backup and restore databases in Laravel.

4225.6k](/packages/cornford-backup)[spanjeta/yii2-backup

Database Backup and Restore functionality

285.0k1](/packages/spanjeta-yii2-backup)[sarfraznawaz2005/backupmanager

laravel package to backup/restore files and database.

313.7k](/packages/sarfraznawaz2005-backupmanager)

PHPackages © 2026

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