public marks

PUBLIC MARKS with tag php5

February 2007

symfony PHP5 framework » Chapter 1 - Introducing Symfony

by nhoizey
Why "symfony" and not "FooBarFramework"? Because [...] The other alternative was "baguette."

January 2007

symfony PHP5 framework » The Definitive Guide to Symfony and symfony 1.0 RC1 released

by dièse
We are very proud to announce the official release of The Definitive Guide to Symfony, a book that myself and Fabien spent the last months writing. The 490 pages of this book explain all you need to know from starting up symfony to managing a symfony application, with a lot of practical examples and expert tips.

presentation - Jelix.org

by pvergain & 1 other
Jelix est un framework pour PHP5, dont l’objectif est d’aider à la réalisation d’applications ou de sites web en tout genre. Il propose au développeur : * un ensemble d’API qui prend en charge nombre d’aspects techniques : accès aux données, cinématique MVC, templates, générateurs de sorties (HTML, XUL, ...), services web (xml-rpc, json-rpc), authentification, gestion de droits, localisation etc.. * une structure modulaire et une organisation des fichiers du projet, imposant donc un cadre et des normes de développement. * un découpage “en couche” du projet : présentation, coordination, service, métier, persistance. Ces caractéristiques permettent une meilleure réutilisation du code, une capitalisation du savoir-faire, une meilleure organisation dans le développement, tout ceci ayant alors pour conséquence une meilleure productivité. Jelix utilise au maximum les spécificités de PHP5, afin d’être le plus léger et le plus performant possible. C’est pourquoi un projet basé sur Jelix est 100% objet.

habari - Google Code

by camel & 5 others
le fork de wordpress

phpguru.org

by mauriz
Caching with PHP5

December 2006

symfony PHP5 framework » symfony advent calendar day one: starting up a project

by springnet
The symfony advent calendar is a set of 24 tutorials, published day-by-day between December 1st and Christmas. That's right, every day including week-ends, a new tutorial will be published. Each tutorial is meant to last less than one hour, and will be th

Progress Bar : PHP5.2, APC et ajax

by fablezouave & 2 others
Utilisation de APC (PHP 5.2) pour réaliser une barre de progression d'upload

Utilisation de XMLWriter

by fablezouave & 1 other
Quelques exemples d'utilisation de la classe PHP5 XMLWriter

November 2006

symfony PHP5 framework » Announcing symfony 1.0 beta 1

by nhoizey & 1 other
It's been a long time since the latest beta release (0.7.1915), and even a longer time since the last stable release (0.6.3). Today, we are happy to announce the release of symfony 1.0 Beta 1, and this is a major step towards the version 1.0, which should come shortly

dompdf - The PHP 5 HTML to PDF Converter

by nhoizey & 5 others
dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.

ImprovedSource - PHP v5.2 vs PHP v5.1

by kasi77 (via)
PHP 5.2.0 wins out on 3 out of 10 test. Particularly the reading of GLOBALS is faster. PHP 5.1.6 wins on 6 test though.

symfony - open-source PHP web framework

by khelil & 76 others (via)
Framework basé sur le modèle MVC, trés similaire à Ruby on rails développé en php5