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

ActiveLibrary

overlay/overlay-php
===================

Overlay enables simple Web3 development across multiple blockchains, including Solana, Ethereum, BSC, Base, Polygon, and Bera. It does not require signing transactions with wallets, which is typically necessary in blockchain development.

00PHP

Since Aug 18Pushed 9mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

overlay-php
===========

[](#overlay-php)

A PHP library for **Web3 development** that makes it easy to implement wallet creation, token and NFT issuance, minting, burning, and transfers across multiple blockchains.

---

📖 Overview
----------

[](#-overview)

**Overlay** enables simple Web3 development across multiple blockchains, including:

- **Solana**
- **Ethereum**
- **BSC (Binance Smart Chain)**
- **Base**
- **Polygon**
- **Bera Chain**

It eliminates the need for signing transactions with wallets, which is typically necessary in blockchain development. Overlay implements high-level security features and securely encrypts wallet information to safely execute transactions without storing any database locally.

---

🚀 Installation
--------------

[](#-installation)

### Via Composer

[](#via-composer)

```
composer require overlay/overlay-php
```

---

⚙️ Configuration
----------------

[](#️-configuration)

Before using the library, you need to configure your API credentials:

```
