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

ActiveLibrary[API Development](/categories/api)

sigedi/jasper-rest-client
=========================

A client for the JasperReports Server REST API

2.0.0(2y ago)111.9k↑15.3%1LGPL-3.0PHPPHP &gt;=8.1

Since Jan 18Pushed 2y agoCompare

[ Source](https://github.com/SIGEDI/JasperRestClient)[ Packagist](https://packagist.org/packages/sigedi/jasper-rest-client)[ Docs](https://github.com/SIGEDI/JasperRestClient)[ RSS](/packages/sigedi-jasper-rest-client/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

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 sigedi/jasper-rest-client` or add the following to your composer.json file:

```
{
    "require": {
	    "sigedi/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

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~377 days

Total

2

Last Release

885d 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://www.gravatar.com/avatar/01d54922896a1f45735da666bc74fd1b66f488f5af30eee778c34a0e803d526b?d=identicon)[SIGEDI](/maintainers/SIGEDI)

---

Top Contributors

[![hboie](https://avatars.githubusercontent.com/u/16318539?v=4)](https://github.com/hboie "hboie (5 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/sigedi-jasper-rest-client/health.svg)

```
[![Health](https://phpackages.com/badges/sigedi-jasper-rest-client/health.svg)](https://phpackages.com/packages/sigedi-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.0k15](/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)
