PHPackages                             thapp/xsltbridge - 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. thapp/xsltbridge

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

thapp/xsltbridge
================

XSLT Templating for laravel 4

v0.1.2(12y ago)9593[2 issues](https://github.com/iwyg/xsltbridge/issues)MITPHPPHP &gt;=5.3.6

Since Apr 23Pushed 12y ago3 watchersCompare

[ Source](https://github.com/iwyg/xsltbridge)[ Packagist](https://packagist.org/packages/thapp/xsltbridge)[ RSS](/packages/thapp-xsltbridge/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

xsltbridge
==========

[](#xsltbridge)

XSLTBridge for Laravel 4 views
[![Build Status](https://camo.githubusercontent.com/61ab79b5739e48b24f1487b6057aba951e8ae358f1e021771dd238af3a01f8d4/68747470733a2f2f7472617669732d63692e6f72672f697779672f78736c746272696467652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/iwyg/xsltbridge)

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

[](#installation)

Add thapp\\xsltbridge as a requirement to composer.json:

```
{
    "require": {
        "thapp/xsltbridge": "0.1.*"
    }
}
```

Then run `composer update` or `composer install`

Next step is to tell laravel to load the serviceprovider. In `app/config/app.php` add

```
  // ...
  'Thapp\XsltBridge\XsltServiceProvider'
  // ...
```

to the `providers` array.

Configuration
-------------

[](#configuration)

`$ php artisan config:publish thapp/xsltbridge`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.2% 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 ~41 days

Total

3

Last Release

4735d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/238a39d7233809dc823dec269ab3058e4689e593e65d8ce988cb6d0939ce411c?d=identicon)[iwyg](/maintainers/iwyg)

---

Top Contributors

[![iwyg](https://avatars.githubusercontent.com/u/718537?v=4)](https://github.com/iwyg "iwyg (37 commits)")[![nils-werner](https://avatars.githubusercontent.com/u/88704?v=4)](https://github.com/nils-werner "nils-werner (4 commits)")

---

Tags

laravelxslt

### Embed Badge

![Health badge](/badges/thapp-xsltbridge/health.svg)

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

###  Alternatives

[itstructure/laravel-grid-view

Grid view for laravel framework

2448.7k4](/packages/itstructure-laravel-grid-view)[ycs77/inertia-laravel-ssr-head

Simple SSR Head for Inertia Laravel

3414.1k](/packages/ycs77-inertia-laravel-ssr-head)

PHPackages © 2026

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