ソースを参照

Merge cf037fc1ed into 9ea99fccb0

pull/1297/merge
Leonardo Oberle 2週間前
コミット
1cdfef39d9
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

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

読み込み中…
キャンセル
保存