ArdaGnsrn/ollama-php
This is a PHP library for Ollama. Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.
This is a PHP library for developers who want to integrate large language models (LLMs) into their PHP applications. It allows you to send prompts or chat messages to an LLM running on your local machine via Ollama, and receive generated text responses. Developers using PHP will find this useful for building AI-powered features.
207 stars. No commits in the last 6 months.
Use this if you are a PHP developer building applications and need to easily connect with and utilize local large language models managed by Ollama for tasks like generating text completions or handling conversational AI.
Not ideal if you are not a PHP developer, or if you primarily work with cloud-based LLM services rather than local, self-hosted models.
Stars
207
Forks
21
Language
PHP
License
MIT
Category
Last pushed
Jun 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ArdaGnsrn/ollama-php"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mishushakov/llm-scraper
Turn any webpage into structured data using LLMs
Mobile-Artificial-Intelligence/maid
Maid is a free and open source application for interfacing with llama.cpp models locally, and...
run-llama/LlamaIndexTS
Data framework for your LLM applications. Focus on server side solution
JHubi1/ollama-app
A modern and easy-to-use client for Ollama
serge-chat/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.