octave_php_wrapper
The octave_php_wrapper package creates a PHP wrapper for Octave script, so that you can run the Octave script by PHP, like modern Internet service.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Repository
The octave_php_wrapper package creates a PHP wrapper for Octave script, so that you can run the Octave script by PHP, like modern Internet service.
Basic Info
- Host: GitHub
- Owner: CNOCTAVE
- License: gpl-3.0
- Language: MATLAB
- Default Branch: main
- Size: 648 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
octavephpwrapper
The octavephpwrapper package creates a PHP wrapper for Octave script, so that you can run the Octave script by PHP, like modern Internet service.
octavephpwrapper Document
Check out document: octavephpwrapper Document
How to translate octavephpwrapper Document into another language
In ./docs directory, index.html is zh-CN simplified Chinese document.
For example, if you want to translate document into English.
1. Copy index.html as another document with different language code as filename,
for example, en-US.html.
2. Translate en-US.html into English.
3. Add dropdown like the picture below to every *.html.
For example, add dropdown "en-US English".

The code for adding dropdown is like the picture below.
4. PR to octavephpwrapper.
Owner
- Name: CNOCTAVE
- Login: CNOCTAVE
- Kind: user
- Company: BA DU XIN SHANG
- Website: http://cnoctave.cn/
- Twitter: CNOCTAVE
- Repositories: 1
- Profile: https://github.com/CNOCTAVE
Citation (CITATION)
引用octave_php_wrapper
如果你在学术研究中涉及octave_php_wrapper,那么可以按需引用以下内容。
octave_php_wrapper源码(BibTeX)
@misc{CNOCTAVE2025, author = {Yu Hongbo, }, title = {octave_php_wrapper}, year = {2025}, howpublished = {\url{https://github.com/CNOCTAVE/octave_php_wrapper}}, }
octave_php_wrapper文档(BibTeX)
@techreport{CNOCTAVE2025, author = {Yu Hongbo, }, title = {octave_php_wrapper Document}, institution = {BA DU XIN SHANG}, year = {2025}, number = {16}, month = {5}, url = {https://cnoctave.github.io/octave_php_wrapper/index.html}, urldate = {2025-05-16}, }
octave_php_wrapper: Bridge the Gap Between GNU Octave and Modern Internet Service(BibTeX)
@article{https://engrxiv.org/preprint/view/4639,
doi = {10.31224/4639},
url = {https://engrxiv.org/preprint/view/4639},
author = {Yu Hongbo, },
keywords = {Octave, GNU, PHP, Wrapper, Numerical Computations, Web Applications},
title = {octave_php_wrapper: Bridge the Gap Between GNU Octave and Modern Internet Service},
publisher = {engrxiv},
year = {2025},
copyright = {Creative Commons Attribution 4.0 International}
GitHub Events
Total
- Release event: 5
- Delete event: 2
- Push event: 6
- Create event: 6
Last Year
- Release event: 5
- Delete event: 2
- Push event: 6
- Create event: 6
Dependencies
- actions/checkout v4 composite
- octave >= 5.2.0 depends