Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / widmogrod/php-functional issues and pull requests

#110 - fix: list & iterator return declarations

Pull Request - State: closed - Opened by Deluxo about 2 years ago - 5 comments

#108 - Add CI stage for PHP 7.4

Pull Request - State: open - Opened by ilario-pierbattista over 3 years ago

#107 - Prepare project to work only with PHP8

Pull Request - State: open - Opened by widmogrod over 3 years ago - 2 comments

#106 - php8 compatibility

Pull Request - State: closed - Opened by nick-zh almost 4 years ago - 7 comments

#105 - Introduction of the pipe function inspired by fp-ts

Pull Request - State: closed - Opened by ilario-pierbattista almost 4 years ago - 1 comment

#104 - liftM2 is not working with IO monads

Pull Request - State: closed - Opened by ilario-pierbattista about 4 years ago - 2 comments

#103 - constt return same closure when called without arguments

Issue - State: open - Opened by thomasvargiu over 4 years ago - 2 comments

#102 - Fix all return typehints in php doc

Pull Request - State: closed - Opened by ilario-pierbattista over 4 years ago - 6 comments

#101 - Update dev deps + PHP7.3

Pull Request - State: closed - Opened by widmogrod almost 5 years ago

#100 - Fixes liftM2 implementation #97

Pull Request - State: closed - Opened by ilario-pierbattista almost 5 years ago - 2 comments

#99 - Adds .php-cs.cache to .gitignore file

Pull Request - State: closed - Opened by ilario-pierbattista almost 5 years ago

#98 - Curry function doesn't work well with all callable forms

Pull Request - State: closed - Opened by ilario-pierbattista almost 5 years ago - 1 comment

#97 - liftM2 documentation seems not coherent with its implementation

Issue - State: closed - Opened by ilario-pierbattista almost 5 years ago - 3 comments

#96 - Add license scan report and status

Pull Request - State: closed - Opened by fossabot about 5 years ago - 1 comment

#95 - Move AlgorithmW implementation

Pull Request - State: closed - Opened by widmogrod about 6 years ago

#94 - Algorithm W

Pull Request - State: closed - Opened by widmogrod about 6 years ago

#93 - refactor parser tests

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#92 - Use FunctionalPHP\FantasyLand

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#91 - Update CONTRIBUTING.md

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#90 - parser - pushing it forward

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#89 - More applications of Free Monad

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#88 - Readme improvements

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#87 - Use free monad to design - haskell like do notation in PHP

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#86 - Experiment with very lazy lists

Pull Request - State: open - Opened by widmogrod over 6 years ago

#85 - Small refactoring

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#84 - Feature/fix io

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#83 - align comments

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#82 - Introduce concept of Monad Transformers

Issue - State: open - Opened by widmogrod over 6 years ago

#81 - Extract FantasyLand to separate project

Issue - State: closed - Opened by widmogrod over 6 years ago - 4 comments

#80 - Add README section about book Functional PHP by Gilles Crettenand

Issue - State: closed - Opened by widmogrod over 6 years ago - 2 comments

#79 - Introduce concept of Lenses

Issue - State: open - Opened by widmogrod over 6 years ago

#78 - FreeMonad example that shows complex algebra

Issue - State: open - Opened by widmogrod over 6 years ago
Labels: enhancement

#77 - Try to use FreeMonad to implement Haskell do notation in PHP

Issue - State: closed - Opened by widmogrod over 6 years ago - 1 comment

#76 - declare(strict_types=1)

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#75 - Feature/increase code cov

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#74 - Update CodeClimat integration

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#73 - Document design decisions

Issue - State: open - Opened by widmogrod over 6 years ago

#72 - List standardisation - wip

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#71 - Use array destructuring instead of list()

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#70 - Replace call_user_func($fn, $value); to $fn($value)

Issue - State: closed - Opened by widmogrod over 6 years ago - 1 comment

#69 - declare(strict_types=1);

Issue - State: closed - Opened by widmogrod over 6 years ago

#68 - Implement `Listt::head` and `Listt::tail`

Pull Request - State: closed - Opened by tPl0ch over 6 years ago - 3 comments

#67 - Free Monad example that create simple DSL for BDD framework

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#66 - update composer.json and require php >= 7.1

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#65 - Maybe Monoid small improvements

Pull Request - State: closed - Opened by widmogrod over 6 years ago - 1 comment

#64 - Feature/maybe monoid

Pull Request - State: closed - Opened by tPl0ch over 6 years ago - 1 comment

#63 - Feature/free ap

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#62 - Update readme

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#61 - Another approach to implementation of free.

Pull Request - State: closed - Opened by widmogrod over 6 years ago

#60 - EduardoGR adding contributing file

Pull Request - State: closed - Opened by eduardogr over 6 years ago - 1 comment

