Welcome Guest, Not a member yet? Register   Sign In
[1.5.1 RELEASED] COMPER Template Parser
#1

[eluser]Tominator[/eluser]
Hello,

let me introduce you, in my opinion (yes, I'm author), the best parser for CI:

COMPER Template Parser

Actual version: 1.5.1

Why is it best?
1. It's absolutely simple!
2. It's free for commercial and non-commercial projects!
3. It's using Output class, so you can caching!
4. It's supporting pseudo-variables, cycles (dynamically nested too), conditions and including!
5. Providing theme support - solution for your css/js/img files (you can make thousands of themes for your web)!
6. It's just ONE file!
7. Only two methods!
8. With support and docs (of course)!

Why it's better than default?

1. Better system of pseudo-variables replacement
2. Supports conditions, cycles and includes

Why it's better than another parsers?

1. Supports conditions, cycles and includes
2. Simplicity - just 3 methods (1 required), customizable, and just one file

Links:
Homepage | Download | Docs | Licence | Changelog


Examples:
Example (without theming and parameters):
Code:
$this->load->library('parser');

$this->parse('my_template');

Example 2 (with theming, without parameters):
Code:
$this->load->library('parser');

$this->parser->theme('default');
$this->parser->parse('my_template');

Examples with parameters are in docs.

Use it!


Messages In This Thread
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 04-24-2010, 06:32 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 04-24-2010, 09:54 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 04-25-2010, 02:54 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-01-2010, 10:09 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-16-2010, 11:34 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 05:53 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 06:59 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 08:07 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 09:34 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 09:37 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 10:04 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 11:44 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 12:23 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 01:14 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 01:52 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 02:06 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 02:37 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 03:59 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-18-2010, 11:54 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 05-20-2010, 02:32 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 06-25-2010, 01:34 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 10-31-2010, 11:26 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 11-01-2010, 06:36 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 11-01-2010, 02:09 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 12-25-2010, 01:09 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 12-27-2010, 07:21 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 01-23-2011, 03:08 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 01-26-2011, 03:11 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 01-26-2011, 05:58 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 01-26-2011, 06:21 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 01-26-2011, 07:51 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 11:44 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 11:54 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 12:05 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 12:12 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 12:18 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 01:08 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 01:10 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 01:29 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 01:31 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-10-2011, 01:36 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-13-2011, 11:32 AM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-13-2011, 03:57 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-18-2011, 03:56 PM
[1.5.1 RELEASED] COMPER Template Parser - by El Forum - 02-21-2011, 05:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB