harishpatel143 / constants
This is a global constants package for the php framework.
dev-master
2019-05-29 06:25 UTC
This package is auto-updated.
Last update: 2025-01-17 18:23:09 UTC
README
This is gloablly used constant package in PHP.
You can simply install the package and use it in all over the application.
Time Constant for Hour
DAY_IN_HOUR YEAR_IN_HOUR
Time Constant for Minute
HOUR_IN_MINUTES DAY_IN_MINUTES WEEK_IN_MINUTES MONTH_IN_MINUTES YEAR_IN_MINUTES
Time Constant for Seconds
MINUTE_IN_SECONDS HOUR_IN_SECONDS DAY_IN_SECONDS WEEK_IN_SECONDS MONTH_IN_SECONDS YEAR_IN_SECONDS
Color Constant
VIOLET INDIGO BLUE GREEN YELLOW ORANGE RED