Sponsorised links
30 June 2008
symfony | Web PHP Framework | Blog | The wait is over: symfony 1.1 released
As you may know, we have been working for a very long time on the next stable version of symfony. Now the day has come to celebrate the immediate availability of the long awaited 1.1 stable release of the symfony framework!
23 June 2008
symfony Web PHP Framework » Blog | The symfony 1.1 architecture
Before we release symfony 1.1 later this week, I want to give some information about the new symfony 1.1 architecture. Apart from the new exiting features we have in symfony 1.1, this version also represents a year of hard work to refactor the internals. Let's dig into symfony internals a bit!
20 June 2008
sfStatsPlugin - symfony - Trac
The sfStatsPlugin provides an easy way to display charts based on data you already own. Whether you want to follow the global progress of your application usage, or to analyze precisely how many specific actions were done by users under particular conditions, this plugin is for you.
Based on a simple YAML configuration file, the plugin will take advantage of the methods from your Propel Object Model to display a nice line chart from Google Chart API or a jQuery flot.
Sponsorised links
19 June 2008
sfStatsPlugin - symfony - Trac
The sfStatsPlugin provides an easy way to display charts based on data you already own. Whether you want to follow the global progress of your application usage, or to analyze precisely how many specific actions were done by users under particular conditions, this plugin is for you.
18 June 2008
11 June 2008
Redo The Web » Browsing your assets with style
Plugin de gestion de fichiers image pour symfony
10 June 2008
symfony Web PHP Framework » Blog |How to create an optimized version of your website for the iPhone in symfony 1.1
symfony 1.1 introduces native support for different formats and mime-types. This means that the same model and controller can have different templates based on the requested format. The default format is still HTML but symfony supports several other formats out of the box as defined in the factories.yml file
09 June 2008
31 May 2008
30 May 2008
symfony Web PHP Framework » Blog »How do I use Propel 1.3 in symfony 1.1?
Starting with symfony 1.1, it is now possible to easily use Propel 1.3 in your project to take advantage of its speed improvements, nested set implementation, object instance pooling, among others. Most importantly, Propel 1.3 uses PDO instead of Creole as the DBAL, offering a significant performance boost.
Un vrai argument en faveur de l'utilisation de Symfony 1.1
27 May 2008
25 May 2008
sfAdvancedConstPlugin - symfony - Trac
The sfAdvancedConstPlugin is a symfony plugin that provides app wide constants functionality. It automatically generates constant values based on sfRefTable values and make them accessible in every app module. It works the following way - go through the tables defined in sfRefTable and generate for each id / name pair from this table constants. This plugin is different from sfConst plugin which required to keep all the constants directly in sfConst table and did not require ref tables. Effectively, both plugins are usefull to be used.
Installation
23 May 2008
21 May 2008
HowToContributeToSymfony - symfony - Trac
At the time these lines are written, the symfony trunk is intentionally broken - please just don't ask us why ;)
19 May 2008
sfSyncClusterPlugin - symfony - Trac
The sfSyncClusterPlugin introduces a symfony sync-cluster task. The symfony sync-cluster task is intended as a replacement for the symfony sync task. While the plugin is backwards-compatible with symfony sync (they even use the same configuration files) this plugin offers several advantages over a traditional symfony sync. The symfony sync-cluster task:
* Synchronizes a Symfony application across an unlimited number of servers. Symfony's sync only works for a single server.
* Clears the Symfony cache on each server with a symfony cc. Doing this with sync requires an additional command.
* Allows you to use ssh public/private keyfile authentication so you won't be prompted for a password during long deployments.
* Allows you to deploy your web assets to a CDN without having to copy your entire site. The sfSyncCluster currently supports standard rsync transfer and transfer to Amazon S3.
* Allows you to specify groups of servers to sync. If you have many servers, you can place them into logical groups and move them around quickly.
18 May 2008
Cross apps url helper for symfony 1.0
Here's a helper that allow to generate cross apps urls in symfony 1.0
16 May 2008
14 May 2008
Livre blanc : frameworks php pour l’entreprise
Forte d’une expérience éprouvée des frameworks PHP majeurs, Clever Age publie aujourd’hui un livre blanc au sujet des frameworks PHP pour l’entreprise.
