PHPackages                             xvilo/crt-sh-api - 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. xvilo/crt-sh-api

ActiveLibrary[API Development](/categories/api)

xvilo/crt-sh-api
================

crt.sh client, search through Certificate Transparency logs

v0.1.0(3y ago)261PHPPHP ^8.1

Since Sep 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/xvilo/crt-sh-api)[ Packagist](https://packagist.org/packages/xvilo/crt-sh-api)[ RSS](/packages/xvilo-crt-sh-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

crt.sh API client in PHP
------------------------

[](#crtsh-api-client-in-php)

This is a small API client/wrapper around the  Certificate Transparency website. It's written in PHP and uses the PSR HTTP client component as a base.

### Installation

[](#installation)

You can install this library through composer, using the following command:

```
$ composer require xvilo/crt-sh-api

```

### Usage

[](#usage)

Example usage would be:

```
