nagidi/fpdf
Composer 安装命令:
composer require nagidi/fpdf
包简介
A package which provides FPDF class functionality to Laravel 6
README 文档
README
This project was created to facilitate the use of FPDF library in Laravel 6. Through FPDF you can create documents in PDF format simple and intuitive way.
Installation
You need include "ladislau/fpdf": "1.0.*" on your composer.jon require-dev and run:
$ php artisan composer update
How to use?
Use simply:
$pdf = new \Ladislau\Fpdf\FPDF;
Contributing
Thank you for considering contributing to the FPDF Laravel 6!
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-03-20