Skip to content

This is a sample application, giving you the ability to play around with formatting messages, dates, times, numbers, and currency.

Notifications You must be signed in to change notification settings

formatphp/skeleton-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resources

This is a sample application, giving you the ability to play around with formatting messages, dates, times, numbers, and currency.

To run the sample application, type the following in your terminal:

git clone https://github.com/formatphp/skeleton-tools.git
cd skeleton-tools/
composer update --no-dev
php -S localhost:9001 ./public/index.php

Then, you may access the application in a web browser at http://localhost:9001.

About

This is a sample application, giving you the ability to play around with formatting messages, dates, times, numbers, and currency.

Resources

Stars

Watchers

Forks