PHP

Posts that talk about PHP

May 5, 2022

How to profile your PHP applications with Xdebug cover image

How to profile your PHP applications with Xdebug

Code profiling is a practice that is worth to be known when you need optimize your application to make it meet some performance requirements. It might even become your best fellow when it comes to solve efficiently some performance issues, either in...

Read

September 13, 2016

Tutorial : Turn your data into narratives using TextGenerator, Wikidata and Google Spreadsheet cover image

Tutorial : Turn your data into narratives using TextGenerator, Wikidata and Google Spreadsheet

This tutorial shows you how to generate narratives from data in a few steps using the TextGenerator, Wikidata and Google Spreadsheet. The TextGenerator is at first a PHP package that allows to produce texts from data by using a template in which...

Read