Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 14 View Live

Project: Aleksey Martynov's lexa-xml-serialization Tool for PHP 5.3

Aleksey Martynov has submitted a project that can come in quite handy of you do a lot of work with XML in your application - a XML serialization tool for PHP 5.3 that lets you easily translate objects...

View Article



Perplexed Labs: Convert HTML to PDF in PHP (libwkhtmltox extension)

On the Perplexed Labs blog today Matt has this new post looking at a common issue developers face when they're trying to make their site easier for users to get their information off a site and onto...

View Article

Volker Dusch's Blog: Creating your custom PHPUnit output formats

Volker Dusch has a new post to his blog today talking about PHPUnit and how you can make custom output formats to get the results exactly how you need them. The trick is in using XSLT for...

View Article

Phil Sturgeon's Blog: PHP Format abstraction with a simple class

Phil Sturgeon has posted about a utility he's released that can help convert data from one state to another such as arrays to JSON and XML to CSV - php-format. Convert between Array, Object, JSON,...

View Article

Matthew Weier O'Phinney's Blog: Converting DocBook4 to DocBook5

In this new post to his blog Matthew Weier O'Phinney looks at the steps he took to convert over the documentation for the Zend Framework 2 from the DocBook 4 formatting over to DocBook 5. Included in...

View Article


Johannes Schluter's Blog: mysqlnd plugins and json

Johannes Schluter has shared a handy mysqlnd plugin that he's written up that does two common things at once when you're pulling data from your database and pushing it into JSON - a...

View Article

PHPMaster.com: Convert HTML to PDF with Dompdf

On PHPMaster.com there's a new tutorial from Shameer C showing you how to use Dompdf to convert HTML to PDFs. The handy library makes it (relatively) simple to automatically generate the documents...

View Article

Edd Mann: Reversing a Unicode String in PHP using UTF-16BE/LE

Edd Mann looks at an issue in his latest post that caused him problems in a recent project, reversing a Unicode string with UTF-16BE/LE. Last week I was bit by the Unicode encoding issue when trying...

View Article


SitePoint PHP Blog: Effective PDF Generation in Drupal

On the SitePoint PHP blog today there's a new post showing you how to create PDFs in a Drupal-based site making use of the Print module for the creation and formatting. DF generation takes a slight...

View Article


Barry vd. Heuvel: Using StackPHP middleware in Laravel5

Barry vd. Heuvel has a new post sharing a method he's found for using StackPHP middleware with Laravel 5 and provides a library of his own to make moving between the middleware types easier. In...

View Article
Browsing latest articles
Browse All 14 View Live




Latest Images