Posts Tagged ‘symfony web development’
symfony 2.0
July 6th, 2009
hello readers,
today i w’ll tell you about symfony 2.0 upcoming version of symfony after sucess of symfony 1.0 and 1.2,
One thing is very intersting in symfony 2.0 is it’s more faster then old versions.
also many features updated and change in controlorrs and many more …
if you want to know more about symfony 2.0 then click here
enjoy,
kiran
Tags: symfony 2.0. symfony 1.0, symfony web development, web development
Posted in php development, symfony, web development | Comments Off
Symfony
May 25th, 2009
A framework streamlines application development by automating many of the patterns employed for a given purpose. A framework also adds structure to the code, prompting the developer to write better, more readable, and more maintainable code. Ultimately, a framework makes programming easier, since it packages complex operations into simple statements.
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application’s business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
Symfony was written entirely in PHP 5. It has been thoroughly tested in various real-world projects, and is actually in use for high-demand e-business websites. It is compatible with most of the available databases engines, including MySQL, PostgreSQL, Oracle, and Microsoft SQL Server. It runs on *nix and Windows platforms. Let’s begin with a closer look at its features.
original blog from : Symfony
Tags: Framework, PHP, symfony web development, web developing tool
Posted in php development, symfony, web development | Comments Off
some useful symfony plugins
May 12th, 2009
here is the some useful symfony plugin list for symfony developers.
Manage javascripts/stylesheets libraries as coherent packages, dependencies, packing, caching and supercaching. JS framework independant. No magic included.
This plugin gives you a component to include a simple language switcher. It holds the current URL and changes the sf_culture parameter.
This plugin gives you a component to include a simple language switcher. It holds the current URL and changes the sf_culture parameter.
attempt to translate your sentences using Google AJAX Language API
Main features includes: * multilanguage support (the same news item in different languages) * frontend (AJAX or form-based) administration * backend administration * lastest news block component and helper * autogeneration of news item annotation * fully customizable to suit your needs * news item files managment * nested news categories * RSS feed
hope tht you liked it.
thank you,
kiran vadariya
Tags: development, PHP, plugins, symfony web development
Posted in php development, symfony, web development | 1 Comment »
