PHPackages                             bulton-fr/bfw-savant3 - 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. [Templating &amp; Views](/categories/templating)
4. /
5. bulton-fr/bfw-savant3

ActiveLibrary[Templating &amp; Views](/categories/templating)

bulton-fr/bfw-savant3
=====================

BFW template module with Savant3

1.0.0(11y ago)1256LGPL-3.0PHPPHP &gt;=5.3.0

Since Nov 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bfw-systems/savant3)[ Packagist](https://packagist.org/packages/bulton-fr/bfw-savant3)[ Docs](https://github.com/bulton-fr/bfw-savant3)[ RSS](/packages/bulton-fr-bfw-savant3/feed)WikiDiscussions 2.0 Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (15)Used By (0)

bfw-savant3
===========

[](#bfw-savant3)

[![Build Status](https://camo.githubusercontent.com/a6c903120dac4210385e19a979c1da7e0457eaadd97eb2a0b4bde5a76568d097/68747470733a2f2f7472617669732d63692e6f72672f62756c746f6e2d66722f6266772d736176616e74332e7376673f6272616e63683d322e30)](https://travis-ci.org/bulton-fr/bfw-savant3) [![Coverage Status](https://camo.githubusercontent.com/11ae77bba2ee79a233c9f01dec9c8da51b3f68df0409b2d946fe761911e2baf2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f62756c746f6e2d66722f6266772d736176616e74332f62616467652e7376673f6272616e63683d322e30)](https://coveralls.io/github/bulton-fr/bfw-savant3?branch=2.0) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/e74db96be8be6eb205457f185bb8ee450c8970bda3a2410825860f2a14c671ad/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62756c746f6e2d66722f6266772d736176616e74332f6261646765732f7175616c6974792d73636f72652e706e673f623d322e30)](https://scrutinizer-ci.com/g/bulton-fr/bfw-savant3/?branch=2.0)[![Latest Stable Version](https://camo.githubusercontent.com/964bb2c7c49e590771be4bbf91503354a60df173ca7a3ff61aff8efafa290095/68747470733a2f2f706f7365722e707567782e6f72672f62756c746f6e2d66722f6266772d736176616e74332f762f737461626c65)](https://packagist.org/packages/bulton-fr/bfw-savant3) [![License](https://camo.githubusercontent.com/41bdc426da349f49a1175e18f4191b90a3edb530c0835723245b1eb2e843f571/68747470733a2f2f706f7365722e707567782e6f72672f62756c746f6e2d66722f6266772d736176616e74332f6c6963656e7365)](https://packagist.org/packages/bulton-fr/bfw-savant3)

Module to use [Savant3](https://github.com/saltybeagle/Savant3) library with BFW framework

---

**Install :**

You can use composer to get the module : `composer require bulton-fr/bfw-savant3 @stable`

And to install the module : `./vendor/bin/bfwInstallModules`

**Config :**

All config file for this module will be into `app/config/bfw-savant3/`. There is one files to configure (manifest.json is for the module update system).

The file config.php. You have a returned array with two keys :

- `templateDir` : It's the path to the template directory (you can use constant create by the framework)
- `initSavant3` : Define if savant3 will be instanciate by the module himself or not

**Use it :**

If the config allow the module to instantiate Savant3, the instance will be saved into the property `savant3` of the \\BFW\\Module instance for this module.

You can access to the property from anywhere with `\BFW\Application::getInstance()->getModuleList()->getModuleByName('bfw-savant3')->savant3;`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

Total

14

Last Release

4199d ago

Major Versions

1.0.x-dev → 2.0.0-rc.12014-11-11

PHP version history (3 changes)1.0.0PHP &gt;=5.3.0

2.0.0-rc.1PHP &gt;=5.6.0

2.0.0-rc.10PHP ^7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8878310e46e073ed70452f0f16ebb5bf177a484811e2b19b2f48d8e2035279a8?d=identicon)[bulton-fr](/maintainers/bulton-fr)

---

Top Contributors

[![bulton-fr](https://avatars.githubusercontent.com/u/2345417?v=4)](https://github.com/bulton-fr "bulton-fr (40 commits)")

---

Tags

templatemodulebfwSavant3

### Embed Badge

![Health badge](/badges/bulton-fr-bfw-savant3/health.svg)

```
[![Health](https://phpackages.com/badges/bulton-fr-bfw-savant3/health.svg)](https://phpackages.com/packages/bulton-fr-bfw-savant3)
```

###  Alternatives

[pug-php/pug

HAML-like template engine for PHP

393383.2k54](/packages/pug-php-pug)

PHPackages © 2026

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