colors
|
7478b07bc9
added colors\RGB::getDigitalHexTuple
|
8 年之前 |
table
|
6447588451
added classes table\Table, table\Row and table\Cell for csv export
|
8 年之前 |
tests
|
7478b07bc9
added colors\RGB::getDigitalHexTuple
|
8 年之前 |
.gitignore
|
a6c93a34a8
Merge branch master of github.com:fphammerle/php-helpers
|
8 年之前 |
ArrayHelper.php
|
650be694d9
added ArrayHelper::flatten()
|
8 年之前 |
DateTimeHelper.php
|
513263a602
DateTimeHelper timestampToDateTime: accept integers and null only
|
8 年之前 |
Image.php
|
78c5feeb6b
added Image::rotateLeft() & Image::rotateRight()
|
8 年之前 |
LICENSE
|
dae40a5329
Initial commit
|
8 年之前 |
NumberHelper.php
|
b8d180a0c5
added NumberHelper::formatRoman()
|
8 年之前 |
Path.php
|
966ebb9d30
added Path::__toString()
|
8 年之前 |
PropertyAccessTrait.php
|
4891e9d4d0
added Path class; added PropertyAccessTrait::__isset()
|
8 年之前 |
README.md
|
e5f869c437
readme: added packagist badge
|
8 年之前 |
StringHelper.php
|
5b9f7daa2f
added StringHelper::containsAny
|
8 年之前 |
composer.json
|
513263a602
DateTimeHelper timestampToDateTime: accept integers and null only
|
8 年之前 |
composer.lock
|
2c4e712931
added StringHelper class
|
8 年之前 |
phpunit.xml
|
79a22d3eaf
tests: use composer to autoload
|
8 年之前 |