PHPackages                             storagemadeeasy/contentdetectors - 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. storagemadeeasy/contentdetectors

ActiveLibrary

storagemadeeasy/contentdetectors
================================

Detectors type of content in strings

1.2(3y ago)412MITPHP

Since Aug 15Pushed 3y ago12 watchersCompare

[ Source](https://github.com/SMEStorage/ContentDetectors)[ Packagist](https://packagist.org/packages/storagemadeeasy/contentdetectors)[ Docs](https://storagemadeeasy.com/)[ RSS](/packages/storagemadeeasy-contentdetectors/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (6)Versions (11)Used By (0)

Content Detectors
=================

[](#content-detectors)

This is a PHP package created by the [Storage Made Easy](https://storagemadeeasy.com) team, that provides built in detectors to find specific types of content within a given content string

These content detectors are used as part of Storage Made Easy's [Content Detection and PII Discovery features](https://storagemadeeasy.com/GDPR/). Changes made here are pulled in up-stream to the Enterprise File Fabric.

Requirements
------------

[](#requirements)

- PHP 5.6 or newer
- [PHP Composer](https://getcomposer.org/)
- change your composer.json to contain: "repositories":\[ { "type": "vcs", "url": "" } \]

Using this library
------------------

[](#using-this-library)

```
composer require storagemadeeasy/contentdetectors

```

Usage
-----

[](#usage)

```
