PHPackages                             muraveiko/codeigniter-smarty-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. muraveiko/codeigniter-smarty-parser

ActiveLibrary

muraveiko/codeigniter-smarty-parser
===================================

Smarty templating for Codeigniter as CI\_Parser

026PHP

Since Apr 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Muraveiko/codeigniter-smarty-parser)[ Packagist](https://packagist.org/packages/muraveiko/codeigniter-smarty-parser)[ RSS](/packages/muraveiko-codeigniter-smarty-parser/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Codeigniter Smarty Parser
=========================

[](#codeigniter-smarty-parser)

Integrate Smarty into your Codeigniter applications.

How install?
------------

[](#how-install)

composer require muraveiko/codeigniter-smarty-parser

How to use it?
--------------

[](#how-to-use-it)

Copy files from vendor\\muraveiko\\codeigniter-smarty-parser\\dist directory in application folder. Edit your autoload.php file in the config folder, and add 'parser' to your list of autoloaded libraries. Instead of using $this-&gt;load-&gt;view() you now use $this-&gt;parser-&gt;parse() instead. That's it.

Supported versions of Codeigniter
---------------------------------

[](#supported-versions-of-codeigniter)

CI Smarty has been tested and working on the latest version of Codeigniter (3.1.x).

Theming support
---------------

[](#theming-support)

CI Smarty comes with complimentary functionality to add theming support in your Codeigniter applications. Simply create a themes directory in the root folder of your app and then inside of that folders of themes. If you're not using themes, then don't add anything and CI Smarty will work fine without them. It's a good idea if you're building a web app to have a default theme in application/themes/themename and then allow themes in a different directory to override your default theme files.

Is based on CI Smarty
---------------------

[](#is-based-on-ci-smarty)

by Dwayne Charrington

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c2f8d54ab709d04c9c9121c02b062f712b50c5a67e15c85bae996baf540b0b5?d=identicon)[Muraveiko](/maintainers/Muraveiko)

### Embed Badge

![Health badge](/badges/muraveiko-codeigniter-smarty-parser/health.svg)

```
[![Health](https://phpackages.com/badges/muraveiko-codeigniter-smarty-parser/health.svg)](https://phpackages.com/packages/muraveiko-codeigniter-smarty-parser)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
