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
- Host: GitHub
- URL: https://github.com/kylekatarnls/sbp
- Owner: kylekatarnls
- License: mit
- Created: 2014-02-14T23:42:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-01-18T10:44:11.000Z (almost 6 years ago)
- Last Synced: 2024-11-02T09:42:33.193Z (about 1 year ago)
- Topics: php, php-precompiler, precompiling, sbp, syntax-sugar
- Language: PHP
- Size: 219 KB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SBP
===
[](https://packagist.org/packages/kylekatarnls/sbp)
[](https://travis-ci.org/kylekatarnls/sbp)
[](https://styleci.io/repos/16852644)
[](https://codeclimate.com/github/kylekatarnls/sbp/coverage)
[](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/)