Blog |
Support |
Repository |
Wizard
Jump to letter: [
APUX
]
php-pecl-phpy - An extension for inter-calling Python and PHP
- Website:
- https://pecl.php.net/package/phpy
- Licence:
- Apache-2.0
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
- Description:
This extension allows PHP to directly use Python modules and functions without
RPC. Including Pytorch, transformer, numpy, tensorflow and other Python AI
libraries, which can be used like calling PHP functions.
Package built for PHP 8.3.
Packages
php-pecl-phpy-1.0.8-1.el9.remi.8.3.aarch64
|
[55 KiB]
|
Changelog by Remi Collet (2024-09-06):
- update to 1.0.8
- drop patches merged upstream
- add patch to use pkg-config by default
|
php-pecl-phpy-1.0.6-1.el9.remi.8.3.aarch64
|
[81 KiB]
|
Changelog by Remi Collet (2024-08-20):
- initial package
- open https://github.com/swoole/phpy/pull/61 use cxx linker
- open https://github.com/swoole/phpy/pull/62 add LICENSE
- open https://github.com/swoole/phpy/issues/63 broken with python 3.6
- open https://github.com/swoole/phpy/pull/64 report python version
|