|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/ai-gemini-platform | 0.85 | 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 | 1 | 44K | 0 | 22.6 | 62.7 | MIT | 3 days 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. | 258 | 264 | 81 | 36K | 0 | 10.1 | 29.7 | MIT | 1 year ago | |
| hosseinhezami/laravel-gemini | 0.84 | 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. | 139 | 140 | 24 | 1K | 0 | 23.1 | 17.3 | MIT | 5 days ago | |
| kwakuofosuagyeman/ai-assistant | 0.83 | — | 4 | 4 | 1 | 0 | 3 | 0.8 | 0.4 | MIT | — | |
| ekyna/google-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.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. | 704 | 708 | 105 | 1K | 12 | 14.9 | 12.2 | MIT | 6 years ago | |
| jayesh/laravel-gemini-translator | 0.82 | 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 | 203 | 0 | 20.5 | 9.3 | MIT | 1 month ago | |
| arthem/google-api | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 6 | 121 | 0 | 25.9 | 7.7 | MIT | 6 days 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 | 6K | 0 | 1.6 | 41.9 | 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 | 46 | 0 | 13.9 | 21.0 | MIT | 5 months ago | |
| google/longrunning | 0.81 | Idiomatic PHP client for Google Long‑Running Operations API. Install via Composer and use with REST or gRPC to manage operations (poll, cancel, delete, list) across Google Cloud services. Part of google-cloud-php; authentication/debug guides included. | 57 | 57 | 3 | 4M | 0 | 22.6 | 62.9 | Apache-2.0 | 2 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 | 1 | 2K | 0 | 26.3 | 42.7 | Apache-2.0 | 1 month ago | |
| google/grpc-gcp | 0.81 | GCP-specific extensions for gRPC, providing additional features and supporting infrastructure such as end-to-end tests and benchmarks for accessing Google Cloud APIs with gRPC client libraries. See the src directory for extension implementations. | 184 | 186 | 18 | 4M | 5 | 21.5 | 64.2 | Apache-2.0 | 3 months ago | |
| spatie/laravel-googletagmanager | 0.81 | Laravel package for easy Google Tag Manager integration. Manage the JavaScript dataLayer from PHP, push variables and events, and include GTM scripts cleanly in your app with simple configuration and helpers. | 443 | 450 | 59 | 81K | 0 | 25.7 | 35.0 | MIT | 3 months ago | |
| drymek/google-bundle | 0.80 | — | 6 | 6 | 1 | 0 | 0 | 0.1 | — | — | — | |
| thecodingmachine/graphqlite | 0.80 | 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. | 573 | 572 | 108 | 84K | 24 | 41.2 | 44.8 | MIT | 4 weeks ago | |
| laravel/ai | 0.78 | Laravel AI SDK for a unified, Laravel-friendly API across providers like OpenAI, Anthropic, and Gemini. Build agents with tools and structured output, generate images, synthesize/transcribe audio, create embeddings, and more—all through one consistent interface. | 993 | 994 | 272 | 978K | 37 | 57.7 | 71.7 | MIT | 1 week ago | |
| google-gemini-php/client | 0.78 | 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 | 412 | 84 | 165K | 7 | 26.2 | 41.2 | MIT | 5 months ago |
How can I help you explore Laravel packages today?