https://github.com/ecomdev/compiler
Compiler of parseable data structures from (XML, JSON, etc) into PHP code that can be included into application
https://github.com/ecomdev/compiler
Last synced: 12 months ago
JSON representation
Compiler of parseable data structures from (XML, JSON, etc) into PHP code that can be included into application
- Host: GitHub
- URL: https://github.com/ecomdev/compiler
- Owner: EcomDev
- Created: 2016-02-06T18:38:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T08:58:16.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T05:03:38.436Z (about 1 year ago)
- Language: PHP
- Size: 111 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Compiler [](https://travis-ci.org/EcomDev/compiler) [](https://www.versioneye.com/user/projects/56cc952f18b27104252dedbf) [](https://coveralls.io/github/EcomDev/compiler?branch=develop)
Compiles XML, JSON, PHP structures into PHP code.
Very useful for optimizing complex algorithms.
See `develop` branch for work in progress.
## Installation
TBD
## Examples
TBD
## Contribution
TBD