{"id":15739701,"url":"https://github.com/ace411/bingo-functional","last_synced_at":"2025-07-02T14:36:52.907Z","repository":{"id":48088055,"uuid":"102261728","full_name":"ace411/bingo-functional","owner":"ace411","description":"A simple functional programming library for PHP","archived":false,"fork":false,"pushed_at":"2024-09-03T15:08:54.000Z","size":2390,"stargazers_count":67,"open_issues_count":2,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-21T04:19:37.175Z","etag":null,"topics":["bingo-framework","either-monad","fp","functional","functional-php","functional-programming","functors","helpers","immutability","immutable","io-monad","maybe-monad","monads","php","php-library","php7","reader-monad","state-monad","writer-monad"],"latest_commit_sha":null,"homepage":"https://bingo-functional-docs.now.sh/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ace411.png","metadata":{"files":{"readme":"README.md","changelog":"changes.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"tidelift":"packagist/chemem/bingo-functional"}},"created_at":"2017-09-03T12:06:40.000Z","updated_at":"2025-04-19T04:56:10.000Z","dependencies_parsed_at":"2024-06-19T03:04:33.521Z","dependency_job_id":"5a75dda2-e1d3-4ed0-825a-97fe0fc693a0","html_url":"https://github.com/ace411/bingo-functional","commit_stats":{"total_commits":792,"total_committers":7,"mean_commits":"113.14285714285714","dds":0.1527777777777778,"last_synced_commit":"05c70e6bb4e821a87381ba6ed6bdeb6529bf6d48"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ace411/bingo-functional","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ace411%2Fbingo-functional","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ace411%2Fbingo-functional/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ace411%2Fbingo-functional/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ace411%2Fbingo-functional/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ace411","download_url":"https://codeload.github.com/ace411/bingo-functional/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ace411%2Fbingo-functional/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263157527,"owners_count":23422647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bingo-framework","either-monad","fp","functional","functional-php","functional-programming","functors","helpers","immutability","immutable","io-monad","maybe-monad","monads","php","php-library","php7","reader-monad","state-monad","writer-monad"],"created_at":"2024-10-04T02:06:11.698Z","updated_at":"2025-07-02T14:36:52.873Z","avatar_url":"https://github.com/ace411.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ucarecdn.com/192a170d-a688-4cd4-98be-f1e0b356b94d/bingofunctionallogo.png\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003ebingo-functional\u003c/h1\u003e\n\n\u003cspan style=\"display:block;text-align:center;\" align=\"center\"\u003e\n\n[![Join the chat at https://gitter.im/bingo-functional/Lobby](https://badges.gitter.im/bingo-functional/Lobby.svg)](https://gitter.im/bingo-functional/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![StyleCI](https://github.styleci.io/repos/102261728/shield?branch=master)](https://github.styleci.io/repos/102261728?branch=master)\n![bingo-functional CI](https://github.com/ace411/bingo-functional/workflows/bingo-functional%20CI/badge.svg)\n[![codecov](https://codecov.io/gh/ace411/bingo-functional/branch/master/graph/badge.svg)](https://codecov.io/gh/ace411/bingo-functional)\n[![Latest Stable Version](https://poser.pugx.org/chemem/bingo-functional/v/stable)](https://packagist.org/packages/chemem/bingo-functional)\n[![License](https://poser.pugx.org/chemem/bingo-functional/license)](https://packagist.org/packages/chemem/bingo-functional)\n[![Total Downloads](https://poser.pugx.org/chemem/bingo-functional/downloads)](https://packagist.org/packages/chemem/bingo-functional)\n[![Monthly Downloads](https://poser.pugx.org/chemem/bingo-functional/d/monthly)](https://packagist.org/packages/chemem/bingo-functional)\n[![composer.lock](https://poser.pugx.org/chemem/bingo-functional/composerlock)](https://packagist.org/packages/chemem/bingo-functional)\n[![Twitter](https://img.shields.io/twitter/url/https/github.com/ace411/bingo-functional.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2Face411%2Fbingo-functional)\n\n\u003c/span\u003e\n\nA simple functional programming library for PHP.\n\n## Requirement(s)\n\n- PHP 7 or higher\n\n## Rationale\n\nPHP, a language not commonly associated with Functional Programming, does support the paradigm - to an extent. The language's Functional Programming affability though substantial is not the same as that of Haskell, OCaml, or F# - purely Functional languages. bingo-functional is an attempt at enhancing the usability of FP techniques - those that warrant the use of helper functions, applicatives, monads, pattern matching, and immutable lists.\n\n## Documentation\n\nPlease check out the [documentation](https://bingo-functional-docs.now.sh) for more knowledge on how to use this library.\n\nAlso, a [changelog](https://github.com/ace411/bingo-functional/blob/master/README.md) exists and can be used to track changes made to the project.\n\n## Dealing with problems\n\nEndeavor to create an issue on GitHub when the need arises or send an email to lochbm@gmail.com\n\n## Functional Programming in PHP\n\nI published a book titled - Functional Programming in PHP - which is currently available on LeanPub. The bingo-functional library features extensively in the text as a tool whose potencies demonstrate usage of Functional Programming ideas in PHP. I advise that you purchase a copy for $9.99.\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://leanpub.com/functionalprogramminginphp\"\u003e\n        \u003cimg src=\"https://s3.amazonaws.com/titlepages.leanpub.com/functionalprogramminginphp/hero?1540289375\" width=\"30%\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Related Projects\n\n- [**bingo-functional-js**](https://github.com/ace411/bingo-functional-js) A JavaScript port of this library\n\n- [**bingo-functional-repl**](https://github.com/ace411/bingo-functional-repl) A REPL for this library\n\n\u003ca href=\"https://www.buymeacoffee.com/agiroLoki\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/lato-white.png\" alt=\"Buy Me A Coffee\" style=\"height: 51px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n","funding_links":["https://tidelift.com/funding/github/packagist/chemem/bingo-functional","https://www.buymeacoffee.com/agiroLoki"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Face411%2Fbingo-functional","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Face411%2Fbingo-functional","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Face411%2Fbingo-functional/lists"}