revolution/atproto-lexicon-contracts

Auto generated pure PHP interface and enum

Fund package maintenance!
invokable


README

Ask DeepWiki

Auto generated pure PHP interface and enum that you can use to create your own client.

Requirements

  • PHP >= 8.2

Installation

composer require revolution/atproto-lexicon-contracts

Uninstall

composer remove revolution/atproto-lexicon-contracts

Versioning

Versioning is also automatic, so even if a breaking change is included, only the patch version will change. If you want to avoid the impact of breaking changes, use a fixed version.

// composer.json

"revolution/atproto-lexicon-contracts": "1.0.30",

Example client

PublicClient.php

php ./example/example.php

Implementation

LICENCE

MIT