PHPackages                             alisons/caller - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alisons/caller

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alisons/caller
==============

A caller package to enhance a project with caller functionality

3.0.0(1y ago)07JavaScript

Since Jan 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Projcts/caller)[ Packagist](https://packagist.org/packages/alisons/caller)[ RSS](/packages/alisons-caller/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

Sure! Below is the complete `README.md` file that you can directly use for your project.

```
# Caller Package for Laravel

The **Caller** package integrates a caller feature into your Laravel application, providing an easy way to handle phone numbers with click-to-call functionality. Follow the steps below to install and configure the package.

---

## Table of Contents

- [Installation Instructions](#installation-instructions)
  - [1. Install the Required Package](#1-install-the-required-package)
  - [2. Publish Vendor Assets](#2-publish-vendor-assets)
  - [3. Run Migration](#3-run-migration)
  - [4. Update Views](#4-update-views)
- [Accessing the Caller Settings](#accessing-the-caller-settings)
- [Configuring the Caller in Your Application](#configuring-the-caller-in-your-application)
- [Conclusion](#conclusion)

---

## Installation Instructions

### 1. Install the Required Package

To install the Caller package, run the following command in your terminal:

```bash
composer require alisons/caller
```
```

### 2. Publish Vendor Assets

[](#2-publish-vendor-assets)

Next, publish the vendor assets with the following command:

```
php artisan vendor:publish
```

When prompted, select the option for `Alisons\Caller\CallerServiceProvider`.

### 3. Run Migration

[](#3-run-migration)

Run the migration to install the necessary database table:

```
php artisan migrate
```

This will create the required tables in your database for the caller functionality.

### 4. Update Views

[](#4-update-views)

By default, the application uses Laravel Breeze's `layouts->app` as its layout. If you're using a different layout, you need to update the references:

1. Navigate to `vendor/alisons/caller/resources/views/layout/main.blade.php` and change the layout reference to match your application layout.
2. The package uses a section called `caller-wrapper`. In your layout file, add a `@yield('caller-wrapper')` where you want the caller section to appear.

---

### 5. Add Content Yeild

[](#5-add-content-yeild)

By default, the application uses Laravel Breeze's `layouts->app` as its layout. If you're using a different layout, you need to update the references:

@yield('caller-wrapper')
------------------------

[](#yieldcaller-wrapper)

Accessing the Caller Settings
-----------------------------

[](#accessing-the-caller-settings)

Once the package is installed, you can access the Caller settings at the following URL:

```
your-application-path/caller/caller

```

This is the page where you can configure the caller functionality for your application.

---

Configuring the Caller in Your Application
------------------------------------------

[](#configuring-the-caller-in-your-application)

To enable the caller functionality, you need to include the JavaScript library on the page where you want to use it.

### Add the Script

[](#add-the-script)

Add the following script to the `` section of your layout file:

```

```

This ensures that the JavaScript necessary for the caller functionality is loaded.

### Add Phone Numbers

[](#add-phone-numbers)

Next, place the phone number(s) using the following format within your view:

```
{{ number field here }}
```

Ensure that the number is placed in the `data-number` attribute and the visible number is placed inside the anchor tag.

---

Conclusion
----------

[](#conclusion)

That's it! You've now successfully installed and configured the Caller package in your Laravel application. If you have any issues or questions, please feel free to open an issue on this repository.

We hope this package enhances your application with seamless caller functionality!

---

License
-------

[](#license)

This package is licensed under the [MIT License](LICENSE).

```

You can copy and paste this content directly into a `README.md` file in your project. It includes the installation instructions, configuration steps, and other relevant sections that would guide a developer through the process of integrating and using the Caller package in their Laravel application.

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance49

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.3% 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 ~62 days

Total

3

Last Release

371d ago

Major Versions

0.0.1 → 2.0.12025-04-28

2.0.1 → 3.0.02025-05-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d5e1e9357910c98ae8e0771bf5bd154d4d9c7840f9f62962b270c9e0db1c648?d=identicon)[Projcts](/maintainers/Projcts)

---

Top Contributors

[![sulemanAlisons](https://avatars.githubusercontent.com/u/147799959?v=4)](https://github.com/sulemanAlisons "sulemanAlisons (11 commits)")[![Projcts](https://avatars.githubusercontent.com/u/146324172?v=4)](https://github.com/Projcts "Projcts (4 commits)")

### Embed Badge

![Health badge](/badges/alisons-caller/health.svg)

```
[![Health](https://phpackages.com/badges/alisons-caller/health.svg)](https://phpackages.com/packages/alisons-caller)
```

###  Alternatives

[hisune/echarts-php

A php wrapper for echarts javascript libraries

327201.9k5](/packages/hisune-echarts-php)[imliam/laravel-env-set-command

Set a .env file variable from the command line

118352.4k10](/packages/imliam-laravel-env-set-command)[bref/symfony-bridge

Makes Symfony work on AWS Lambda with Bref

491.7M5](/packages/bref-symfony-bridge)[andig/php-shunting-yard

Refactored repack of https://github.com/droptable/php-shunting-yard

26219.4k](/packages/andig-php-shunting-yard)[jackabox/nova-duplicate-field

A Laravel Nova field to duplicate records.

30111.5k](/packages/jackabox-nova-duplicate-field)[vdechenaux/brotli

Add brotli compress/uncompress functions to PHP

2468.3k1](/packages/vdechenaux-brotli)

PHPackages © 2026

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