Skip to content

Commit 319f742

Browse files
authored
Merge pull request #41 from imponeer/Add-illuminate/contracts-to-README.md-as-alternative
Add illuminate/contracts to README.md as alternative
2 parents 533fc90 + 25143d5 commit 319f742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Below is a curated list of popular alternatives, showcasing different approaches
6666
| [dmytrof/array-convertible](https://github.com/dmytrof/ArrayConvertible) | [![PHP](https://img.shields.io/packagist/dependency-v/dmytrof/array-convertible/php)](http://php.net) | Lightweight, nested conversion, simple interface |
6767
| [rexlabsio/array-object-php](https://github.com/rexlabsio/array-object-php) | [![PHP](https://img.shields.io/packagist/dependency-v/rexlabs/array-object/php)](http://php.net) | Fluent interface, `toArray()` and `toJson()` methods |
6868
| [php-extended/php-arrayable-interface](https://gitlab.com/php-extended/php-arrayable-interface) | [![PHP](https://img.shields.io/packagist/dependency-v/php-extended/php-arrayable-interface/php)](http://php.net) | Interface-only, strict contract definition |
69+
| [illuminate/contracts](https://github.com/illuminate/contracts) | [![PHP](https://img.shields.io/packagist/dependency-v/illuminate/contracts/php)](http://php.net) | Defines a generic `Arrayable` interface usable with or without Laravel |
6970

7071
Missing an alternative? Submit a [pull request](https://github.com/imponeer/toarray-interface/compare) to get it added.
7172

0 commit comments

Comments
 (0)