PHPackages                             angus/jasper-rest-client - 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. angus/jasper-rest-client

ActiveLibrary[API Development](/categories/api)

angus/jasper-rest-client
========================

A client for the JasperReports Server REST API

2.0.0(2y ago)07LGPL-3.0PHPPHP &gt;=8.1

Since Jan 18Pushed 1mo agoCompare

[ Source](https://github.com/angusaust/angus-jasper-rest-client)[ Packagist](https://packagist.org/packages/angus/jasper-rest-client)[ Docs](https://github.com/SIGEDI/JasperRestClient)[ RSS](/packages/angus-jasper-rest-client/feed)WikiDiscussions angus Synced 1w ago

READMEChangelogDependenciesVersions (6)Used By (0)

PHP REST Client for JRS
=======================

[](#php-rest-client-for-jrs)

This is a copy of jaspersoft/jrs-rest-php-client with small enhancements.

Introduction
------------

[](#introduction)

Using this library you can make requests and interact with the Jasper Reports Server through the REST API in native PHP. This allows you to more easily embed data from your report server, or perform administrative tasks on the server using PHP.

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

[](#requirements)

[![Packagist PHP Version](https://camo.githubusercontent.com/9aa7d1bdbef4e5dd69b6a9bbdd14c753202fa1b441d1692c75af8c4e72ef711b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f7369676564692f6a61737065722d726573742d636c69656e742f706870)](https://camo.githubusercontent.com/9aa7d1bdbef4e5dd69b6a9bbdd14c753202fa1b441d1692c75af8c4e72ef711b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f7369676564692f6a61737065722d726573742d636c69656e742f706870)

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

[](#installation)

Run `composer require angus/jasper-rest-client` or add the following to your composer.json file:

```
{
    "require": {
	    "angus/jasper-rest-client": "*"
    }
}

```

Security Notice
---------------

[](#security-notice)

This package uses BASIC authentication to identify itself with the server. This package should only be used over a trusted connection between your report server and your web server.

License
-------

[](#license)

Copyright © 2005 - 2014 Jaspersoft Corporation. All rights reserved. .

Unless you have purchased a commercial license agreement from Jaspersoft, the following license terms apply:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see .

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance59

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

Total

4

Last Release

51d ago

Major Versions

1.0.0 → 2.0.02024-01-31

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

2.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/71737626?v=4)[Angus Australia User](/maintainers/angusaustralia)[@angusaustralia](https://github.com/angusaustralia)

---

Top Contributors

[![hboie](https://avatars.githubusercontent.com/u/16318539?v=4)](https://github.com/hboie "hboie (5 commits)")[![chris-angus-au](https://avatars.githubusercontent.com/u/115129924?v=4)](https://github.com/chris-angus-au "chris-angus-au (3 commits)")[![vinceAmstoutz](https://avatars.githubusercontent.com/u/46444652?v=4)](https://github.com/vinceAmstoutz "vinceAmstoutz (2 commits)")

---

Tags

reportingjasper-reportsjasperreportsjaspersoft

### Embed Badge

![Health badge](/badges/angus-jasper-rest-client/health.svg)

```
[![Health](https://phpackages.com/badges/angus-jasper-rest-client/health.svg)](https://phpackages.com/packages/angus-jasper-rest-client)
```

###  Alternatives

[jaspersoft/rest-client

A client for the JasperReports Server REST API

64816.4k6](/packages/jaspersoft-rest-client)[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k18](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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