Leonardo Oberle 6 дней назад
Родитель
Сommit
7a5f83a6cf
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      README.md

+ 1
- 0
README.md Просмотреть файл

752
 * [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach`.
752
 * [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach`.
753
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
753
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
754
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serializing and de-serializing data.
754
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serializing and de-serializing data.
755
+* [SweetEnum](https://github.com/leocello/sweet-enum) - A library that allows adding properties to enums via PHP Attributes and using enums as collections.
755
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
756
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
756
 * [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data.
757
 * [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data.
757
 
758
 

Загрузка…
Отмена
Сохранить