개발 스크랩 메모/PHP
php 보고서 도구 [닫기]
렉사이
2020. 12. 23. 22:40
나는 이미 PHP 로 10여 년(PHP version 3부터), 다양한 프로그래밍 언어를 사용했다.
그러나 나는 PHP 보고서 도구를 본 적이 없다.
비슷한 걸 찾고 있어요.
- Jasper Reports
- Crystal Reports
- Fast Report
- Quick Report
- Report Builder
찾고 있는 게 아닙니다:
- FPDF
- PHPExcel
- TCPDF
보고서 디자이너와 보고서가 있어야 합니다.
나와 유사한 PHP 보고서를 본 사람이 있습니까?
대답
Php 보고서 http: http: / jdorn.github.io/ Php-Reports/
찬성하는 의견:
- Display reports as HTML tables
- Add charts/graphs to accompany reports
- Export reports to CSV, XLS, JSON, XML, etc.
- Add parameters to reports (e.g. date range)
- Find reports by browsing or searching.
- Looks really nice.
속임수:
- No report designer, reports are just SQL files with comments for meta information
- No user management or access control
- No email scheduling of reports (coming soon)
PHP 보고서 프레임을 작성하기 전에 나는 기존 PHP 해결 방안을 모두 연구했다.
모든 것이 보기 흉하다, 유지가 원활하지 못하다, 또는 설치하기 어렵다.