Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Symfony 1.3 Web Application Development
  • Table Of Contents Toc
Symfony 1.3 Web Application Development

Symfony 1.3 Web Application Development

By : Tim Bowler, Wojciech Bancer
3 (1)
close
close
Symfony 1.3 Web Application Development

Symfony 1.3 Web Application Development

3 (1)
By: Tim Bowler, Wojciech Bancer

Overview of this book

With its flexible architecture, the Symfony framework allows you to build modern web applications and web services easily and rapidly. The MVC components separate the logic from the user interface and therefore make developing, changing, and testing your applications much faster. Using Symfony you can minimize repetitive coding tasks, optimize performance, and easily integrate with other libraries and frameworks. Although this framework contains with many powerful features, most developers do not exploit Symfony to its full potential. This book makes it easy to get started and produce a powerful and professional-looking web site utilizing the many features of Symfony. Taking you through a real-life application, it covers all major Symfony framework features without pushing you into too much theoretical detail, as well as throwing some light on the best practices for rapid application development. This book takes you through detailed examples as well as covering the foundations that you will need to get the most out of the Symfony framework. You will learn to shorten the development time of your complex applications and maintain them with ease. You will create several useful plug-ins and add them to your application and automate common tasks. The book also covers best practices and discussions on security and optimization. You will learn to utilize all major features of this framework by implementing them in your application. By the end, you should have a good understanding of the development features of Symfony (for Propel as well as Doctrine editions), and be able to deploy a high-performance web site quite easily.
Table of Contents (12 chapters)
close
close
2
2. Developing Our Application
11
Index

Packaging a plugin

There are three ways to include a plugin into our application:

  • Copying a plugin into the plugin folder
  • Using SVN externals to reference the plugin
  • Using the Symfony plugin:install task to download and install the plugin

SVN externals are great and recommended, but sometimes it is easier to distribute your plugin as a package. This is very simple as the sfTaskExtraPlugin plugin that we had installed earlier comes with a package task.

First, add any additional information to the LICENCE and README files in the alSignupPlugin root directory. You can also modify the package.xml.templ file as this is the default template used to generate the package.xml file. When you are happy, run the following command:

>symfony plugin:package --plugin-version="0.1.0" alSignupPlugin

You will now be asked a few further questions, so fill them in. The output of this is shown in the following screenshot:

Packaging a plugin
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Symfony 1.3 Web Application Development
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon