PHPackages                             chriskl/phpssrs-utils - 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. chriskl/phpssrs-utils

ActiveLibrary

chriskl/phpssrs-utils
=====================

A set of utilities for SSRS built using the phpssrs library

v0.2.5(7y ago)060.8k↓31.8%1[1 issues](https://github.com/chriskl/phpssrs-utils/issues)BSD-2-ClausePHP

Since Oct 18Pushed 7y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (9)Used By (0)

phpssrs-utils
=============

[](#phpssrs-utils)

A set of utilities for SSRS built using the phpssrs library

*HEAVY IN DEVELOPMENT*

==Supports

Reporting Services 2008 onwards only. (ReportService2010 endpoint)

==Usage

```
-l Layout file (See etc/sample-layout.xml)
-h Reporting Services endpoint URL
-u SSRS username
-p SSRS password
-r Replacement root (Layout will be created under this folder)
-d var1=val1    (variable substitutions in the layout)

```

==Example

```
rssync \
    -l mylayout.xml
    -h http:///reportserver
    -u DOMAIN\bob.jones
    -p mypass101
    -r /Environments/Staging
    -d "connstr1=Data Source=(local);Initial Catalog=MyDb"
    -d connuser1=user
    -d connpass1=pass

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~297 days

Recently: every ~446 days

Total

7

Last Release

2812d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ee1ae4a7066f6b26ba1e5ea17822c240a884ee3f2314e507df1a2d27e52c1a2?d=identicon)[chriskl](/maintainers/chriskl)

---

Top Contributors

[![chriskl](https://avatars.githubusercontent.com/u/1606651?v=4)](https://github.com/chriskl "chriskl (1 commits)")[![gecgooden](https://avatars.githubusercontent.com/u/762947?v=4)](https://github.com/gecgooden "gecgooden (1 commits)")

---

Tags

ssrsreporting services

### Embed Badge

![Health badge](/badges/chriskl-phpssrs-utils/health.svg)

```
[![Health](https://phpackages.com/badges/chriskl-phpssrs-utils/health.svg)](https://phpackages.com/packages/chriskl-phpssrs-utils)
```

PHPackages © 2026

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