Popular Php Programming Tips
PIMF Quick Starters
Gjero Krsteski
·
0 responses
·
php, mysql, mvc, sqlite
Debugging with XDebug and PhpStorm on MacOS X
Abu Ashraf Masnun
·
0 responses
·
php, mac, xdebug, phpstorm
Core principles to make performant PHP applications
Gjero Krsteski
·
2 responses
·
php, performance, programming
Symfony2 get Profile and QueryCount
Gonçalo Margalho
·
0 responses
·
php, profiler, symfony2
Using the gelf logging handler in Symfony 2.0.x
Martin Parsiegla
·
0 responses
·
php, symfony2, gelf, monolog
Twig Filter Escaping
Rhodri Pugh
·
0 responses
·
php, twig
PHP's Hello World!
Jean Oliveira Rodrigues
·
3 responses
·
php, hello world, dummies
Format a timestamp as time ago in Drupal
Robin van der Vleuten
·
0 responses
·
php, drupal, format, date
Grunt meets phpunit
Marco Bunge
·
0 responses
·
php, cli, phpunit, grunt
nginx for php
Hai Yan Wang
·
1 response
·
php, nginx
Making your PHP 5.4+ code compatible with PHP 5.3
Endel Dreyer
·
0 responses
·
php, tool, version, downgrade
Create module with Symfony
Yesi D
·
0 responses
·
php, symfony
Less slow, case-insensitive, XPath lookups in PHP
Ryan Parman
·
0 responses
·
php, xml, xpath, translate
Bash one-liner to install Composer for Mac/Linux
Ryan Parman
·
0 responses
·
php, composer, bash
PHP, meet MongoQB
Alex Bilbie
·
0 responses
·
php, mongodb, packagist, composer
Sync your static files in git with S3
Alon Pe'er
·
0 responses
·
php, s3, git, static files
Doctrine Huge Collections Performance Tip
Tomasz Ślązok
·
0 responses
·
php, performance, doctrine
PHP the right way
Mariz Melo
·
3 responses
·
php
Recursive function for flattening arrays
Nikko Bautista
·
0 responses
·
php, snippet, recursive
sum with idiorm
angel torralba duran
·
0 responses
·
php, idiorm
A little more than simpleXML hack
Thomas Lackemann
·
0 responses
·
php, xml
Run a specific set of PHPUnit scripts at once
Luke Madhanga
·
1 response
·
php, shellscript, bash, phpunit