awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ScriptFUSION avatar

ScriptFUSION/Porter

0
View on GitHub↗
613 stars·25 forks·PHP·LGPL-3.0·3 views

Porter

:lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs.

Features

  • Architectural Patterns - Abstracts data imports from various sources.

Star history

Star history chart for scriptfusion/porterStar history chart for scriptfusion/porter

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Porter

Similar open-source projects, ranked by how many features they share with Porter.
  • designpatternsphp/designpatternsphpDesignPatternsPHP avatar

    DesignPatternsPHP/DesignPatternsPHP

    22,188View on GitHub↗

    DesignPatternsPHP is a reference collection of sample code implementations for common software design patterns using PHP 8.x. It provides a set of examples for implementing creational, structural, and behavioral patterns to organize object-oriented design. The project includes reference implementations for creational patterns that decouple systems from object instantiation, structural patterns that define how classes organize into complex components, and behavioral patterns that manage algorithms and responsibilities between objects.

    PHPcode-examplesdesign-patterndesign-patterns
    View on GitHub↗22,188
  • k-phoen/rulerzK-Phoen avatar

    K-Phoen/rulerz

    876View on GitHub↗

    Powerful implementation of the Specification pattern in PHP

    PHP
    View on GitHub↗876
  • lstrojny/functional-phplstrojny avatar

    lstrojny/functional-php

    1,988View on GitHub↗

    Primitives for functional programming in PHP

    PHP
    View on GitHub↗1,988
  • markrogoyski/itertools-phpmarkrogoyski avatar

    markrogoyski/itertools-php

    149View on GitHub↗

    PHP Iteration Tools Library

    PHP
    View on GitHub↗149
See all 7 alternatives to Porter→

Frequently asked questions

What does scriptfusion/porter do?

:lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs.

What are the main features of scriptfusion/porter?

The main features of scriptfusion/porter are: Architectural Patterns.

What are some open-source alternatives to scriptfusion/porter?

Open-source alternatives to scriptfusion/porter include: designpatternsphp/designpatternsphp — DesignPatternsPHP is a reference collection of sample code implementations for common software design patterns using… k-phoen/rulerz — Powerful implementation of the Specification pattern in PHP. lstrojny/functional-php — Primitives for functional programming in PHP. markrogoyski/itertools-php — PHP Iteration Tools Library. nikic/iter — Iteration primitives using generators. thephpleague/pipeline — League\Pipeline.