New PR to add object casting to League\Csv https://github.com/thephpleague/csv/pull/509
Comments/Remarks and suggestions are more than welcome
#csv #php #thephpleague
In all honesty I believe the next minor version of league csv is getting cool new features.
new release for league\csv https://github.com/thephpleague/csv/releases/tag/9.11.0 #php #csv #thephpleague
Collections methods are added to the Reader class to improve DX as well as the ability to format the records prior to accessing them using the same technique already present on the Writer class.
For those who are interested here's the promised blog post around the URI package release from yesterday and how and why it was built the way it is
https://nyamsprod.com/blog/uri-packages-reloaded/
Feedback are welcomed
#URI #URL #thephpleague
I'm happy to announce the release of league/uri v7 . Please head to the documentation website to see what's new and what has changed.
The goal was to make the packages easier to install, use and abuse. Hope you like it
https://uri.thephpleague.com/ #php #url #uri #psr7 #thephpleague
I will try to share some notes on the new features and the new approach to the packages