Libraries tagged by datec
ahand/mobileesp
404096 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
gabrielbull/browser
434796 Downloads
Detecting the user's browser, operating system and language.
tomasvotruba/class-leak
522523 Downloads
Detect leaking classes
stefro/laravel-lang-country
18106 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
sllh/composer-versions-check
2307055 Downloads
Checks if packages are up to date to last major versions after update
scheb/tombstone
412809 Downloads
Dead code detection with tombstones for PHP
rskuipers/php-assumptions
248043 Downloads
Static code analysis tool to detect weak assumptions
orklah/psalm-insane-comparison
1130776 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
lasserafn/php-string-script-language
3026033 Downloads
Detect language/encoding of a string in PHP
jolicode/php-os-helper
808476 Downloads
Helpers to detect the OS of the machine where PHP is running.
jimmiw/php-time-ago
878691 Downloads
Simple module, that displays the date in a "time ago" format
instasent/sms-counter-php
841866 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.
inacho/php-credit-card-validator
1299205 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
geoffreyrose/us-holidays
392148 Downloads
US Holidays Wrapper for the Carbon DateTime Library.
captainhook/secrets
846154 Downloads
Utility classes to detect secrets