PHPackages                             ente/cryptolens-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. [API Development](/categories/api)
4. /
5. ente/cryptolens-php

ActiveLibrary[API Development](/categories/api)

ente/cryptolens-php
===================

Manage your licenses with this Cryptolens API client

1.3(6mo ago)2321MITPHPPHP &gt;=7.4

Since Jan 13Pushed 6mo agoCompare

[ Source](https://github.com/Ente/cryptolens-php)[ Packagist](https://packagist.org/packages/ente/cryptolens-php)[ RSS](/packages/ente-cryptolens-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)DependenciesVersions (20)Used By (0)

Cryptolens PHP
==============

[](#cryptolens-php)

This repository contains functions for interacting with the Cryptolens Web API from PHP. All endpoints are supported. This API client uses Cryptolens Web API 3.

For more information about the API and possible values and types, visit , the official API documentation.

To use the library, you can `require_once` the `loader.php` which loads all other classes automatically or use composer where you just have to `require` the composer `autoload.php`. Currently, this library is not safe to use for CLI. Inside your script you need to `use` the classes, here is an example:

Needs PHP &gt;7.4.0, works with 8.2

Code example
------------

[](#code-example)

```
