https://github.com/chassis/intl
A Php Intl Chassis Extension
https://github.com/chassis/intl
Last synced: 12 days ago
JSON representation
A Php Intl Chassis Extension
- Host: GitHub
- URL: https://github.com/chassis/intl
- Owner: Chassis
- Created: 2018-04-04T03:57:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T05:33:19.000Z (over 7 years ago)
- Last Synced: 2025-01-04T19:28:15.103Z (over 1 year ago)
- Language: Puppet
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Php Intl Chassis Extension.
A Chassis extension to install and configure
[Intl](http://php.net/manual/en/book.intl.php) on your server.
## Usage
1. Add this extension to your extensions directory. `git clone git@github.com:Chassis/intl.git extensions/intl`
2. Run `vagrant provision`
3. Php Internationalization has been installed on your Chassis VM!
That's it!