MYWOT
Child safety
N/A
Confidence
0%
Trustworthiness
N/A
Confidence
0%
MALICIOUS CONTENT INDICATORS
Aeon-php.org most likely does not offer any malicious content.
Secure connection support
HTTPS
Aeon-php.org provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Aeon-php.org most likely does not offer any adult content.
Popular pages
-
Aeon, simple php DateTime library
<?php use Aeon\Calendar\Gregorian\GregorianCalendar; use Aeon\Calendar\TimeUnit; $calendar = GregorianCalendar::UTC(); $calendar->currentYear() ->january() ->lastDay() ->noon() ->sub...