technique @PMSIpilot » Code coverage des tests unitaires d’un projet symfony et intégration dans Hudson CI
saved on
uri:
http://www.pmsipilot.org/2010/06/16/code-coverage-des-tests-unitaires-dun-projet-symfony-et-integration-dans-hudson-ci/
This link is now broken.
about:
Un exemple d'automatisation de tests unitaires avec symfony et Hudson. Le point intéressant est le calcul de la couverture des tests - idéalement, on doit tendre vers 100.
http://blogs.sun.com/netbeansphp/entry/symfony_support_finished
This link is now broken.
about:
The work for supporting for Symfony PHP Framework in NetBeans 6.8 is finished. This should make Netbeans the default editor for PHP developers, far before Eclipse.
As for me, I'll stick to Textmate :)
Plugins | uvmcSolrSearchPlugin | symfony | Web PHP Framework
saved on
uri:
https://symfony.com/legacy/plugins/uvmcSolrSearchPlugin
This link is now broken.
about:
Symfony Solr search plugin, which binds the Solr indexation / removal / search to Symfony events, and thus easily brings Solr search into Symfony projects. The (de-)indexation process could however be improved by overriding the save/delete model methods.
https://recoursive.com/blog/sfmanagedcacheplugin
This link is now broken.
about:
The very point of caching is that it's faster and less resource intensive to deliver cached data than creating it on the fly. With existing cache solutions, when the cached data expires, it has to be refreshed while the user waits. In environments that rely heavily on caching, such behavior has the potential to create thread pileups and other cascading failure scenarios.
This plugin introduces a cache manager : when an expired âge is called, then it is directly served from the cache, and then the cache gets asynchronously refreshed.
Symfony-Zone » HelloWorld example with Flex and Symfony
saved on
uri:
http://www.symfony-zone.com/wordpress/2009/04/15/helloworld-example-with-flex-and-symfony/
This link is now broken.
about:
A simple guide on how to use Flex from within Symfony. The tutorial helps creating a simple client with a text field and a button, and shows all the mechanism involved in the communication to the Symfony backend server.
"The news is that the Symfony support will be part of NetBeans 7.0. We are going to start work on it very soon. I hope
that it will be a part of continual build this year and community can comment the support and work with us to finish it
in the best possible quality and usability."
Drag&Drop Nested Set Editor for Admin Generator « Redo the Office
saved on
uri:
http://redotheoffice.com/?p=74
This link is now broken.
about:
A drag and drop nested set admin generator for Symfony using jQuery treeTable. I have implemented exactly the same thing two months ago for a personnal project, but have not had time to release the code for the moment :)
http://trac.symfony-project.org/wiki/sfTagtoolsPlugin
This link is now broken.
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.
https://symfony.com/legacy/wiki/sfStatsPlugin
This link is now broken.
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.
https://www.clever-age.com/veille/publications/livres-blancs/livre-blanc-frameworks-php-pour-l-entreprise.html
This link is now broken.
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.
https://symfony.com/legacy/wiki/sfFirePHPPlugin
This link is now broken.
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.
http://playground.badero.us/
This link is now broken.
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).
Medieval Programming » Blog Archive » Better Performance patch for Symfony 1.0.x and Propel 1.2
saved on
uri:
https://www.hma-info.deblog/2007/10/13/better-performance-patch-for-symfony-10x-and-propel-12/
This link is now broken.
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.
sfPropelZSLSearchPlugin: Die Integration von Lucene in Symfony - Christoph Hautzinger's Blog
saved on
uri:
http://blog.hautzinger.info/archives/25-sfPropelZSLSearchPlugin-Die-Integration-von-Lucene-in-Symfony.html
This link is now broken.
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.
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.
http://blog.phpdeveloper.co.nz/2006/10/25/ssl-redirect-filter-for-symfony/
This link is now broken.
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?
Frameworks PHP : Symfony, inachevé ? - Blog - Veille - Clever Age
saved on
uri:
https://www.clever-age.com/veille/blog/frameworks-php-symfony-inacheve.html
This link is now broken.
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.