Create a report with PHP You can code a reporting application using PHP. Quick Start: Generate a PHP report applicationUse the Business Application Modeler to generate a PHP report library, where the library feeds the report data from a database using SQL.PHP report demosFor the PHP language, Genero Studio for Report Writer provides a demo of a generated application.Provide the data source (GRW for PHP)You have used the Business Application Modeler to generate your data source library. You now need to integrate this library into your existing application.Create the data schema (xsd) from a PHP data sourceAfter you write or modify a PHP report program, generate the data schema (xsd) file. This file is required input for the Report Design Document.Design the reportAfter you have provided the data source and extracted the schema, you create the report design document.Control the report output (GRW for PHP)In addition to creating the data model, a PHP report application can control the report output.Run the report (GRW for PHP)To run a report, you must select the correct configuration.Debug your PHP report programThere are several tools available for debugging your PHP report program.Integrate the report into a PHP applicationYou created a data source and at least one report design document. You can now add the necessary code to launch the report from a PHP application.PHP API referenceThe Genero Report Writer for PHP includes PHP APIs.