Libraries tagged by debt
stymiee/email-validator
306987 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
selective/basepath
450326 Downloads
A URL base path detector for Slim 4
scheb/tombstone
490677 Downloads
Dead code detection with tombstones for PHP
rskuipers/php-assumptions
275165 Downloads
Static code analysis tool to detect weak assumptions
phpro/api-problem
568361 Downloads
RFC7807 Problem details implementation
orklah/psalm-insane-comparison
1337629 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
lustre/php-dfa-sensitive
125219 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
lasserafn/php-string-script-language
3613747 Downloads
Detect language/encoding of a string in PHP
laradumps/laradumps-core
484391 Downloads
LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.
ipinfo/ipinfolaravel
68869 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
instasent/sms-counter-php
1042730 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.
ghostunicorns/module-webapi-logs
176354 Downloads
Magento Webapi Log Details accessible via backend
erag/laravel-disposable-email
11647 Downloads
A Laravel package to detect and block disposable email addresses.
elliotjreed/disposable-emails-filter
309108 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
contributte/apitte
943123 Downloads
An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.