laravel-gpt and laravel-synth

These are complements: one provides a general-purpose ChatGPT integration framework for Laravel applications, while the other uses ChatGPT specifically to generate Laravel code, so they could be used together in a Laravel project for both runtime AI features and development-time code generation.

laravel-gpt
53
Established
laravel-synth
38
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 12/25
Stars: 117
Forks: 44
Downloads:
Commits (30d): 0
Language: PHP
License: MIT
Stars: 280
Forks: 19
Downloads:
Commits (30d): 0
Language: PHP
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About laravel-gpt

maltekuhr/laravel-gpt

LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel applications for advanced AI-powered text generation and analysis.

About laravel-synth

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.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work