diff options
| author | Joseph Montanez <[email protected]> | 2023-08-02 00:05:02 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-02 09:05:02 +0200 |
| commit | b60c69181663a5e7f2cb0ec04c5e7c388cdcad3e (patch) | |
| tree | 67a750101638f6422346968131e07a35b388adf9 /BINDINGS.md | |
| parent | e7664d5684f4b7c487d2a08645f23a1d0485f9e7 (diff) | |
| download | raylib-b60c69181663a5e7f2cb0ec04c5e7c388cdcad3e.tar.gz raylib-b60c69181663a5e7f2cb0ec04c5e7c388cdcad3e.zip | |
Update BINDINGS.md (#3217)
Updated Raylib-PHP to support Raylib 4.5
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index ec66d4ab..00672d9b 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -56,7 +56,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylibpyctbg | **4.5** | [Python](https://www.python.org/) | MIT | https://github.com/overdev/raylibpyctbg | | raylib-py | **4.5** | [Python](https://www.python.org/) | MIT | https://github.com/overdev/raylib-py | | raylib-python-ctypes | 4.6-dev | [Python](https://www.python.org/) | MIT | https://github.com/sDos280/raylib-python-ctypes | -| raylib-php | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/joseph-montanez/raylib-php | +| raylib-php | **4.5** | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/joseph-montanez/raylib-php | | raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | Zlib | https://github.com/oraoto/raylib-phpcpp | | raylibr | 4.0 | [R](https://www.r-project.org) | MIT | https://github.com/jeroenjanssens/raylibr | | raylib-ffi | 4.5 | [Rust](https://www.rust-lang.org/) | GPLv3 | https://github.com/ewpratten/raylib-ffi | |
