adding period

This commit is contained in:
Mathias Grimm p3 2014-12-30 13:11:59 +00:00
parent f83d7c955a
commit 0926c63c1e

View File

@ -541,7 +541,7 @@ Libraries to help manage database schemas and migrations.
*Libraries that implement data structure or storage techniques.*
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
* [ArrayPath](https://github.com/mathiasgrimm/arraypath) - An array utility to manipulate array in a xpath way (idx1/idx2/...)
* [ArrayPath](https://github.com/mathiasgrimm/arraypath) - An array utility to manipulate array in a xpath way (idx1/idx2/...).
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.