swotphp icon indicating copy to clipboard operation
swotphp copied to clipboard

PHP port of https://github.com/leereilly/swot. Identify email addresses or domains names that belong to colleges or universities.

Results 7 swotphp issues
Sort by recently updated
recently updated
newest added

Hi, I want to integrate your library in a small framework I'm building with PHP 8.1 but, when using the isAcademic() method it gives me the following error: `TypeError :...

While using Swot::isAcademic() i'm getting this deprication note, but function returns boolean properly: ``` PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in ...\vendor\jeremykendall\php-domain-parser\library\Pdp\Parser.php...

The leereilly/swot repository has been archived and is no longer developed.