2014
2012
2011
Présentation de DBAL en PHP
2010
Portable PHP password hashing ("password encryption") framework
by 5 othersLimonade - PHP micro-framework
by 4 othersLimonade is a PHP micro framework for rapid web development and prototyping.
Centurion is a nextgen "content & community" solution based on a PHP5 framework.
by 4 others2009
Videopian - Upian Source
by 4 othersCeci est la documentation de la classe PHP Videopian, qui permet de récupérer les informations d'une vidéo hébergée sur un service de partage de vidéos à partir de son URL.
Changer de jeu de caractères pour UTF-8 - Openweb.eu.org
by 2 others (via)PHP Markdown
by 1 other (via)2008
PHP Simple HTML DOM Parser
by 10 others, 3 comments- A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
- Require PHP 5+.
- Supports invalid HTML.
- Find tags on an HTML page with selectors just like jQuery.
- Extract contents from HTML in a single line.
Magazine PHPTV - Juin 2008 | PHPTV
by 1 otherFirePHP - Firebug Extension for AJAX Development
by 4 others (via)Un client de geolocalisation en cinq lignes de PHP avec l'API Google Maps - Prendre un Café
by 6 others (via)Improve website load time by 500% with 3 lines of code | Aciddrop.com
by 2 others (via)- * Make fewer HTTP requests
- * Add a far-future expires header
- * Gzip your page's components
- * Minify your JavaScript, CSS and HTML