<?php $container->loadFromExtension('framework', array( 'serializer' => array( 'enabled' => true, ), ));
info at phpclasses dot org