The other day I learnt that PHP has the ability to incrementally hash a stream of data.
`hash_update_stream` for working with an actual resource.
`hash_update` if you have access to the data (string) and not the resource.
Tim MacDonald
@timacdonald
Big fan of doggos and brunch βοΈ Hypermedia link and form enthusiast πΈοΈ Core developer at @laravelphp π
β’ 2 Posts β’ 38 Views