]> git.andy128k.dev Git - missing-tools.git/commit
introduce namespace PFF. version 0.2
authorAndrey Kutejko <andy128k@gmail.com>
Tue, 17 Dec 2013 19:24:11 +0000 (21:24 +0200)
committerAndrey Kutejko <andy128k@gmail.com>
Tue, 17 Dec 2013 19:24:11 +0000 (21:24 +0200)
commit27311daeac39ec247ddfd86614f3a73cb6080eec
tree0733c2fc87936dd9959662e1871c23afef8a970e
parentf1323eee669cab0010d447dcdfa37f471adbf795
introduce namespace PFF. version 0.2
19 files changed:
composer.json
src/array.php [new file with mode: 0644]
src/arraytools.php [deleted file]
src/collection.php [new file with mode: 0644]
src/collectiontools.php [deleted file]
src/dateformat.php
src/htmlbuilder.php
src/mixins.php
src/regexp.php
src/str.php [new file with mode: 0644]
src/stringtools.php [deleted file]
t/ArrTest.php [new file with mode: 0644]
t/ArrayTest.php [deleted file]
t/CollectionTest.php
t/FormatTest.php
t/HtmlBuilderTest.php
t/MixinsTest.php
t/StrTest.php [new file with mode: 0644]
t/StringTest.php [deleted file]