|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| hosseinhezami/laravel-gemini | 0.85 | Laravel package for integrating Google Gemini into your app. Send prompts, manage chats and responses, and work with text generation via a clean, developer-friendly API. Ideal for quickly adding AI features to Laravel projects. | 137 | 140 | 23 | 2K | 0 | 20.6 | 17.5 | MIT | 1 month ago | |
| pulkitjalan/google-apiclient | 0.84 | Laravel package to integrate Google APIs via the official Google API PHP Client. Provides a simple service provider, facade, and config for authentication and common Google services, making it easy to access Google APIs in your Laravel apps. | 257 | 264 | 81 | 36K | 0 | 10.1 | 29.6 | MIT | 1 year ago | |
| google-gemini-php/client | 0.84 | Community-maintained PHP client for the Google Gemini API. Send text, images, and video; run multi-turn chat with streaming; generate images and speech; structured output, function calling, code execution, grounding/search, token counting, plus file and cached-content management. | 410 | 413 | 84 | 192K | 8 | 23.9 | 41.6 | MIT | 7 months ago | |
| symfony/ai-gemini-platform | 0.84 | Symfony AI bridge for Google’s Gemini platform. Integrates Gemini generateContent (incl. streaming) and embeddings APIs, linking to official docs and API reference. Includes licensed media fixtures for tests and points to the main Symfony AI repo for issues/PRs. | 5 | 5 | 0 | 65K | 0 | 23.1 | 64.9 | MIT | 2 weeks ago | |
| jayesh/laravel-gemini-translator | 0.84 | Interactive Artisan command to scan Laravel projects for translation keys, translate them via Google Gemini AI, and generate language files. Supports Blade/PHP/JS/Vue/TS, concurrency, safe atomic writes, and Laravel Modules integration with skip/refresh modes. | 70 | 71 | 4 | 103 | 0 | 19.0 | 6.1 | MIT | 3 months ago | |
| kwakuofosuagyeman/ai-assistant | 0.83 | — | 4 | 4 | 1 | 0 | 3 | 0.8 | 0.4 | MIT | — | |
| ekyna/google-bundle | 0.82 | — | 0 | 0 | 0 | 16 | 0 | 0.0 | 17.0 | MIT | — | |
| youshido/graphql | 0.82 | A PHP GraphQL library for building schemas and executing queries with a type-safe, object-oriented API. Define types, fields, resolvers, and middleware in code, with support for input validation, custom scalars, and introspection for PHP apps. | 702 | 708 | 103 | 1K | 12 | 14.8 | 11.8 | MIT | 6 years ago | |
| google/cloud-bigquery | 0.82 | Idiomatic PHP client for Google BigQuery. Create and manage datasets/tables, load data (e.g., CSV), run query jobs, and iterate results. Part of Google Cloud PHP; includes auth, debugging guidance, and full API docs. | 89 | 94 | 20 | 611K | 0 | 30.4 | 62.1 | Apache-2.0 | 1 week ago | |
| arthem/google-api | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tipoff/laravel-google-api | 0.82 | Laravel integration for Google APIs using OAuth client secrets and stored access tokens. Publishes config, reads .env settings, supports service-specific overrides, and includes GMB Account and Key models with built-in policies and Nova resources. | 1 | 1 | 0 | 14 | 12 | 7.7 | 16.4 | MIT | 5 years ago | |
| thecodingmachine/graphqlite | 0.81 | GraphQLite is a PHP GraphQL library that builds your schema from PHP attributes/annotations. Define queries and mutations as simple controllers, expose types via annotated classes, and get batteries-included features like subscriptions, uploads, and type extensions. | 575 | 573 | 107 | 89K | 24 | 42.5 | 46.3 | MIT | 3 weeks ago | |
| tomshaw/google-api | 0.81 | Laravel Google OAuth 2.0 service client with configurable token storage (DB or custom), published config, and migrations. Integrates google/apiclient-services and supports Composer cleanup to include only the Google APIs you need (e.g., Gmail, Calendar). | 60 | 60 | 5 | 69 | 0 | 23.8 | 5.2 | MIT | 1 month ago | |
| chatgpt/doc | 0.81 | Laravel package that adds a /chatgpt-doc route to serve helpful OpenAI and ChatGPT documentation. Install via Composer; optionally register the service provider if auto-discovery is disabled. No specific PHP or Laravel version dependency. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| kunstmaan/google-api-custom | 0.81 | Laravel/PHP wrapper for Google APIs with custom configuration support. Helps integrate Google services (e.g., analytics or other endpoints) using a simplified client setup, credential handling, and service initialization geared toward app-specific needs. | 5 | 6 | 1 | 4K | 0 | 1.6 | 39.4 | Apache-2.0 | 1 year ago | |
| artryazanov/artisan-translator | 0.81 | Artisan Translator streamlines Laravel localization: extracts raw text from Blade templates into translation keys, translates with Google Gemini in batches, preserves HTML/placeholders, and cleans unused language keys. Supports Laravel 11/12, PHP 8.2+. | 1 | 2 | 0 | 56 | 0 | 11.4 | 21.8 | MIT | 6 months ago | |
| google/cloud-bigquery-reservation | 0.81 | Idiomatic PHP client for Google BigQuery Reservation. Manage reservations, capacity commitments, and BI reservations via REST or gRPC. Install with Composer, authenticate using Google Cloud credentials, and start calling ReservationService APIs. | 3 | 3 | 2 | 2K | 0 | 24.7 | 40.7 | Apache-2.0 | 3 months ago | |
| pixelandtonic/graphql-php | 0.81 | PHP implementation of the GraphQL specification (based on graphql-js). Build schemas, execute queries, and add custom types, fields, and resolvers. Install via Composer and explore full docs and ready-to-run examples. | 0 | 0 | 0 | 74K | 0 | 0.0 | 55.3 | MIT | — | |
| drymek/google-bundle | 0.80 | — | 6 | 6 | 1 | 0 | 0 | 0.1 | — | — | — | |
| 1tomany/llm-sdk | 0.78 | Laravel-friendly PHP SDK for working with LLM providers. Provides a clean client API, request/response handling, and configurable drivers so you can send prompts, manage completions, and integrate AI features into your app with minimal boilerplate. | 0 | 0 | 0 | 0 | 6 | 28.0 | 1.7 | MIT | 1 month ago |
How can I help you explore Laravel packages today?