PHPackages                             embloy/embloy-php - 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. embloy/embloy-php

ActiveLibrary[API Development](/categories/api)

embloy/embloy-php
=================

 Embloy's PHP SDK for interacting with your Embloy integration

0.1.0-beta.1(2y ago)04AGPL-3.0-or-laterPHPPHP &gt;=8.0.0CI failing

Since Feb 8Pushed 1y agoCompare

[ Source](https://github.com/Embloy/Embloy-PHP)[ Packagist](https://packagist.org/packages/embloy/embloy-php)[ Docs](https://github.com/embloy/embloy-php)[ RSS](/packages/embloy-embloy-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[Embloy PHP](https://packagist.org/packages/embloy/embloy-php) · [![GitHub license](https://camo.githubusercontent.com/c0a56fee87202be258f86b8bfd22db1ae41e4b6823ca9b62fb4c63b848a74ffb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4147504c332e302d626c75652e737667)](https://github.com/Embloy/Embloy-PHP/blob/main/LICENSE) [![Packagist Version](https://camo.githubusercontent.com/2989c73f1602c00fa5238f49434d8f92364073b84da93d51d7fdf6109953c72f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656d626c6f792f656d626c6f792d7068702e737667)](https://packagist.org/packages/embloy/embloy-php) [![Issues](https://camo.githubusercontent.com/4bf57182a04dc1784905c689b3f57c429c2a5050d5a3dd5361d199492b42f4a0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f456d626c6f792f456d626c6f792d504850)](https://github.com/Embloy/Embloy-PHP/issues) [![PRs Welcome](https://camo.githubusercontent.com/dd0b24c1e6776719edb2c273548a510d6490d8d25269a043dfabbd38419905da/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e737667)](https://github.com/Embloy/Embloy-PHP/pulls)
=========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#embloy-php-----)

Embloy's PHP SDK for interacting with your Embloy integration.

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

[](#installation)

You can install the Embloy PHP SDK via Composer. Run the following command in your terminal:

```
composer require embloy/embloy-php
```

Usage
-----

[](#usage)

To use the Embloy PHP SDK, you'll need to initialize an EmbloyClient object with your client token and session information. Here's an example of how to use it:

```
use Embloy\EmbloyClient;
use Embloy\EmbloySession;

// Create an instance of EmbloySession
$session = new EmbloySession('mode', 'job_slug', ['success_url' => 'optional_success_url', 'cancel_url' => 'optional_cancel_url']);

// Create an instance of EmbloyClient
$client = new EmbloyClient('your-client-token', $session);

try {
    // Make a request to generate the URL
    $url = $client->makeRequest();
    echo "Application URL: $url";
} catch (\Exception $e) {
    echo "Error: " . $e->getMessage();
}
```

Run Tests
---------

[](#run-tests)

To run the tests for the Embloy PHP SDK, you'll need PHPUnit installed. If you haven't already installed PHPUnit, you can do so via Composer. Run the following command:

```
composer require --dev phpunit/phpunit
```

Once PHPUnit is installed, you can run the tests with the following command:

```
vendor/bin/phpunit tests
```

Publish Package
---------------

[](#publish-package)

To publish the Embloy PHP SDK package, ensure that your package meets the Composer's standards by validating it with the following command:

```
composer validate
```

---

© Carlo Bortolan, Jan Hummel

> Carlo Bortolan · GitHub [@carlobortolan](https://github.com/carlobortolan) · contact via
>
> Jan Hummel · GitHub [@github4touchdouble](https://github.com/github4touchdouble) · contact via

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

830d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/355bb7b579fc8f2b5b516127ffde4cc4e3d79f6212d12028d882b93775f7282e?d=identicon)[carlobortolan](/maintainers/carlobortolan)

---

Top Contributors

[![carlobortolan](https://avatars.githubusercontent.com/u/106114526?v=4)](https://github.com/carlobortolan "carlobortolan (9 commits)")

---

Tags

composer-packagesdksdk-phpsdkcomposer-packagesdk-php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/embloy-embloy-php/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k9.6M468](/packages/saloonphp-saloon)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2292.2M24](/packages/php-opencloud-openstack)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)

PHPackages © 2026

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