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
·
K-Phoen avatar

K-Phoen/rulerz

0
View on GitHub↗
876 stars·96 forks·PHP·MIT·3 views

Rulerz

Powerful implementation of the Specification pattern in PHP

Features

  • Architectural Patterns - Implements rule engines and specification patterns.

Star history

Star history chart for k-phoen/rulerzStar history chart for k-phoen/rulerz

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 Rulerz

Similar open-source projects, ranked by how many features they share with Rulerz.
  • 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
  • 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
  • nikic/iternikic avatar

    nikic/iter

    1,144View on GitHub↗

    Iteration primitives using generators

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

Frequently asked questions

What does k-phoen/rulerz do?

Powerful implementation of the Specification pattern in PHP

What are the main features of k-phoen/rulerz?

The main features of k-phoen/rulerz are: Architectural Patterns.

What are some open-source alternatives to k-phoen/rulerz?

Open-source alternatives to k-phoen/rulerz include: designpatternsphp/designpatternsphp — DesignPatternsPHP is a reference collection of sample code implementations for common software design patterns using… lstrojny/functional-php — Primitives for functional programming 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.