Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php81-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.1 as Software Collection (php81 by remi).

Packages

php81-php-pecl-phpy-1.0.8-1.fc40.remi.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
php81-php-pecl-phpy-1.0.6-1.fc40.remi.aarch64 [82 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