PHP wrapper around po4a
by Pedro Padron
Hi there!
I have created a simple PHP class that can be used as a wrapper around po4a.
It allows you to run a build directly from a PHP app, without having to
create a config file (the wrapper creates it based on the supplied
parameters).
Here's an example: https://gist.github.com/1084693
It may seem too much trouble instead of just using a config file and running
from the command line, but in an existing php codebase it was quite useful
for me.
source code is available at: http://github.com/w3p/php-po4a
releases at: pear.w3p.com.br
I just need to ask one thing: since po4a is GPL, even a wrapper around it
must be GPL too?
--
Pedro Padron
Tecnologia & Desenvolvimento | W3P Projetos Web
+55 11 7518 6664
+55 11 2609 1989
http://www.w3p.com.br/
13 years, 2 months