Ben Ramsey
67fe80dc1b
Add docblocks for classes and interface in Ramsey\Uuid\Builder namespace
2015-09-03 23:00:55 -04:00
Ben Ramsey
db27dc1680
Rename UuidBuilder to Builder\UuidBuilderInterface
2015-07-16 10:06:16 -05:00
Ben Ramsey
3f0ba1ed00
Move CodecInterface to the Codec namespace
2015-07-16 10:01:24 -05:00
Ben Ramsey
e006f669ad
Adding common docblock file header
2015-07-15 13:59:52 -05:00
Ben Ramsey
d67c3490a8
Change namespace to "Ramsey"; closes #48
2015-04-25 12:11:37 -05:00
Ben Ramsey
680fd794cb
Interfaces should have the suffix "Interface" in their names
2014-11-08 16:27:20 -05:00
Ben Ramsey
cd2d09c356
Introduce Converter namespace and move Number and Time classes into it
2014-11-08 14:43:09 -05:00
Thibaud Fabre
84123b2060
Remove all env related logic from factory
...
Defers all environment related decisions to factory initialization
All behavior is customizable through DI, but all deps are initialized to proper default instances
Removes static factory configuration
2014-11-08 12:41:40 +01:00