PHPackages                             realtydev/laravel-placekey - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. realtydev/laravel-placekey

ActiveLibrary

realtydev/laravel-placekey
==========================

A Laravel package for seamless integration with the Placekey API.

1.0.1(2y ago)03.0k1[2 PRs](https://github.com/realtydev/laravel-placekey/pulls)MITPHPPHP ^8.1

Since Nov 10Pushed 1y ago2 watchersCompare

[ Source](https://github.com/realtydev/laravel-placekey)[ Packagist](https://packagist.org/packages/realtydev/laravel-placekey)[ Docs](https://github.com/realtydev/laravel-placekey)[ RSS](/packages/realtydev-laravel-placekey/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (14)Versions (5)Used By (0)

A Laravel package for seamless integration with the Placekey API.
=================================================================

[](#a-laravel-package-for-seamless-integration-with-the-placekey-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8823c052581aaac15a493e585799705ac57af2d49db5cf0aa7352e12e6409cfc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7265616c74796465762f6c61726176656c2d706c6163656b65792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/realtydev/laravel-placekey)[![GitHub Tests Action Status](https://camo.githubusercontent.com/7f33dd0f15fc822c42185de15f2f940b4083280c19b67fe20aff2dea59496685/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7265616c74796465762f6c61726176656c2d706c6163656b65792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/realtydev/laravel-placekey/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e0e5bb324ee50d6db9f693be267d7efd2a54b4cd837b154c9a4920e4e8429cb4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7265616c74796465762f6c61726176656c2d706c6163656b65792f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/realtydev/laravel-placekey/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9566b7dc48128236c21f307cc14d63b9d1053da18444b9677202289df8d9f558/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7265616c74796465762f6c61726176656c2d706c6163656b65792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/realtydev/laravel-placekey)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require realtydev/laravel-placekey
```

You can run the install command with:

```
php artisan placekey:install"
```

You can publish the config file with:

```
php artisan vendor:publish --tag="placekey-config"
```

Usage
-----

[](#usage)

```
use LaravelPlacekey;

LaravelPlacekey::getPlacekeyForAddress(
  "1543 Mission Street, Floor 3",
  "San Francisco",
  "CA",
  "94105",
  "US"
);
```

```
{
  "query_id": "0",
  "placekey": "22k@5vg-7gq-5mk"
}
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Alex Gibson](https://github.com/realtydev)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

2

Last Release

915d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad6519dc923802aba893ec289fff4edc09dc495fc22dcac5d4c28931d884d107?d=identicon)[realty-dev](/maintainers/realty-dev)

---

Top Contributors

[![realtydev](https://avatars.githubusercontent.com/u/35852411?v=4)](https://github.com/realtydev "realtydev (100 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")[![dtibarra](https://avatars.githubusercontent.com/u/857439?v=4)](https://github.com/dtibarra "dtibarra (1 commits)")

---

Tags

laravelrealtydevlaravel-placekey

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/realtydev-laravel-placekey/health.svg)

```
[![Health](https://phpackages.com/badges/realtydev-laravel-placekey/health.svg)](https://phpackages.com/packages/realtydev-laravel-placekey)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[spatie/laravel-mailcoach-sdk

An SDK to easily work with the Mailcoach API in Laravel apps

41290.2k1](/packages/spatie-laravel-mailcoach-sdk)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
