PHPackages                             ammazza/webar - 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. ammazza/webar

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

ammazza/webar
=============

Virtual Try on Jewellery for laravel e-commerce solutions

v1.0.1(3y ago)1187PHP

Since May 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/weboccult/ammazza-webar-laravel)[ Packagist](https://packagist.org/packages/ammazza/webar)[ RSS](/packages/ammazza-webar/feed)WikiDiscussions main Synced today

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

[![Logo](https://camo.githubusercontent.com/24e0be07ce03e4f98aa97304216d342d1561877b4295c6b062c3fa0a8fbcfb44/68747470733a2f2f7777772e616d6d617a7a612e6d652f77702d636f6e74656e742f7468656d65732f64656d6f7468656d652f696d616765732f4e65774173736574732f6d6f636b757076312e77656270)](https://camo.githubusercontent.com/24e0be07ce03e4f98aa97304216d342d1561877b4295c6b062c3fa0a8fbcfb44/68747470733a2f2f7777772e616d6d617a7a612e6d652f77702d636f6e74656e742f7468656d65732f64656d6f7468656d652f696d616765732f4e65774173736574732f6d6f636b757076312e77656270)

Introduction
------------

[](#introduction)

- [AMMAZZA](https://www.ammazza.me/) is an out-of-box multi-utility product in the market of jewellery with the fusion of AR (Augmented Reality) + AI (Artificial Intelligence) + BI (Business Intelligence).
- By integrating Virtual Try-On feature, customers can try jewellery from anywhere anytime.
- Virtual Try-On is available for Facial and Hand jewelleries like Earrings, Necklace, Sets, Rings, Bracelets.

Prerequisites
-------------

[](#prerequisites)

- Requires [PHP 8.0+](https://php.net/releases/) | [Laravel 8.0+](https://laravel.com/docs/8.x)
- Read the steps for the better understanding of the integration before you try this package( &amp;&amp;  -&gt; FAQs)
- To get the virtual tryon, need to fill up this form(), once the form is submitted with the required details we will email you with the Ammazza portal link and credentials to upload tryon products and images.
- **ClientID** will be also shared to you with the email. It is required to integrate this package.
- Watch this video to upload Vitrual Try-On Products on Ammazza portal.()

ammazza-webAR-laravel
=====================

[](#ammazza-webar-laravel)

Incorporate the ammazza-webar-laravel plugin in any of the laravel project

Step 1 : Install package using below command in project root terminal

```
composer require ammazza/webar

```

Step 2 : Publish assets for ammaza plugin by running below command

```
php artisan vendor:publish --tag=public --force

```

Step 3 : Add client id in your project .env file (Refer Prerequisites to get client id)

```
AMMAZZA_CLINET_ID=YourClientId

```

Don't forget to run clear cache after changes in env file

```
php artisan optimize:clear

```

Step 4: Now add ammaza script and style to your view/blade file where you want to add tryon button

```

```

Step 5: Add try on button using below code in view or controller

```
{!! app('trynow')::getTryOn()!!}

```

By default it will load all the products for the client id. If you want to show custom products pass product id as below

```
{!! app('trynow')::getTryOn("YourProductId")!!}

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

1151d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/769a876ee1a44df55776296c87dbfb8e3e0f685b0b33f07028badd7647286968?d=identicon)[weboccult](/maintainers/weboccult)

---

Top Contributors

[![pratiweb](https://avatars.githubusercontent.com/u/37148199?v=4)](https://github.com/pratiweb "pratiweb (1 commits)")

### Embed Badge

![Health badge](/badges/ammazza-webar/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)

PHPackages © 2026

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