phpy 1.0.6

A library for inter-calling Python and PHP


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.

License: Apache2.0

Changes

- Added python-config PECL configure option