A set of HTML elements' wrappers used by some extensions, such as Phorm and Tabby.
Put the phields directory into your extensions folder. There is no runnable parts, so you just need to add this wrappers in your import path, i.e. in application's configuration file.
'import'=>array(
'application.extensions.phields.*',
),