PHPackages                             bfg/embedded-call - 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. [API Development](/categories/api)
4. /
5. bfg/embedded-call

ActiveBfg-app[API Development](/categories/api)

bfg/embedded-call
=================

API with closing functions

1.1.0(1y ago)165.6k—8.7%15MITPHPPHP &gt;=8.0.0

Since Jul 25Pushed 1y ago2 watchersCompare

[ Source](https://github.com/bfg-s/embedded-call)[ Packagist](https://packagist.org/packages/bfg/embedded-call)[ RSS](/packages/bfg-embedded-call/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (5)

Extension embedded-call
=======================

[](#extension-embedded-call)

This package provides the ability to call a feature with adjusted data. It is convenient to let out the API with closing functions.

Usage
-----

[](#usage)

```
embedded_call(function (\Illuminate\Http\Request $request) {
    dd($request); // This is a request app instance
});
// Or
embedded_call(function (\Illuminate\Http\Request $request) {
    dd($request); // This is my request instance
}, ['request' => $my_request_instance]);
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance40

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~209 days

Recently: every ~298 days

Total

7

Last Release

502d ago

Major Versions

0.0.5 → 1.0.02022-02-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/59b2d162a30938ac2c3c56340ebea07a6778a3e1c86cb70b5bc28b69a1c3f04d?d=identicon)[bfg](/maintainers/bfg)

---

Top Contributors

[![Xsaven](https://avatars.githubusercontent.com/u/1726771?v=4)](https://github.com/Xsaven "Xsaven (8 commits)")

---

Tags

laravelextensionembedded-call

### Embed Badge

![Health badge](/badges/bfg-embedded-call/health.svg)

```
[![Health](https://phpackages.com/badges/bfg-embedded-call/health.svg)](https://phpackages.com/packages/bfg-embedded-call)
```

###  Alternatives

[rakibdevs/openweather-laravel-api

Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately

7648.2k](/packages/rakibdevs-openweather-laravel-api)

PHPackages © 2026

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