Jul 22
Digg
Stumbleupon
Technorati
Delicious

use YML for storing data in db

Sometimes you may need to store complicated data with non-fixed fields/data types in table. There are different ways for that but if we use symfony where YML is so native and good known – why dont store data in table as YML-formed value.
It’s pretty straightforward with using of Spyc class and its methods YAMLLoad, [...]

Author: admin
Nov 06
Digg
Stumbleupon
Technorati
Delicious

Symfony automation idea

I already wrote about symfony automation stuff (and will keep writing about that for sure!). By the way, there were a couple of comments on this blog which showed that Symfony RAID is something that might be real bomb. But today I’d like to write about something simpler. This good idea visited me in the [...]

Author: admin