PHPackages                             mardraze/altcha-lib-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mardraze/altcha-lib-php

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

mardraze/altcha-lib-php
=======================

04PHP

Since Nov 18Pushed 5mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

ALTCHA PHP Library
==================

[](#altcha-php-library)

The ALTCHA PHP Library is a lightweight, zero-dependency library designed for creating and verifying [ALTCHA](https://altcha.org) challenges, specifically tailored for PHP applications.

Compatibility
-------------

[](#compatibility)

This library is compatible with:

- PHP 7.2+
- All major platforms (Linux, Windows, macOS)

Example
-------

[](#example)

- [Demo server](https://github.com/altcha-org/altcha-starter-php)

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

[](#installation)

To install the ALTCHA PHP Library, use the following command:

```
composer require mardraze/altcha-lib-php
```

Usage
-----

[](#usage)

Here’s a basic example of how to use the ALTCHA PHP Library:

```
