This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

coffeekraken-node-blade-php

1.0.0 • Public • Published

Coffeekraken Blade PHP

Blade PHP engine exposed to node using exec-php

Table of content

  1. Install
  2. Usage
  3. Contribute
  4. License
  5. Who are Coffeekraken

Install

npm install coffeekraken-blade-php --save

Usage

const bladePhp = require('coffeekraken-blade-php')
bladePhp.compile(__dirname, 'my-cool-view', {
    hello: 'world'
}).then((result) => {
    console.log(result)
})

Contribute

Blade-php is an open source project and will ever be! You are more that welcomed to contribute to his development and make it more awesome every day. To do so, you have several possibilities:

  1. Share the love ❤️
  2. Declare issues
  3. Fix issues
  4. Add features

License

The code is available under the MIT license. This mean that you can use, modify, or do whatever you want with it. This mean also that it is shipped to you for free, so don't be a hater and if you find some issues, etc... feel free to contribute instead of sharing your frustrations on social networks like an asshole...

Who are Coffeekraken

We try to be some cool guys that build some cool tools to make our (and yours hopefully) every day life better.

More on who we are

Package Sidebar

Install

npm i coffeekraken-node-blade-php

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

13.2 MB

Total Files

676

Last publish

Collaborators

  • olivierbossel