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
239 Views