Download the PHP package koolreport/core without Composer

On this page you can find all versions of the php package koolreport/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package core

KoolReport

KoolReport is an intuitive and flexible Open-Source PHP Reporting Framework for faster and easier report delivery. It gives you full control of data process as well as data visualization. It is fast, simple and can be extended in many ways.

View examples

Features

  1. Various datasources including relational database MySQL, SQL Server, Oracle or NoSQL like MongoDB, CSV or Excel files.
  2. Various data processes: data transformation, join, group, filter and etc.
  3. Awesome visualization through widgets charts and tables.
  4. Extended packages can be found at KoolReport Extended Packages

Changelog

Get started

System Requirement

  1. PHP 5.4 or higher

Installation

By composer

If you use composer, you can run following command to install the latest version

Manually Download

Please go to our Get Started page and following our guide to install.

What's included

Create your first report

Make two files SalesByCustomer.php and SalesByCustomer.view.php

index.php

SalesByCustomer.php

SalesByCustomer.view.php

You may download the source code sale_report.zip. And the result of this report can be previewed in here.

More examples

  1. Products vs Quarters
  2. Export To PDF
  3. DrillDown Report
  4. Pivot Table

.. and all examples.

Licenses

The KoolReport is licensed under MIT License.

Extended packages:

Many Free Packages

Some with a little price

KoolReport Pro

KoolReport Pro is the most advanced version of KoolReport. It includes latest KoolReport version plus all available advanced packages from KoolPHP Inc. It costs $199 for Developer License, $499 for Team License and $999 for Enterprise License. The licenses come with following benefits:

  1. Include all current package and future ones.
  2. Deploying on unlimited servers or projects.
  3. Royal free (no extra charged) when you delivered the KoolReport Pro with your commercial product.
  4. 1 year subscription to get free upgrades, bugs fixed and new released packages regardless price.
  5. 1 year priority support on forum. Your post will be marked with star and got fatest response by our expert.
  6. Enterprise License allows unlimited number of developers in organization.
  7. 50% discount on the next subscription.

If you have further inquiry on this special version, please go to our forum or email us at [email protected]. We will get back to you in no time.

Some thoughts

KoolReport is the sum of our many years experience in making reports for our customers. We hope that it will help you to create powerful report with less effort. We love KoolReport very much and want it to be alive. We hope that you do too.

Being alive means that the source code continues to evolve, more features are added, and everything is back with professional support.

Please consider your purchase of extended packages or subscription as your donation. In exchange, we would like to send you gifts which are extensions or support services. By this way, we together contribute to the existence of KoolReport.

Our vision

"If you want to go fast, go alone. If you want to go far, go together" - African Proverb

We have learned above statement through years of software development. We choose open-source as software model for KoolReport because we understand that:

  1. Alone, we never keep up with all time-changing needs
  2. Alone, we never have enough man power to serve well.

That's why we designed KoolReport to be simple and extensible. Simple to use and extensible for change. We would like to grow it to be a solid framework supported by market of packages providing various datasources, data processes, visualization widgets and report templates where users can find solution right away.

KoolReport wants to be foundation or ecosystem connecting people who need reporting solution and those who can provide it. All are invited to join us on market to provide excellent solutions. We believe people willing to pay for a good solution. And we are happy to share market and profit.

Vision are big, we take the first step. Join us!

To-do-list

Below are the things we are going to do:

  1. Evolve the structure of KoolReport and its functionalities
  2. Build market to push
    1. Connection to various datasources
    2. Data processing focus on: data cleaning, data analytics, data mining techniques
    3. More widgets to visualize data
  3. Build GUI for non-technical users
  4. Build ecosystem to handle big-data

Author

  1. KoolPHP Inc - A vendor of PHP components

All versions of core with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package koolreport/core contains the following files

Loading the files please wait ....