PHPackages                             werify/laravel - 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. werify/laravel

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

werify/laravel
==============

werify package for laravel.

1353PHP

Since May 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Werify/laravel)[ Packagist](https://packagist.org/packages/werify/laravel)[ RSS](/packages/werify-laravel/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Werify/Laravel
==============

[](#werifylaravel)

**[werify/laravel](https://github.com/Werify/laravel)** is a library for connecting with Werify services (see more ).

Requirements
------------

[](#requirements)

- PHP 8.0 and above.
- Built-in libcurl support.
- Laravel 7

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

[](#installation)

For running this example, you need to install `werify/laravel` library before. It can be done by two different methods:

### 1. Using Composer

[](#1-using-composer)

You can install the library via [Composer](https://getcomposer.org/). If you don't already have Composer installed, first install it by following one of these instructions depends on your OS of choice:

- [Composer installation instruction for Windows](https://getcomposer.org/doc/00-intro.md#installation-windows)
- [Composer installation instruction for Mac OS X and Linux](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx)

After composer is installed, Then run the following command to install the Omise-PHP library:

```
php composer.phar install

```

Please see configuration section below for configuring your Omise Keys.

### 2. Manually

[](#2-manually)

If you're not using Composer, you can also clone `werify/id-laravel` repository into the directory of sample code that you just installed this repository:

```
git clone https://github.com/Werify/laravel/

```

However, using Composer is recommended as you can easily keep the library up-to-date. After cloning the repository, you need to replace line 3 in `config.php` from

```
3: require_once 'vendor/autoload.php';
```

to

```
3: require_once 'werify/laravel';
```

Please see configuration section below for configuring your Omise Keys.

Configuration
-------------

[](#configuration)

After you installed `werify/laravel` library already. Next, you need to **configure** laravel. you can publish configuration files and see config in `config/werify` config file.

Usage
-----

[](#usage)

this package publishes routes and jobs to connect to werify service.

you can see [changelog](CHANGELOG.MD) here.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/125675596?v=4)[Werify](/maintainers/werify)[@Werify](https://github.com/Werify)

---

Top Contributors

[![arashrasoulzadeh](https://avatars.githubusercontent.com/u/1297307?v=4)](https://github.com/arashrasoulzadeh "arashrasoulzadeh (45 commits)")[![t4-muhammad](https://avatars.githubusercontent.com/u/124201331?v=4)](https://github.com/t4-muhammad "t4-muhammad (8 commits)")[![briofy-hosein](https://avatars.githubusercontent.com/u/126397746?v=4)](https://github.com/briofy-hosein "briofy-hosein (7 commits)")

### Embed Badge

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

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

###  Alternatives

[processmaker/nayra

BPMN compliant engine

139107.9k2](/packages/processmaker-nayra)[juststeveking/uri-builder

A simple URI builder in PHP that is slightly opinionated

20298.4k6](/packages/juststeveking-uri-builder)[undefinedoffset/silverstripe-keyboardshortcuts

Adds keyboard shortcuts for common tasks to SilverStripe 4.0+ (ctrl/command+s for save anyone?)

1811.9k](/packages/undefinedoffset-silverstripe-keyboardshortcuts)

PHPackages © 2026

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