PHPackages                             buzzingpixel/corbomite-twig - 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. [Templating &amp; Views](/categories/templating)
4. /
5. buzzingpixel/corbomite-twig

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

buzzingpixel/corbomite-twig
===========================

Corbomite Twig

1.2.1(6y ago)0464[1 PRs](https://github.com/buzzingpixel/corbomite-twig/pulls)1Apache-2.0PHPPHP &gt;=7.2

Since Dec 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/buzzingpixel/corbomite-twig)[ Packagist](https://packagist.org/packages/buzzingpixel/corbomite-twig)[ Docs](https://buzzingpixel.com/)[ RSS](/packages/buzzingpixel-corbomite-twig/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (10)Used By (1)

Corbomite Twig
==============

[](#corbomite-twig)

Part of BuzzingPixel's Corbomite project.

Provides a very light wrapper around Twig.

Usage
-----

[](#usage)

### `APP_BASE_PATH`

[](#app_base_path)

The `APP_BASE_PATH` constant can be defined if you'd like to set it explicitly. Otherwise. Corbomite Twig will figure it out automagically.

Use the [Corbomite Dependency Injector](https://github.com/buzzingpixel/corbomite-di) to get the Twig environment instance.

```
