Archive for June, 2008

Jun27

sfSWFUpload Plugin for Symfony

sfSWFUpload Plugin for Symfony
I published my first symfony plugin in symfony plugin trac.
This plugin offers helpers that permit simple use and configuration of SWFUpload.
SwfUpload is a combination of JavaScript and Flash that provides advanced browser upload control.
SWFUpload Features:
* Multiple File Selection
* File Upload Progress
* Custom Limits for File Size and Number of Uploads
* Filter by […]

Continue Reading »

Filed in: Symfony

Jun3

Speed symfony developing with eclipse snippets templates.

Eclipse Templates are a structured description of coding patterns that reoccur in source code.
Eclipse allows you to define templates for commonly used constructs, allowing you to insert them using the content assist tool (Ctrl+Space).
Even if Symfony successfully apply the Don’t Repeat Yourself (DRY) principle, many times, during developing, you have to write many times the […]

Continue Reading »

Filed in: Symfony


Jun1

Criteria snippets, tools, links and suggestions

As many of you know, if you want to get something from database via Symfony you should build a query with help of Criteria() object.
Criteria class is a magic part of Propel and it works pretty well with easy queries.
But with custom joins, select distinct, complex criterion, subqueries, “custom group by” queries, it’s not so […]

Continue Reading »

Filed in: Symfony



 

Popular Categories

No categories

About

We are a group of programmers with the passion of Object Oriented Programming and PHP5… We hope to help the Symfony comunity to grow, we hope to help Php programmers to switch to MVC world and we wish you can find in this blog all you answers… Welcome to Symfony-Framework.com.

<<The Administrators>>