Skip to content

Commit 68f0ca0

Browse files
committed
task: add links to github/packagist in docs
1 parent be29a90 commit 68f0ca0

32 files changed

+104
-45
lines changed

composer.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation/components/adapters/chartjs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Chart JS Adapter
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-chartjs)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-chartjs)
46
- [📚API Reference](/documentation/api/adapter/chartjs)
57
- [📁Files](/documentation/api/adapter/chartjs/indices/files.html)
68

documentation/components/adapters/csv.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CSV Adapter
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-csv)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-csv)
46
- [📚API Reference](/documentation/api/adapter/csv)
57
- [📁Files](/documentation/api/adapter/csv/indices/files.html)
68

documentation/components/adapters/doctrine.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ETL Adapter: Doctrine
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-doctrine)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-doctrine)
46
- [📚API Reference](/documentation/api/adapter/doctrine)
57
- [📁Files](/documentation/api/adapter/doctrin/indices/files.html)
68

documentation/components/adapters/elasticsearch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ETL Adapter: Elasticsearch
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-elasticsearch)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-elasticsearch)
46
- [📚API Reference](/documentation/api/adapter/elasticsearch)
57
- [📁Files](/documentation/api/adapter/elasticsearch/indices/files.html)
68

documentation/components/adapters/excel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Excel Adapter
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-excel)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-excel)
46
- [📚API Reference](/documentation/api/adapter/excel)
57
- [📁Files](/documentation/api/adapter/excel/indices/files.html)
68

documentation/components/adapters/google-sheet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ETL Adapter: Google Sheet
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-google-sheet)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-google-sheet)
46
- [📚API Reference](/documentation/api/adapter/google-sheet)
57
- [📁Files](/documentation/api/adapter/google-sheet/indices/files.html)
68

documentation/components/adapters/http.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ETL Adapter: HTTP
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-http)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-http)
46
- [📚API Reference](/documentation/api/adapter/http)
57
- [📁Files](/documentation/api/adapter/http/indices/files.html)
68

documentation/components/adapters/json.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ETL Adapter: JSON
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-json)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-json)
46
- [📚API Reference](/documentation/api/adapter/json)
57
- [📁Files](/documentation/api/adapter/json/indices/files.html)
68

documentation/components/adapters/logger.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ETL Adapter: Logger
22

33
- [⬅️️ Back](/documentation/introduction.md)
4+
- [📦Packagist](https://packagist.org/packages/flow-php/etl-adapter-logger)
5+
- [🐙GitHub](https://github.com/flow-php/etl-adapter-logger)
46
- [📚API Reference](/documentation/api/adapter/logger)
57
- [📁Files](/documentation/api/adapter/logger/indices/files.html)
68

0 commit comments

Comments
 (0)