PHPackages                             hunteryun/blade - 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. hunteryun/blade

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

hunteryun/blade
===============

A Blade Template Engine for Drupal.

v1.0-beta1(8y ago)5571MITPHPPHP &gt;=5.4.0

Since Dec 4Pushed 8y ago3 watchersCompare

[ Source](https://github.com/hunteryun/blade)[ Packagist](https://packagist.org/packages/hunteryun/blade)[ Docs](http://hunteryun.com)[ RSS](/packages/hunteryun-blade/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Blade
=====

[](#blade)

A Blade Template Engine for Drupal.

### Installation

[](#installation)

With Composer, you just need to run

```
composer require hunteryun/blade
```

If you haven't use composer, you should add all the files in folder `src` to your project folder, and then `require` them in your code.

### Usage

[](#usage)

```
