Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

veasey/report-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report Builder Package for Laravel

A package for a technical test that I may expand on later.

can retrieve data via database by any means.

ReportBuilder can be populated by either eloquent or other means of getting information from the DB.

facades

Use of a facade for a "string based alias" to enable type of report to be defined. Use of facades I thought would be easier (in a live project, for example) to remember and require less typing.

generators

Facade for each generator. Would allow PDFs, CSVs to be made easily - whilst separating that logic from the main ReportBuilder class.

About

Laravel Report Builder Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages