Registry / networking / namelesscoder-typo3-repository-client

namelesscoder-typo3-repository-client

JSON →
library2.1.0phppackagistunverified

Client for interacting with the official TYPO3 Extension Repository (TER). Contains API and CLI scripts.

composer require namelesscoder/typo3-repository-client
INSTALL
IMPORT
SIG · NAMELESSCODER-TYPO
N
namelesscoder-typo3-repository-client
networkingphpv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use NamelessCoder\TYPO3RepositoryClient\Client;

Instantiate the client and fetch all extensions from TER.

use NamelessCoder\TYPO3RepositoryClient\Client; $client = new Client(); $extensions = $client->getExtensions();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
namelesscoder-typo3-repository-client — pip install namelesscoder-typo3-repository-client · libregistry