PHPackages                             maikschneider/steganography - 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. maikschneider/steganography

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

maikschneider/steganography
===========================

Simple implementation of Steganography (Hiding a hidden message within an image)

v1.0.2(2y ago)71.3k1[4 PRs](https://github.com/maikschneider/steganography/pulls)1MITPHPCI passing

Since Aug 27Pushed 3w ago1 watchersCompare

[ Source](https://github.com/maikschneider/steganography)[ Packagist](https://packagist.org/packages/maikschneider/steganography)[ RSS](/packages/maikschneider-steganography/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (5)Versions (14)Used By (1)

Steganography
=============

[](#steganography)

[![Latest Version](https://camo.githubusercontent.com/4efa2366674cd0ee25d7a051e8dbcbfafe781b70eaab2266da9ec5e312c789ce/68747470733a2f2f706f7365722e707567782e6f72672f6d61696b7363686e65696465722f73746567616e6f6772617068792f762f737461626c65)](https://packagist.org/packages/maikschneider/steganography)[![codecov](https://camo.githubusercontent.com/906e3910d0d3a2992b18d263c76cba59f2092e9a5b49f580aaf4fe9b96394b4e/68747470733a2f2f636f6465636f762e696f2f67682f6d61696b7363686e65696465722f73746567616e6f6772617068792f67726170682f62616467652e7376673f746f6b656e3d43355346524852454b31)](https://codecov.io/gh/maikschneider/steganography)

Simple PHP implementation of Steganography (Hiding a hidden message within an image)

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

[](#requirements)

- PHP8.1+

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

[](#installation)

```
composer require maikschneider/steganography

```

Usage
-----

[](#usage)

### Put your message into an image

[](#put-your-message-into-an-image)

```
