Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / maciejczyzewski/bottomline issues and pull requests
#67 - New `some` function for collections
Pull Request -
State: closed - Opened by allejo over 1 year ago
Labels: enhancement
#66 - Improvements to Doc Generation + new linting CI
Pull Request -
State: closed - Opened by allejo about 3 years ago
#65 - Add dropRight, dropWhile, and dropRightWhile functions
Pull Request -
State: closed - Opened by mattmeyers about 3 years ago
- 4 comments
#64 - slug(): partial optimizations + fix PHP 8.1
Pull Request -
State: closed - Opened by allejo about 3 years ago
#63 - Add `find`, `findEntry`, `findLastEntry`, `findLast`, `findIndex`, `findLastIndex` functions
Pull Request -
State: closed - Opened by allejo over 3 years ago
Labels: hacktoberfest-accepted
#62 - Add playground to website
Issue -
State: open - Opened by MonsieurV over 3 years ago
- 2 comments
Labels: enhancement
#61 - Add find and findIndex
Issue -
State: closed - Opened by tomfun over 3 years ago
- 2 comments
Labels: enhancement
#60 - composer autoload optimization
Issue -
State: closed - Opened by FoxxMD almost 4 years ago
- 3 comments
Labels: bug
#59 - Please add function " microtime "
Issue -
State: closed - Opened by 544751779 over 4 years ago
- 1 comment
Labels: invalid
#58 - 0.2.0 release
Pull Request -
State: closed - Opened by allejo almost 5 years ago
#57 - Fixed invalid docs link
Pull Request -
State: closed - Opened by iGusev almost 5 years ago
- 1 comment
#56 - 404 on documentation links
Issue -
State: closed - Opened by fey almost 5 years ago
- 2 comments
Labels: bug
#55 - Introduce our brand new website!
Pull Request -
State: closed - Opened by allejo almost 5 years ago
- 6 comments
#54 - Large improvements to our auto-documentation process
Pull Request -
State: closed - Opened by allejo almost 5 years ago
#53 - Configure Packagist to auto update from GitHub
Issue -
State: closed - Opened by allejo almost 5 years ago
- 3 comments
#52 - Add @allejo to README.md & docs/
Pull Request -
State: closed - Opened by maciejczyzewski about 5 years ago
Labels: enhancement
#51 - What's the next major/minor release?
Issue -
State: closed - Opened by allejo about 5 years ago
#50 - Automate full documentation
Issue -
State: closed - Opened by allejo about 5 years ago
- 4 comments
#49 - Get rid of our Makefile
Issue -
State: closed - Opened by allejo about 5 years ago
#48 - Iterable support
Pull Request -
State: closed - Opened by MonsieurV over 5 years ago
- 18 comments
Labels: enhancement
#47 - New - __::isEqual()
Pull Request -
State: closed - Opened by MonsieurV about 6 years ago
- 1 comment
Labels: enhancement
#46 - Add a recursive array / object equality __::isEqual
Issue -
State: closed - Opened by MonsieurV about 6 years ago
Labels: enhancement
#45 - functions working on collections like first should work on iterables
Issue -
State: closed - Opened by MartijnZuijd about 6 years ago
- 15 comments
#44 - phpDoc cleanup + automation
Pull Request -
State: closed - Opened by allejo over 6 years ago
- 13 comments
Labels: enhancement
#43 - Add support for ArrayAccess to __::has()
Pull Request -
State: closed - Opened by allejo over 6 years ago
- 3 comments
Labels: enhancement
#42 - Add dot notation support to groupBy
Pull Request -
State: closed - Opened by allejo over 6 years ago
- 2 comments
Labels: enhancement
#41 - Add support for ArrayAccess in get() + set()
Pull Request -
State: closed - Opened by allejo almost 7 years ago
- 6 comments
#40 - Support ArrayAccess objects in __::get()
Issue -
State: closed - Opened by allejo almost 7 years ago
- 2 comments
Labels: enhancement, question
#39 - Merge collections
Pull Request -
State: closed - Opened by MonsieurV about 7 years ago
- 7 comments
Labels: enhancement
#38 - Support for "a.b" notation for hasKeys
Issue -
State: closed - Opened by MartijnZuijd about 7 years ago
- 3 comments
Labels: enhancement
#37 - Make collection functions applicable to both arrays and objects
Pull Request -
State: closed - Opened by MonsieurV about 7 years ago
- 4 comments
Labels: enhancement
#36 - Fix collections\where() to filter out values with unset fields
Pull Request -
State: closed - Opened by maslennikov about 7 years ago
- 1 comment
Labels: bug
#35 - Implement collections\pick() method
Pull Request -
State: closed - Opened by maslennikov about 7 years ago
- 3 comments
Labels: enhancement
#34 - Fix "call to undefined function collections\set()" issue for unease().
Pull Request -
State: closed - Opened by maslennikov about 7 years ago
Labels: bug
#33 - New: add __::chain
Pull Request -
State: closed - Opened by lightbringer1991 over 7 years ago
#32 - Docs: add CONTRIBUTING.md
Pull Request -
State: closed - Opened by lightbringer1991 over 7 years ago
#31 - Propose: detailed contributing guidelines
Issue -
State: closed - Opened by lightbringer1991 over 7 years ago
- 6 comments
#30 - New: `identity`, `mapKeys`, `mapValues` function
Pull Request -
State: closed - Opened by lightbringer1991 over 7 years ago
- 3 comments
Labels: enhancement
#29 - New method: reduce
Pull Request -
State: closed - Opened by MonsieurV over 7 years ago
- 1 comment
Labels: enhancement
#28 - Add __::groupBy() function, docs, tests
Pull Request -
State: closed - Opened by allejo over 7 years ago
- 1 comment
Labels: enhancement
#27 - Add __::groupBy()
Issue -
State: closed - Opened by allejo over 7 years ago
Labels: enhancement
#26 - Add String cases manipulation functions
Pull Request -
State: closed - Opened by MonsieurV over 7 years ago
- 3 comments
Labels: enhancement
#25 - Use Composer to include PHPUnit
Pull Request -
State: closed - Opened by MonsieurV over 7 years ago
- 2 comments
#24 - sci online
Issue -
State: closed - Opened by Bassel2387 over 7 years ago
- 1 comment
Labels: invalid
#23 - Refactoring and improvements
Pull Request -
State: closed - Opened by ITernovtsii about 8 years ago
- 1 comment
Labels: enhancement
#22 - new method: __::hasKeys
Pull Request -
State: closed - Opened by nullpunkt about 8 years ago
#21 - 4 new methods: arrays::chunk, collections::ease|set|unease
Pull Request -
State: closed - Opened by nullpunkt about 8 years ago
- 1 comment
#20 - Better 'randomize' function + unit test and readme update
Pull Request -
State: closed - Opened by jongacnik over 8 years ago
#19 - Add 'randomize' function
Pull Request -
State: closed - Opened by jongacnik over 8 years ago
#18 - improve performance
Pull Request -
State: closed - Opened by ITernovtsii over 8 years ago
#17 - refactoring to PSR standard, add documentation, minor optimizations
Pull Request -
State: closed - Opened by ITernovtsii over 8 years ago
- 1 comment
#16 - refactoring to PSR standard, add documentation, minor optimizations
Pull Request -
State: closed - Opened by ITernovtsii over 8 years ago
#15 - Add PHP 5.6 and 7.0 to Travis CI
Pull Request -
State: closed - Opened by MAXakaWIZARD over 8 years ago
#14 - Fix PHP version detection bug
Pull Request -
State: closed - Opened by MAXakaWIZARD over 8 years ago
#13 - Remove .idea folder and add it to .gitignore
Issue -
State: closed - Opened by nihirash over 8 years ago
- 2 comments
Labels: enhancement
#12 - Fixed exception in case of key not exists
Pull Request -
State: closed - Opened by Idnan almost 9 years ago
#11 - Reorganizing project structure and linting the code.
Pull Request -
State: closed - Opened by maciejczyzewski almost 9 years ago
Labels: enhancement
#10 - more fixes
Pull Request -
State: closed - Opened by devypt almost 9 years ago
#9 - Fixes #3
Pull Request -
State: closed - Opened by devypt almost 9 years ago
#8 - Aligned project with Underscore/Lodash
Pull Request -
State: closed - Opened by bmcminn about 10 years ago
- 1 comment
#7 - mb_* functions not available in vanilla PHP 5.6
Issue -
State: closed - Opened by bmcminn about 10 years ago
- 2 comments
Labels: bug, enhancement
#6 - How to remove arabic punctuation?
Issue -
State: closed - Opened by louayhamada about 10 years ago
- 2 comments
Labels: question
#5 - substr
Issue -
State: closed - Opened by interlab over 10 years ago
- 1 comment
Labels: bug
#4 - + Patch for arrays
Pull Request -
State: closed - Opened by texnikru over 10 years ago
- 2 comments
#3 - phpDoc for autocomplete in "__" class
Issue -
State: closed - Opened by iJackUA over 10 years ago
- 1 comment
Labels: enhancement
#2 - Add a Bitdeli Badge to README
Pull Request -
State: closed - Opened by bitdeli-chef about 11 years ago
#1 - Add a Bitdeli Badge to README
Pull Request -
State: closed - Opened by bitdeli-chef about 11 years ago