#59 - Disable some checks

Pull Request - State: closed - Opened by widmogrod almost 7 years ago

#58 - code coverage

Pull Request - State: closed - Opened by widmogrod almost 7 years ago

#57 - codeclimat

Pull Request - State: closed - Opened by widmogrod almost 7 years ago

#56 - mcompose failure

Issue - State: closed - Opened by ace411 almost 7 years ago - 7 comments

#55 - Free Monad in PHP. First implementation

Pull Request - State: closed - Opened by widmogrod about 7 years ago

#54 - Explicit minimum PHP version

Issue - State: closed - Opened by mattjmattj over 7 years ago - 2 comments

#53 - Fix travis build on HHVM

Pull Request - State: closed - Opened by mattjmattj over 7 years ago - 1 comment

#52 - Listt not found, PHP 7.0.14

Issue - State: closed - Opened by CriztianiX over 7 years ago - 1 comment

#51 - update php-cs-fixer

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#50 - Implement Monoid instance for Maybe data type

Pull Request - State: closed - Opened by jonwhelan over 7 years ago

#49 - Implement Monoid instance for Maybe data type

Pull Request - State: closed - Opened by jonwhelan over 7 years ago

#48 - Make Haskell do notation concept easier to work with

Issue - State: closed - Opened by widmogrod over 7 years ago - 1 comment

#47 - Create contribution guide

Issue - State: closed - Opened by widmogrod over 7 years ago - 1 comment

#46 - Listtt - first class citizen

Issue - State: closed - Opened by widmogrod over 7 years ago - 3 comments
Labels: enhancement

#45 - Implement Monoid instance for Maybe data type

Pull Request - State: closed - Opened by jonwhelan over 7 years ago - 2 comments

#44 - Slowly introduce listt instead of native php array

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#43 - Fix traversable issue #30

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#42 - Standardise Writer monad functions names to match haskell one

Issue - State: open - Opened by widmogrod over 7 years ago
Labels: enhancement

#41 - Standardise Reader monad functions names to match haskell one

Issue - State: open - Opened by widmogrod over 7 years ago
Labels: enhancement

#40 - Fix reader monad test for php 7.1

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#39 - Improve list applicative

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#38 - Checkstype automation

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#37 - Introduce product primitive

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#36 - New primitives

Pull Request - State: closed - Opened by widmogrod over 7 years ago - 1 comment

#35 - Setoid laws and simplification of other

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#34 - Move collection monad as a a List primitive

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#33 - Introduce higher order primitive values concept

Pull Request - State: closed - Opened by widmogrod over 7 years ago - 1 comment

#32 - Reader and Writer monads. closes #28.

Pull Request - State: closed - Opened by krtek4 over 7 years ago - 4 comments

#31 - Collection constructor poses issue when trying to encapsulate an array

Issue - State: closed - Opened by krtek4 over 7 years ago - 7 comments

#30 - traverse on Collection monad returns the wrong container.

Issue - State: closed - Opened by krtek4 over 7 years ago - 2 comments

#29 - Explanation needed concerning utility functions and currying

Issue - State: closed - Opened by krtek4 over 7 years ago - 1 comment

#28 - Writer and Reader monads

Issue - State: closed - Opened by krtek4 over 7 years ago - 3 comments

#27 - add the `foldM` helper

Pull Request - State: closed - Opened by krtek4 over 7 years ago - 6 comments

#26 - add the `filterM` helper

Pull Request - State: closed - Opened by krtek4 over 7 years ago - 4 comments

#25 - Fix small issues not without feature consequences.

Pull Request - State: closed - Opened by krtek4 over 7 years ago - 2 comments

#24 - Add Widmogrod namespace prefix everywhere. closes #23.

Pull Request - State: closed - Opened by krtek4 over 7 years ago - 5 comments

#23 - Namespace clash with functional-php

Issue - State: closed - Opened by krtek4 over 7 years ago - 1 comment

#22 - currying of a fiter function

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#21 - expose missing const filter

Pull Request - State: closed - Opened by widmogrod over 7 years ago

#20 - fixed typo mistake

Pull Request - State: closed - Opened by nekufa almost 8 years ago - 1 comment

#19 - Introduce f\invoke($method, $object)

Pull Request - State: closed - Opened by widmogrod almost 8 years ago

#18 - Either\toMaybe

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#17 - Update either behavior

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#16 - Do notation from Haskell in PHP

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#15 - Functor test for all monads

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#14 - Cleanup docs

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#13 - Remove "Interface" word from FantasyLand namespace

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#12 - Applicative laws in PHP

Pull Request - State: closed - Opened by widmogrod over 8 years ago

#3 - use reflection to detect number of arguments for Curry

Issue - State: closed - Opened by safareli about 9 years ago - 9 comments