CodeWithKyrian/transformers-php
Transformers PHP is a toolkit for PHP developers to add machine learning magic to their projects easily.
This is a toolkit for PHP web developers or backend engineers who want to integrate advanced machine learning features directly into their PHP applications. It allows you to take raw text, like user reviews or articles, and perform tasks such as sentiment analysis, language translation, or text summarization, outputting the processed results for use within your application. The typical user is a PHP developer building dynamic web experiences or backend services.
743 stars. No commits in the last 6 months.
Use this if you are a PHP developer looking to add cutting-edge AI capabilities like text generation, sentiment analysis, or translation to your PHP-based projects without relying on external Python services.
Not ideal if you are not a PHP developer, or if you prefer to use Python's machine learning ecosystem directly.
Stars
743
Forks
49
Language
PHP
License
Apache-2.0
Category
Last pushed
Sep 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/CodeWithKyrian/transformers-php"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
symfony/ai-platform
PHP library for interacting with AI platform provider.
php-llm/llm-chain
PHP library for building LLM-based and AI-based features and applications.
elapse-annals/laravel-plus
Based on Laravel transformation and expansion, more convenient for practical business use
symfony/ai-transformers-php-platform
TransformersPhp platform bridge for Symfony AI
CodeWithKyrian/huggingface-php
Hugging Face Hub client for PHP. Manage repositories, run inference, and access thousands of...