harishpatel143/constants

This is a global constants package for the php framework.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/harishpatel143/constants

dev-master 2019-05-29 06:25 UTC

This package is auto-updated.

Last update: 2025-10-17 19:56:23 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