Template-Based DOCX, DOC & PDF Generation with Zend Framework 2
Using current PDF generation libraries in PHP, it is time consuming to get the formatting of a document exactly right. You need to choose between either the HTML-to-PDF approach, or the programmatic approach, in which you define the x and y co-ordinates of each and every element on a page.
In this session, I would like to present an alternative approach to generating not only PDF files with PHP but, amongst others, also DOCX and DOC, and even TIFF and BMP. It utilizes templates, created in a word processing package, for example Microsoft Word, and Zend Framework 2.
The approach supports PHP on Linux, Windows and Mac OS.
Security in PHP - 那些在滲透測試中的小技巧
RESTful API Design & Implementation with CodeIgniter PHP Framework
Symfony 2
PIXNET如何使用PHP
Phalcon - The Fastest PHP Framework
用 Laravel Framework 打造現代化網站應用程式
PHP 在嵌入式系統上的應用
Puppet , a next generation deploy tool to release your PHP web site
Puppet is a open source deploy and configuration system. The config language is elegant. And the puppet most major Linux, FreeBSD, and Windows system. We can easy deploy and rollback the source code into web site . The speaker will show how to initial setup your web server, deploy new code, and rollback code using Puppet. And I will also show some best practice in PHP release process.