antoniogweb/php2xai

AI framework with a PHP frontend and a C++ runtime.

Maintainers

Package info

github.com/antoniogweb/PHP2xAI

pkg:composer/antoniogweb/php2xai

Statistics

Installs: 9

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.3.0 2026-02-06 11:10 UTC

This package is auto-updated.

Last update: 2026-03-16 15:54:38 UTC


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