Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource php-pear-HTML_Template_Flexy

HTML_Template_Flexy started its life as a simplification of HTML_Template_Xipe, however in version 0.2, it became one of the first template engine to use a real Lexer, rather than regexes, making it possible to do things like ASP.net or Cold Fusion tags. However, it still has a very simple set of goals. - Very Simple API, - easy to learn... - prevents to much logic going in templates - Easy to write documentable code - By using object vars for a template rather than 'assign', you can use PHPDoc comments to list what variable you use. - Editable in WYSIWYG editors - you can create full featured templates, that don't get broken every time you edit with Dreamweaver(tm) or Mozilla editor - Uses namespaced attributes to add looping/conditionals - Extremely Fast - runtime is at least 4 time smaller than most other template engines (eg. Smarty) - uses compiled templates, as a result it is many times faster on blocks and loops than than Regex templates (eg. IT/phplib) - Safer (for cross-site scripting attacks) - All variables default to be output as HTML escaped (overridden with the :h modifier) - Multilanguage support - Parses strings out of template, so you can build translation tools - Compiles language specific templates (so translation is only done once, not on every request) - Full dynamic element support (like ASP.NET), so you can pick elements to replace at runtime The long term plan for Flexy is to be integrated as a backend for the Future Template Package (A BC wrapper will be made available - as the author needs to use it too).

Found 1 sites for php-pear-HTML_Template_Flexy

Found 4 RPM for php-pear-HTML_Template_Flexy

PackageSummaryDistributionDownload
php-pear-HTML_Template_Flexy-1.3.13-5.noarch.htmlA flexible caching template engine based on SimpleTemplateOpenMandriva Cooker for x86_64php-pear-HTML_Template_Flexy-1.3.13-5.noarch.rpm
php-pear-HTML_Template_Flexy-1.3.13-5.noarch.htmlA flexible caching template engine based on SimpleTemplateOpenMandriva Cooker for aarch64php-pear-HTML_Template_Flexy-1.3.13-5.noarch.rpm
php-pear-HTML_Template_Flexy-1.3.13-5.noarch.htmlA flexible caching template engine based on SimpleTemplateOpenMandriva 5.0 for x86_64php-pear-HTML_Template_Flexy-1.3.13-5.noarch.rpm
php-pear-HTML_Template_Flexy-1.3.13-5.noarch.htmlA flexible caching template engine based on SimpleTemplateOpenMandriva 5.0 for aarch64php-pear-HTML_Template_Flexy-1.3.13-5.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet