Libraries tagged by text detector
colombo/language-detection
12 Downloads
A language detection library for PHP. Detects the language from a given text string.
text_filter/badword
6 Downloads
Detection and filtering of prohibited words
kdaviesnz/emoji
57 Downloads
Detects if text is an emoji and removes emojis from text.
cloudinary/analysis
8 Downloads
Use the Analyze API to analyze any external asset and return details based on the type of analysis requested. Currently supports the following analysis options: * [AI Vision - Tagging](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#tagging_mode) * [AI Vision - Moderation](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#moderation_mode) * [AI Vision - General](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#general_mode) * [Google tagging](https://cloudinary.com/documentation/google_auto_tagging_addon) * [Captioning](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#ai_based_image_captioning) * [Cld Fashion](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Coco](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Lvis](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Unidet](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Human Anatomy](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Cld Text](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Shop Classifier](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) **Notes**: * The Analyze API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). * The analysis options require an active subscription to the relevant add-on. Learn more about [registering for add-ons](https://cloudinary.com/documentation/cloudinary_add_ons#registering_for_add_ons). The API supports both Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)) or OAuth2 ([Contact support](https://support.cloudinary.com/hc/en-us/requests/new) for more information regarding OAuth).
cweiske/mime_type_plaindetect
64 Downloads
Detect MIME type of text files by their content
khiemdd7692/sms-counter
48 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
thadbryson/santas-workshop
41 Downloads
Generate directories and files with content. Actual file content. Real text and data. Spreadsheets, PHP code, Javascript, HTML, and whatever.
mediashare/show-content
405 Downloads
Detect file type & generate html view for web interface user-friendly. (Image/Video/Audio/Text/Markdown)
johncube/deepl
5 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself
citco/keyword-stuffing
165 Downloads
This class helps to detect and remove keyword stuffing from a text.
infection/infection
18258773 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
nexusphp/tachycardia
921046 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
setono/bot-detection-bundle
95337 Downloads
A Symfony bundle that allows you to test if a user agent is a bot
teqneers/phpunit-stopwatch
744 Downloads
Extension to measure and analyse any part of your code in order to detect performance issues using phpunit/phpunit.
derhasi/tempdirectory
2608 Downloads
Provides a representation of a temp directory that will destroy itself.