|
|
@@ -509,6 +509,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
509
|
509
|
* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
|
|
510
|
510
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
|
511
|
511
|
* [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF.
|
|
|
512
|
+* [TCPDF](https://github.com/tecnickcom/TCPDF) - Feature rich standalone PDF generator.
|
|
512
|
513
|
|
|
513
|
514
|
### Office
|
|
514
|
515
|
*Libraries for working with office suite documents.*
|
|
|
@@ -819,6 +820,7 @@ Libraries to help manage database schemas and migrations.
|
|
819
|
820
|
* [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
|
|
820
|
821
|
* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
|
|
821
|
822
|
* [VS Code](https://code.visualstudio.com/) - An open source code editor.
|
|
|
823
|
+* [PhpEd](http://www.nusphere.com/products/phped.htm/) - An IDE with professional commercial debugger.
|
|
822
|
824
|
|
|
823
|
825
|
### Web Applications
|
|
824
|
826
|
*Web-based applications and tools.*
|