2017 © Pedro Peláez
 

library jasper-client

Jasper Client

image

mesd/jasper-client

Jasper Client

  • Friday, November 21, 2014
  • by appdev@mesd.k12.or.us
  • Repository
  • 14 Watchers
  • 1 Stars
  • 3,473 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

###JasperClient

About

JasperClient is a php library for connecting to a Jaspersoft Report Server, via REST API, to run reports., (*1)

The core goal of this library is to provide native Jasper report running within a php application. Creating, updating, and deleting reports or other objects in the Jaspersoft Report Server is not planned at this time., (*2)

This repo includes a php demo report viewer that will display your existing reports and takes very little effort to set up. You can use the demo report viewer as an example of how to integrate the JasperClient into your application or you can simply embed the viewer in your php application "as is"., (*3)

Features

  • Minimal configuration
  • Sample report viewer with pagination and export to pdf/xls
  • Supports capability to override input controls
  • Supports caching of folder and report meta-data

Example

JasperClient Demo, (*4)

Installing

You can find Documentation in the doc directory, (*5)

Status

Beta - April 2014, (*6)

Issues to Resolve

  • Clean-up report viewer code
  • Find better way to handle report page count
  • Cleanup error handling in the report viewer
  • Add support for ssl
  • Add support for jasper professional server
  • Add support for more than one folder level in viewer
  • Fix issue where reports can display in folder view

History

This library contains some modified code from the flowl/jasper library available at: https://github.com/flowl/jasper, (*7)

The flowl/jasper library was in beta and missing functionality that we needed (Oct 2013). We originally planned to create a pull request against the library, but ended up changing it too heavily and deleted a lot of code that we didn't need., (*8)

The Versions

21/11 2014

dev-master

9999999-dev

Jasper Client

  Sources   Download

MIT

21/11 2014

v1.0.2

1.0.2.0

Jasper Client

  Sources   Download

MIT

30/10 2014

v1.0.1

1.0.1.0

Jasper Client

  Sources   Download

MIT

05/06 2014

dev-report-bundle

dev-report-bundle

Jasper Client

  Sources   Download

MIT

05/06 2014

v1.0.0

1.0.0.0

Jasper Client

  Sources   Download

MIT

16/04 2014

dev-orca-17

dev-orca-17

Jasper Client

  Sources   Download

MIT