PHPackages                             bacularis/bacularis-api - 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-api

ActiveLibrary[API Development](/categories/api)

bacularis/bacularis-api
=======================

API files for Bacularis - The Bacula web interface

6.0.0(2mo ago)23.9k—0%42AGPL-3.0-onlyPHPPHP &gt;=7.4.0CI passing

Since Dec 14Pushed 2mo ago3 watchersCompare

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

READMEChangelog (10)Dependencies (32)Versions (67)Used By (2)

Bacularis-API
=============

[](#bacularis-api)

Bacularis API is the main component of the Bacula programming interface.

[![GitHub Release](https://camo.githubusercontent.com/17e672c62972acc174b5de0b1a77c19f4180b28f5e9b6d13a2553ae7763a2c58/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f626163756c617269732f626163756c617269732d617069)](https://camo.githubusercontent.com/17e672c62972acc174b5de0b1a77c19f4180b28f5e9b6d13a2553ae7763a2c58/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f626163756c617269732f626163756c617269732d617069)[![Packagist Downloads](https://camo.githubusercontent.com/3214185c201c98583edd9b7410f0c0f6f46972a57c12f507de86e7cfe6ac9f53/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626163756c617269732f626163756c617269732d617069)](https://camo.githubusercontent.com/3214185c201c98583edd9b7410f0c0f6f46972a57c12f507de86e7cfe6ac9f53/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626163756c617269732f626163756c617269732d617069)[![Packagist License](https://camo.githubusercontent.com/6b8b61908e5a7da99347766129816c7b76fe268bf335bccc061dd4c2dab34c16/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626163756c617269732f626163756c617269732d617069)](https://camo.githubusercontent.com/6b8b61908e5a7da99347766129816c7b76fe268bf335bccc061dd4c2dab34c16/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626163756c617269732f626163756c617269732d617069)[![Packagist Dependency Version](https://camo.githubusercontent.com/8dde3dff9ce92290e43816513e9b9d52be39d07314b6800dcefb5fc67ebc0f7b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f626163756c617269732f626163756c617269732d6170692f504850)](https://camo.githubusercontent.com/8dde3dff9ce92290e43816513e9b9d52be39d07314b6800dcefb5fc67ebc0f7b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f626163756c617269732f626163756c617269732d6170692f504850)

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

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

**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

51

—

FairBetter than 96% of packages

Maintenance86

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

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

79d ago

Major Versions

1.6.0 → 2.0.02023-07-08

2.8.1 → 3.0.02024-05-12

3.2.1 → 4.0.02024-08-22

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 (248 commits)")[![empereira](https://avatars.githubusercontent.com/u/29874574?v=4)](https://github.com/empereira "empereira (1 commits)")[![TheSlapist](https://avatars.githubusercontent.com/u/118894414?v=4)](https://github.com/TheSlapist "TheSlapist (1 commits)")[![webee0317](https://avatars.githubusercontent.com/u/10516458?v=4)](https://github.com/webee0317 "webee0317 (1 commits)")

---

Tags

apibackupbaculabaculumconfiguremanagemobilephpwebweb-appweb-applicationbackuprestorebaculabacularisbacularis-api

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[bacularis/bacularis-app

Bacularis - The Bacula web interface

224.2k](/packages/bacularis-bacularis-app)[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)
