PHPackages                             district5/php-postman-detect - 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. district5/php-postman-detect

ActiveLibrary

district5/php-postman-detect
============================

Postman detector is a PHP library that detects if a request has been made by Postman.

0.0.1(2y ago)024mitPHPPHP &gt;=8.1

Since Jul 5Pushed 2y agoCompare

[ Source](https://github.com/district-5/php-postman-detect)[ Packagist](https://packagist.org/packages/district5/php-postman-detect)[ Docs](https://github.com/district-5/php-postman-detect)[ RSS](/packages/district5-php-postman-detect/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

District5 - Postman Detection library
=====================================

[](#district5---postman-detection-library)

Prevent or restrict access to certain API endpoints when using Postman for mock requests.

### Usage...

[](#usage)

```
"repositories":[
    {
        "type": "vcs",
        "url": "git@github.com:district-5/php-postman-detect.git"
    }
],

"require": {
    "district5/php-postman-detect": ">=0.0.1"
}

```

### Code usage...

[](#code-usage)

```
