blinq-dev/laravel-synth
Generate Laravel code with ChatGPT
Leverages OpenAI's Functions API to intelligently generate Laravel-specific code artifacts (migrations, models, files) through an interactive CLI, with automatic model switching between gpt-3.5-turbo and 16k variants based on context length. Supports file attachments including database schemas for contextual generation, and provides an extensible module system for custom code-generation workflows beyond the built-in Architect, Chat, and Make utilities.
280 stars. No commits in the last 6 months.
Stars
280
Forks
19
Language
PHP
License
MIT
Category
Last pushed
Oct 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/blinq-dev/laravel-synth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
prism-php/prism
A unified interface for working with LLMs in Laravel
moe-mizrak/laravel-openrouter
Laravel package for OpenRouter (A unified interface for LLMs)
maltekuhr/laravel-gpt
LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel...
kargnas/laravel-ai-translator
High quality automatic translate your language files into many languages using AI like Claude,...
tectalichq/public-openai-client-php
OpenAI API Client for PHP. Includes all endpoints and models (DTOs) for all requests and responses.