Permalink
Please sign in to comment.
Showing
with
15 additions
and 8 deletions.
- +1 −4 .travis.yml
- +12 −3 README.md
- +2 −1 composer.json
@@ -1,4 +1,13 @@ | ||
-SonataIntlBundle | ||
-================ | ||
+Sonata Intl Bundle | ||
+================== | ||
-The ``SonataIntlBundle`` provides helper to the php-intl extension. | ||
+[](https://secure.travis-ci.org/#!/sonata-project/SonataIntlBundle) | ||
+ | ||
+The ``SonataIntlBundle`` provides text and date formatting depends on locale. | ||
+ | ||
+Check out the documentation on [http://sonata-project.org/bundles/intl/master/doc/index.html](http://sonata-project.org/bundles/intl/master/doc/index.html) | ||
+ | ||
+**Google Groups**: For questions and proposals you can post on this google groups | ||
+ | ||
+* [Sonata Users](https://groups.google.com/group/sonata-users): Only for user questions | ||
+* [Sonata Devs](https://groups.google.com/group/sonata-devs): Only for devs |
0 comments on commit
3784722