Skip to content

Commit

Permalink
docs: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Feb 2, 2024
1 parent 01de122 commit 0874105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Full documentation is available at [rekalogika.dev/mapper](https://rekalogika.de
inheritance map attribute.
* Reads the type from PHP type declaration and PHPDoc annotations, including
the type of the nested objects.
* Handles `array`, `ArrayAccess` and `Traversable` objects, and the mapping
between them.
* Handles the mapping between `array` or array-like objects, as well as using an
adder method.
* Handles non-string & non-integer keys in array-like objects, including
`SplObjectStorage`.
* Lazy loading & lazy stream mapping. Consumes less memory & avoids hydrating a
Expand Down

0 comments on commit 0874105

Please sign in to comment.