antoniogweb / php2xai
AI framework with a PHP frontend and a C++ runtime.
v0.3.0
2026-02-06 11:10 UTC
Requires
- php: >=8.1
README
AI framework with a PHP frontend and a C++ runtime, designed for training and inference of custom neural networks. PHP handles dataset preparation, computational graph configuration, and training orchestration, while the C++ runtime performs high-performance numerical computation. Built for experimentation, full architectural control, and seamless integration in web-based environments.
Installation
composer require antoniogweb/php2xai