An open API service indexing awesome lists of open source software.

https://github.com/kylekatarnls/sbp

SBP - Shorter Built PHP - Just in time PHP precompiler
https://github.com/kylekatarnls/sbp

php php-precompiler precompiling sbp syntax-sugar

Last synced: 8 months ago
JSON representation

SBP - Shorter Built PHP - Just in time PHP precompiler

Awesome Lists containing this project

README

          

SBP
===

[![Latest Stable Version](https://poser.pugx.org/kylekatarnls/sbp/v/stable.png)](https://packagist.org/packages/kylekatarnls/sbp)
[![Build Status](https://travis-ci.org/kylekatarnls/sbp.svg?branch=master)](https://travis-ci.org/kylekatarnls/sbp)
[![StyleCI](https://styleci.io/repos/16852644/shield?)](https://styleci.io/repos/16852644)
[![Test Coverage](https://codeclimate.com/github/kylekatarnls/sbp/badges/coverage.svg)](https://codeclimate.com/github/kylekatarnls/sbp/coverage)
[![Code Climate](https://codeclimate.com/github/kylekatarnls/sbp/badges/gpa.svg)](https://codeclimate.com/github/kylekatarnls/sbp)

SBP - Shorter Built PHP - Just in time PHP precompiler

-------------------------------

SBP allow you to write a shorter code than PHP wich is replaced just in time by PHP equivalent. See the examples in the documenation.

-------------------------------

The documentation (english/french) :
[http://sbp.selfbuild.fr/](http://sbp.selfbuild.fr/)