瀏覽代碼

Merge cf037fc1ed into 4e5fb6e6f7

pull/1297/merge
Leonardo Oberle 1 月之前
父節點
當前提交
b3e5b627da
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -768,6 +768,7 @@ Libraries to help manage database schemas and migrations.
768 768
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
769 769
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
770 770
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serializing and de-serializing data.
771
+* [SweetEnum](https://github.com/leocello/sweet-enum) - A library that allows adding properties to enums via PHP Attributes and using enums as collections.
771 772
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
772 773
 * [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data.
773 774
 

Loading…
取消
儲存