pete / timeteller
package to fetch actual datetime
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=7.4.0
- guzzlehttp/guzzle: >=6.5.5
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-07-04 19:28:55 UTC
README
TimeTeller is a package with a feature to get actual date and time in \DateTime object which based on your IP address geolocation timezone.
There are two options:
- to ask TimeTeller about date time based on your public IP
- to ask TimeTeller about date time for specific IP which you provide
Installation TimeTeller
composer require pete/timeteller
Usage
use Pete\Timeteller\TimeTeller;
TimeTeller::tellTime()
or
TimeTeller::tellTime(your ip address)
Contributing
Thank you for giving for me any feedback.
Security Vulnerabilities
If you discover a security vulnerability within this package, please send an e-mail to Petro Lashyn via petelashin@gmail.com. All security vulnerabilities will be promptly addressed.
License
The Laravel framework is open-sourced software.
Contacts
If you have any questions or suggestions, you may contact me through e-mail petelashin@gmail.com.