mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-26 11:05:28 +01:00
Adding ResourceIteratorFactoryInterface with a class name resolution implementation. Adding a resource iterator factory to Guzzle\Service\Client and adding a getIterator method to make it easy to retrieve iterators from the client.