Matthew Bull

web development

symfony admin generator

Monday, May 12th, 2008

The symfony admin generator is one of the best features of the framework. With just a couple of commands and a few changes to a config file, you can have something pretty close to a database access interface. There's a simple built in security module, and sfGuard is fairly simple ...