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
·
lstrojny avatar

lstrojny/functional-php

0
View on GitHub↗
1,988 stars·207 forks·PHP·MIT·3 views

Functional Php

Primitives for functional programming in PHP

Features

  • Architectural Patterns - Adds functional programming primitives.

Star history

Star history chart for lstrojny/functional-phpStar history chart for lstrojny/functional-php

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 Functional Php

Similar open-source projects, ranked by how many features they share with Functional Php.
  • 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
  • markrogoyski/itertools-phpmarkrogoyski avatar

    markrogoyski/itertools-php

    149View on GitHub↗

    PHP Iteration Tools Library

    PHP
    View on GitHub↗149
  • nikic/iternikic avatar

    nikic/iter

    1,144View on GitHub↗

    Iteration primitives using generators

    PHP
    View on GitHub↗1,144
See all 7 alternatives to Functional Php→

Frequently asked questions

What does lstrojny/functional-php do?

Primitives for functional programming in PHP

What are the main features of lstrojny/functional-php?

The main features of lstrojny/functional-php are: Architectural Patterns.

What are some open-source alternatives to lstrojny/functional-php?

Open-source alternatives to lstrojny/functional-php 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. markrogoyski/itertools-php — PHP Iteration Tools Library. nikic/iter — Iteration primitives using generators. scriptfusion/porter — :lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs. thephpleague/pipeline — League\Pipeline.