Sfoglia il codice sorgente

Add SweetEnum

pull/1297/head
Leonardo Oberle 1 anno fa
parent
commit
cf037fc1ed
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

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

Loading…
Annulla
Salva