Port details |
- twig-php Fast, secure, flexible and modern template engine for PHP
- 1.13.1 www
=0 1.13.1Version of this port present on the latest quarterly branch.
- Maintainer: ports@michael-fausten.de
- Port Added: 2014-05-25 05:35:00
- Last Update: 2014-12-08 19:50:37
- SVN Revision: 374313
- License: not specified in port
- WWW:
- http://twig.sensiolabs.org/
- Description:
- Twig is a modern template engine for PHP
Fast: Twig compiles templates down to plain optimized PHP code.
The overhead compared to regular PHP code was reduced to the very minimum.
Secure: Twig has a sandbox mode to evaluate untrusted template code.
This allows Twig to be used as a template language for applications
where users may modify the template design.
Flexible: Twig is powered by a flexible lexer and parser.
This allows the developer to define its own custom tags and filters,
and create its own DSL.
WWW: http://twig.sensiolabs.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: twig-php
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php5
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.1 08 Dec 2014 19:50:37 |
robak |
www/twig-php: Remove the port as obsolete and being replaced by www/pear-twig
and www/pecl-twig
PR: 190615
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> |
1.13.1 25 May 2014 05:34:50 |
miwi |
Twig is a modern template engine for PHP
Fast: Twig compiles templates down to plain optimized PHP code.
The overhead compared to regular PHP code was reduced to the very minimum.
Secure: Twig has a sandbox mode to evaluate untrusted template code.
This allows Twig to be used as a template language for applications
where users may modify the template design.
Flexible: Twig is powered by a flexible lexer and parser.
This allows the developer to define its own custom tags and filters,
and create its own DSL.
WWW: http://twig.sensiolabs.org/
PR: ports/180256
Submitted by: ports@michael-fausten.de |
Number of commits found: 2
|