-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c02a35a
commit c911e64
Showing
27 changed files
with
131 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# Dremel | ||
# Filesystem Azure Bridge | ||
|
||
## Installation | ||
This package provides a bridge between the [Filesystem](https::/github.com/flow-php/filesystem) and the [Flow Azure SDK](https://github.com/flow-php/azure-sdk) library. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/bridges/filesystem-azure-bridge.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
# Dremel | ||
# Monolog HTTP Bridge | ||
|
||
## Installation | ||
This package provides a set of components to integrate Monolog logger with PSR-7 HTTP messages. | ||
By using this bridge, you can log request/response data Monolog LogRecord context. | ||
Request/Response objects will be normalized and formatted according to defined configuration. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/bridges/monolog-http-bridge.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
# Dremel | ||
# Azure SDK | ||
|
||
## Installation | ||
Lightweight, dependency-free and modular SDK for Azure services based on PSR contracts. | ||
This SDK was designed and optimized to handle Azure Blob Storage in the most optimal way. | ||
The main goal is to provide a integration between Flow Filesystem and Azure Blob Storage. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/libs/azure-sdk.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
# Dremel | ||
|
||
## Installation | ||
Dremel is a library that provides pure PHP implementation of two algorithms described in the paper "Dremel: Interactive Analysis of Web-Scale Datasets". | ||
The algorithms are used to shred and assemble nested data structures in a columnar format. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/libs/dremel.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
# Dremel | ||
# Filesystem | ||
|
||
## Installation | ||
Flow Filesystem is a simple abstraction for streaming remote/local files. | ||
|
||
The main goals of this library are: | ||
|
||
- read files from remote/local storages by byte ranges | ||
- write files to remote/local storages in chunks | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/libs/filesystem.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
# Parquet Viewer | ||
|
||
## Installation | ||
This package provides a simple CLI viewer for Parquet files. | ||
Since parquet is a binary format, it's not human-readable that's why this package is useful for debugging and testing purposes. | ||
We can read and display parquet files data but also metadata like schema, row groups, and columns. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/libs/parquet-viewer.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
# Parquet | ||
|
||
## Installation | ||
Parquet is a columnar storage file format that provides efficient data compression and encoding schemes with enhanced performance to handle complex data in bulk. | ||
This library is a pure PHP implementation of the Parquet file format, enabling developers to read and write Parquet files without relying on external dependencies. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/libs/parquet.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
# Remote DSL | ||
|
||
Remote Domain Specific Language | ||
This library allows to execute a DSL functions defined in JSON (and possibly more) format on a remote server. | ||
This library allows executing a DSL functions defined in JSON (and possibly more) format on a remote server. | ||
|
||
> [!IMPORTANT] | ||
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow). | ||
- 📜 [Documentation](https://github.com/flow-php/flow/blob/1.x/docs/components/libs/rdsl.md) | ||
- ➡️ [Installation](https://github.com/flow-php/flow/blob/1.x/docs/installation.md) | ||
- 🛠️ [Contributing](https://github.com/flow-php/flow/blob/1.x/CONTRIBUTING.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters