The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Helper::View::PHP - Helper for Catalyst Template::PHP view

SYNOPSIS

    script/myapp_create.pl view PHP Template::PHP

DESCRIPTION

Creates and initializes a view class in your Catalyst application that subclasses Catalyst::View::Template::PHP, allowing you to use PHP as a templating system.

METHODS

mk_compclass

SEE ALSO

Catalyst::View::Template::PHP, Catalyst::View::Helper, PHP

AUTHOR

Marty O'Brien, <mob@cpan.org>

LICENSE

This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.

NAME

[% class %] - Template::PHP View Component

SYNOPSIS

See "[% app %]"

DESCRIPTION

View component for using PHP as a templating system within "[% app %]".

AUTHOR

[% author %]

LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.