Commit Graph

10 Commits

Author SHA1 Message Date
Ben Ramsey ed8ec33eb1 Adding hasBigNumber() and is64BitSystem() helper methods 2013-01-04 21:58:47 -06:00
Ben Ramsey 2544a39433 Adding @marijn to the authors in composer.json 2012-08-06 20:44:44 -05:00
Marijn Huizendveld 487c61a27f Suggest the installation of doctrine/dbal. 2012-08-07 01:00:48 +02:00
Marijn Huizendveld b3b621d77d Change minimum required package stability.
The 2.3 version of `doctrine/dbal` has not been released yet.
2012-08-07 00:56:28 +02:00
Marijn Huizendveld ecdb6f4f82 Utilize native SQL field type declarations.
Doctrine provides a method to get the platform independent SQL field
declaration.
2012-08-07 00:51:33 +02:00
Marijn Huizendveld dcbb873e62 Add UUID type definition for Doctrine DBAL.
This allows the use of [custom mapping types][1] when using the Doctrine
DBAL or Doctrine ORM.

[1]: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/types.html#custom-mapping-types
2012-08-06 18:03:54 +02:00
Ben Ramsey 7844efd86d Added 64-bit requirement to the description. 2012-07-19 18:56:14 -05:00
Ben Ramsey db0cf77ed4 Renamed library/ to src/ to be consistent with other projects. 2012-07-18 16:55:29 -05:00
Ben Ramsey 2b812d8200 Update composer.json 2012-07-17 20:32:36 -05:00
Ben Ramsey dc93facbac Initial commit; supports UUID version 1 generation. 2012-07-05 18:29:35 -05:00