Home / What / "symfony"

One Tag, I'll be a cloud.
-
Dans mon aggrégateur...
- written on: 2008-10-08
- tags:
-
symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2
- saved on: 2008-10-02
- uri: http://www.symfony-project.org/plugins/firesymfonyPlugin
- about: This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.
- tags:
-
firesymfony :: Firefox Add-ons
- saved on: 2008-10-02
- uri: https://addons.mozilla.org/en-US/firefox/addon/9096/
- about: FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.
- tags:
-
Obvious Hints: FireSymfony - A Firebug extension for symfony
- saved on: 2008-10-01
- uri: http://obvioushints.blogspot.com/2008/09/firesymfony.html
- about: Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.
- tags:
-
symfony | Web PHP Framework | Plugins | sfDoctrineActAsTaggablePlugin
- saved on: 2008-09-15
- uri: http://www.symfony-project.org/plugins/sfDoctrineActAsTaggablePlugin
- about: My sfPropelActAsTaggable plugin finally found a fan on the Doctrine side...
- tags:
-
Comments enabled !
- written on: 2008-08-11
- tags:
-
sfTagtoolsPlugin - symfony - Trac
- saved on: 2008-07-29
- uri: http://trac.symfony-project.org/wiki/sfTagtoolsPlugin
- about: This plugin provides many additional services above and beyond those standard in the excellent sfPropelActAsTaggablePlugin. This plugin is less mature than sfPropelActAsTaggablePlugin but provides quite a bit of user interface "glue" to flesh it out.
- tags:
-
sfStatsPlugin - symfony - Trac
- saved on: 2008-06-20
- uri: http://trac.symfony-project.com/wiki/sfStatsPlugin
- about: 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.
- tags:
-
Livre blanc : frameworks php pour l’entreprise
- saved on: 2008-05-15
- uri: http://www.clever-age.com/veille/publications/livres-blancs/livre-blanc-frameworks-php-pour-l-entreprise.html
- about: 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.
- tags:
-
PHP Frameworks for business : a white paper
- written on: 2008-05-14
- tags:
-
sfFirePHP plugin
- saved on: 2008-05-07
- uri: http://trac.symfony-project.com/wiki/sfFirePHPPlugin
- about: FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.
- tags:
-
Medieval Programming » Propel and PHP Garbage collector
- saved on: 2008-03-18
- uri: http://blog.hma-info.de/2007/10/02/propel-and-php-garbage-collector/
- about: I typically disable logging for batch scripts in symfony, which significantly improves memory leak issues. sfConfig::set(’sf_logging_enabled’, false);
- tags:
-
sfPlayground
- saved on: 2008-03-14
- uri: http://playground.badero.us/
- about: Symfony for babies. The definitive all-in-one installer for symfony Tired of multiple guides for every kind of OS out there? Confused with the tools needed? Not anymore! sfPlayground is a cross-platform installer that not only prepares your symfony installation, but also takes care of your existing web environment setup (Apache and MySQL).
- tags:
-
symfony 1.1 form framework and the MVC pattern - Aide de Camp - Fabien Potencier
- saved on: 2008-01-16
- uri: http://www.aide-de-camp.org/article/3/en/symfony-1-1-form-framework-and-the-mvc-pattern
- about: This post is not a tutorial on the new form framework, this is just an attempt to explain why the new system sticks to the MVC pattern.
- tags:
-
Medieval Programming » Blog Archive » Better Performance patch for Symfony 1.0.x and Propel 1.2
- saved on: 2007-10-14
- uri: http://www.hma-info.de/blog/2007/10/13/better-performance-patch-for-symfony-10x-and-propel-12/
- about: I found the sfBuilders that are responsible for stripping the comments from the generated propel classes and also saw that there is a addIncludes parameter in propel.ini. Lets reuse that and modify the Builders to strip the inline includes and requires. I admit this is a tiny step, but some propel users are desperately searching for performance tweaks (as I am as well) so I hope this could be of use. I send this patch for inclusion in symfony 1.1.
- tags:
-
giOrg
- saved on: 2007-09-04
- uri: http://giorg.super-hanna.com/
- about: ...un pò di php con le zucchine e non ci pensi PIEU.
- tags:
-
sfPropelZSLSearchPlugin: Die Integration von Lucene in Symfony - Christoph Hautzinger's Blog
- saved on: 2007-09-03
- uri: http://blog.hautzinger.info/archives/25-sfPropelZSLSearchPlugin-Die-Integration-von-Lucene-in-Symfony.html
- about: Letzte Woche fand sich im Symfony Blog (A week of symfony #34 (20->26 August 2007)) die Ankündigung eines meiner Meinung nach sehr coolen Plugins - dem sfPropelZSLSearchPlugin: Es integriert die PHP Portierung von Apaches Lucene aus dem Zend Framework in Symfony.
- tags:
-
symfony and the .htaccess file at Spindrop
- saved on: 2007-08-15
- uri: http://spindrop.us/2007/08/15/symfony-and-the-htaccess-file/
- about: One performance boost that can be garnered from a symfony app (or any app for that matter) is disabling .htaccess.
- tags:
-
SourceForge.net: uml2symfony
- saved on: 2007-07-26
- uri: http://sourceforge.net/projects/uml2symfony/
- about: The current state of the library can create a symfony yml file from a argoUML Xmi/uml file. It is also meant to automate symfony module and CRUD generation.
- tags:
-
sfCSRFPlugin - symfony
- saved on: 2007-06-25
- uri: http://trac.symfony-project.com/trac/wiki/sfCSRFPlugin
- about: The sfCSRFPlugin plugin provides protection against Cross Site Request Forgeries.
- tags:
-
sfBBPlugin - symfony
- saved on: 2007-06-25
- uri: http://trac.symfony-project.com/trac/wiki/sfBBPlugin
- about: This plugin allows you to embed a forum within your symfony application.
- tags:
-
L'extensibilité de Symfony illustrée : les behaviors Propel
- written on: 2007-06-19
- tags:
-
Tagging on steroids with Symfony
- written on: 2007-05-22
- tags:
-
sfCaptchaPlugin - symfony - Trac
- saved on: 2007-04-25
- uri: http://trac.symfony-project.com/trac/wiki/sfCaptchaPlugin
- about: The sfCaptchaPlugin is a symfony plugin that provides captcha functionality based on JpGraph? library.
- tags:
-
OpenOffice plugin for Symfony
- saved on: 2007-03-16
- uri: http://www.symfony-project.com/trac/wiki/sfOpenOfficePlugin
- about: OpenOffice + Symfony = ?
- tags:
-
gotAPI.com - quick developer reference for CSS, HTML, JavaScript, PHP, AJAX, SQL and more
- saved on: 2007-02-22
- uri: http://www.gotapi.com/
- about: ...the most comprehensive API collection on the web
- tags:
-
SSL Redirect Filter for Symfony
- saved on: 2006-12-14
- uri: http://blog.phpdeveloper.co.nz/2006/10/25/ssl-redirect-filter-for-symfony/
- about: Serving secure pages on a website is made a lot easier by having both your secure and insecure pages served by the same files - all you need to do is change the scheme from http:// to https:// and you're done. But how do you manage which pages should redirect to the secure server? And how do you make sure you redirect users back when they're finished submitting sensitive information?
- tags:
-
symfony PHP5 framework » Announcing symfony 1.0 beta 1
- saved on: 2006-11-29
- uri: http://www.symfony-project.com/weblog/2006/11/29/announcing-symfony-1-0-beta-1.html
- about: The announcement of the release of symfony 1.0 Beta 1
- tags:
-
Article : Symfony, ou comment coder plus confortablement ;)
- saved on: 2006-11-19
- uri: http://www.mac4ever.com/articles/creation/668/symfony_ou_comment_coder_plus_confortablement/
- about: Avec Symfony, vous allez redécouvrir la programmation grâce à ce framework très agréable.
- tags:
-
http://www.symfony-project.com/trac/ticket/1102
- saved on: 2006-11-16
- uri: http://www.symfony-project.com/trac/ticket/1102
- about: Symfony going to hell with IE Behiors (HTML Components) ;) :P
- tags:
-
Frameworks PHP : Symfony, inachevé ?
- written on: 2006-11-02
- tags:
-
Frameworks PHP : Symfony, inachevé ? - Blog - Veille - Clever Age
- saved on: 2006-11-02
- uri: http://www.clever-age.com/veille/blog/frameworks-php-symfony-inacheve.html
- about: Derrière ce titre que Franz Schubert ne renierait pas se cachent nos interrogations au sujet de l’excellent framework Symfony qui, à peine un an après son lancement, s’impose peu à peu sur le devant de la scène PHP.
- tags:
-
Symfony Tree structure Reminder
- saved on: 2006-10-25
- uri: http://www.symfony-project.com/trac/attachment/wiki/TreeReminder/symfony_tree.pdf
- about: Une cheat sheet concernant l'arborescence des fichiers de Symfony
- tags:
-
Symfony - How to cache custom configuration
- saved on: 2006-09-06
- uri: http://www.symfony-project.com/trac/wiki/HowToCacheCustomConfiguration
- about: This page demostrates a further step to make your confiuration files cached, in symfony way.
- tags:
-
Planet MVC - Blogs about MVC Frameworks and Patterns
- saved on: 2006-07-23
- uri: http://www.planetmvc.org/
- about: Aggregating MVC blogs covering Rails, Django, CakePHP ... on Ruby, Python, PHP ...
- tags:
-
Easy Yahoo! Maps and GeoRSS with symfony | Spindrop
- saved on: 2006-05-05
- uri: http://spindrop.us/2006/04/26/easy_yahoo_maps_and_georss_with_symfony
- about: GeoRSS with symfony
- tags: