- PHP 8.2/8.3/8.4
- blackfire/xdebug/pcov/zstd/brotli/snappy/lz4
- PostgreSQL
- MySQL
- Redis
- Elasticsearch
- Meilisearch
- Azureite
- Localstack
Read 🧵
This was a bigger release that brought a few very cool features to DataFrame.
Let's start by covering the new data type - HTML delivered by @stloyd.
This was a bigger release that brought a few very cool features to DataFrame.
Let's start by covering the new data type - HTML delivered by @stloyd.
Today I managed to put together the first working version!
Today I managed to put together the first working version!
Which in my opinion will open a whole new world of possibilities 🤩
You can check the progress and details here: github.com/flow-php/fl...
Which in my opinion will open a whole new world of possibilities 🤩
You can check the progress and details here: github.com/flow-php/fl...
Among fixes and improvements to our website, there is also a small gem.
DataFrame::batchBy()
It's a smarter version of batchSize that not only splits the dataset into batches by size but also keeps them logically grouped by column.
Among fixes and improvements to our website, there is also a small gem.
DataFrame::batchBy()
It's a smarter version of batchSize that not only splits the dataset into batches by size but also keeps them logically grouped by column.
From now on, each example can also have multiple options - third nesting level.
Here is a great example: flow-php.com/data_frame/...
From now on, each example can also have multiple options - third nesting level.
Here is a great example: flow-php.com/data_frame/...
norbert.tech/blog/2025-1...
norbert.tech/blog/2025-1...
Mago (Rust) has a new release that supports Flow (PHP) Types right out of the box, no extensions needed - just Mago 💪
github.com/carthage-so...
Mago (Rust) has a new release that supports Flow (PHP) Types right out of the box, no extensions needed - just Mago 💪
github.com/carthage-so...
docs.claude.com/en/docs/cla...
docs.claude.com/en/docs/cla...
For those who couldn't attend: norbert.tech/blog/2025-0...
P.S. I'm working on launching a series of webinars about Flow #PHP - stay tuned! 💪
For those who couldn't attend: norbert.tech/blog/2025-0...
P.S. I'm working on launching a series of webinars about Flow #PHP - stay tuned! 💪
This time, we have significantly enhanced the Parquet library along with integrations for Excel and Google Sheets.
As always, you can find more details on the release page:
github.com/flow-php/fl...
This time, we have significantly enhanced the Parquet library along with integrations for Excel and Google Sheets.
As always, you can find more details on the release page:
github.com/flow-php/fl...
norbert.tech/blog/2025-0... 🇵🇱🇺🇸🇫🇷🇪🇸🇮🇹🇩🇪
norbert.tech/blog/2025-0... 🇵🇱🇺🇸🇫🇷🇪🇸🇮🇹🇩🇪
That would bring ML capabilities to php ETL pipelines
That would bring ML capabilities to php ETL pipelines
app.blackfire.io/profiles/co...
app.blackfire.io/profiles/co...
github.com/flow-php/fl...
github.com/flow-php/fl...
I might have a good news for you!
I'm working on providing support for Windows to Flow #PHP - Data Processing Framework!
You can follow my progress here github.com/flow-php/fl...
I might have a good news for you!
I'm working on providing support for Windows to Flow #PHP - Data Processing Framework!
You can follow my progress here github.com/flow-php/fl...
In this release we continue improving Doctrine Dbal Adapter by adding transactional loader and retry loader.
We also started exploring new way to improve DX - Transformations
More details as always at
github.com/flow-php/fl...
In this release we continue improving Doctrine Dbal Adapter by adding transactional loader and retry loader.
We also started exploring new way to improve DX - Transformations
More details as always at
github.com/flow-php/fl...
github.com/norberttech...
All thanks to flow-php/types - tiny library developed for Flow #PHP Framework that for narrowing / casting
github.com/norberttech...
All thanks to flow-php/types - tiny library developed for Flow #PHP Framework that for narrowing / casting
#OpenSource
#OpenSource
For more details, check out our Discord 👇
For more details, check out our Discord 👇
Due to my vacation break and more focus on my consulting services, this is a smaller one, it comes mainly with minor bug fixes, you can find all the details here:
github.com/flow-php/fl...
Due to my vacation break and more focus on my consulting services, this is a smaller one, it comes mainly with minor bug fixes, you can find all the details here:
github.com/flow-php/fl...
norbert.tech/blog/2025-0...
Available in: 🇵🇱🇺🇸🇩🇪🇫🇷🇪🇸
norbert.tech/blog/2025-0...
Available in: 🇵🇱🇺🇸🇩🇪🇫🇷🇪🇸
- we now have AST Traverser with Visitors detecting dangerous functions/classes usage
- we have linter used on the snipped
Both, Parser and Linter are generating Violations that are later mapped to a code editor
- we now have AST Traverser with Visitors detecting dangerous functions/classes usage
- we have linter used on the snipped
Both, Parser and Linter are generating Violations that are later mapped to a code editor