colors
|
3cff6eab5e
Image tests: validate rotate() via getColorAt()
|
8 years ago |
table
|
0b41e08f3f
table\Table::toText(): support multiline strings
|
8 years ago |
tests
|
245e8c4e78
DateTimeHelper::parse(): expanded pattern to no longer match ambiguous iso strings specifying month with timezone
|
8 years ago |
.gitignore
|
a6c93a34a8
Merge branch master of github.com:fphammerle/php-helpers
|
8 years ago |
.travis.yml
|
8f139cd8a1
setup travis ci
|
8 years ago |
ArrayHelper.php
|
3448b8e423
added HtmlHelper::startTag();
|
8 years ago |
DateTimeHelper.php
|
245e8c4e78
DateTimeHelper::parse(): expanded pattern to no longer match ambiguous iso strings specifying month with timezone
|
8 years ago |
HtmlHelper.php
|
23b6b141aa
Html: throw InvalidArgumentException instead of TypeError
|
8 years ago |
Image.php
|
a2a02f8657
fix Image::rotate(): unexpected result for angle == 0 and angle >= 360
|
8 years ago |
LICENSE
|
dae40a5329
Initial commit
|
8 years ago |
NumberHelper.php
|
b8d180a0c5
added NumberHelper::formatRoman()
|
8 years ago |
Path.php
|
966ebb9d30
added Path::__toString()
|
8 years ago |
PropertyAccessTrait.php
|
4891e9d4d0
added Path class; added PropertyAccessTrait::__isset()
|
8 years ago |
README.md
|
8f139cd8a1
setup travis ci
|
8 years ago |
StringHelper.php
|
3448b8e423
added HtmlHelper::startTag();
|
8 years ago |
composer.json
|
3193e8d5f3
require php 5.4 due to use of traits and short array syntax
|
8 years ago |
phpunit.xml
|
79a22d3eaf
tests: use composer to autoload
|
8 years ago |