Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SimpleXLSX

SimpleXLSX, SimpleXLS, SImpleXLSXGen, SimpleCSV - read and write MS Excel files
Collective - Host: opensource - https://opencollective.com/simplexlsx - Website: https://shuchkin.ru - Code: https://github.com/shuchkin

Moved into folder as requested

github.com/shuchkin/phpstorm-stubs - 8426fba510571134baf0a4bf294657cf2c899fe3 authored almost 8 years ago
Update CONTRIBUTING.md

As of 2017.1 Preview we gladly accept all "non-statdard" extenstions and IDE get a UI for per-pr...

github.com/shuchkin/phpstorm-stubs - b6b6d1b5ed86f1cf1047cf8a3e06054e99431cd6 authored almost 8 years ago
Merge pull request #180 from avsej/master

Update Couchbase stubs to 2.3.0

github.com/shuchkin/phpstorm-stubs - c0162463efd8fc5b075e08fcdb3e962ad64f013f authored almost 8 years ago
Merge pull request #181 from artspb/master

WI-32378 restored 'is_iterable' stub

github.com/shuchkin/phpstorm-stubs - 9a0de000238f79a0039a16d3084eb04bc922430e authored almost 8 years ago
WI-32378 restored 'is_iterable' stub

github.com/shuchkin/phpstorm-stubs - 5db0bfe4e17a27b7cea5c70f22c796bdc4df9438 authored almost 8 years ago
WI-32378 Implement `iterable` pseudo type

github.com/shuchkin/phpstorm-stubs - 640fead9102da4f0bc503a1ef71909d0fc4e89ee authored almost 8 years ago
Update Couchbase stubs to 2.3.0

github.com/shuchkin/phpstorm-stubs - 88aed86ca7cc2f0f416f4b5834cfa5135329ffee authored almost 8 years ago
Merge pull request #179 from artspb/master

WI-33237 split embedded stubs into modules

github.com/shuchkin/phpstorm-stubs - dc20836a546ce8fcb939d72003d8a409924432e9 authored almost 8 years ago
WI-33237 split embedded stubs into modules

github.com/shuchkin/phpstorm-stubs - 5906b85691b43108ed6ce1013b743f7b9554082a authored almost 8 years ago
removed empty PDO_OCI.php

github.com/shuchkin/phpstorm-stubs - 1d0639af70a96073302f9b8b1afcebd6aac03f9c authored almost 8 years ago
Merge pull request #153 from h311ion/master

Fixed getopt functuion argument according to docs

github.com/shuchkin/phpstorm-stubs - c31a1bb67c3b4995ddd1e19fdb8bf3b26eb83a44 authored almost 8 years ago
Merge branch 'master' into master

github.com/shuchkin/phpstorm-stubs - 4a9539944a8445e3ef78e3512365ac907f888b99 authored almost 8 years ago
Merge pull request #175 from Mairu/master

getimagesizefromstring: mark 2nd parameter as optional

github.com/shuchkin/phpstorm-stubs - 96ba85950afa84402af5c003e66e77b801611f11 authored almost 8 years ago
Merge pull request #176 from yavorm/patch-1

PDOStatement execute method signature update

github.com/shuchkin/phpstorm-stubs - 304639538fdf43e54ba5206f9bd767465d2a5ccc authored almost 8 years ago
Merge pull request #177 from smwa/master

Fix incorrect documentation for Memcache::add

github.com/shuchkin/phpstorm-stubs - aca35afffdf4cd5a4fe8207d007a6d92505e3330 authored almost 8 years ago
Merge pull request #178 from andrey-sokolov/master

Removed duplicates in sockets.php

github.com/shuchkin/phpstorm-stubs - d0d55199307db56600f0861fc748c911fc2e228a authored almost 8 years ago
Removed duplicates in sockets.php

github.com/shuchkin/phpstorm-stubs - f8572a3cad4675ed2e44a882135e2feeab44561c authored almost 8 years ago
Fix incorrect documentation for Memcache::add

github.com/shuchkin/phpstorm-stubs - 8e8384516b71d8ae1df887f34334ee4fc08bcff5 authored almost 8 years ago
Update PDO.php

We extend PDOStatement and override the execute method. PhpStorm shows the signature as:

github.com/shuchkin/phpstorm-stubs - 6a6ce5cf3761ad366411d2529992db0bfbd5cd50 authored almost 8 years ago
getimagesizefromstring: mark 2nd parameter as optional

github.com/shuchkin/phpstorm-stubs - f748a2e71b6af959242152949e09dbb4412c0ad4 authored almost 8 years ago
Update CONTRIBUTING.md

github.com/shuchkin/phpstorm-stubs - ca4e3f4ef1d01c2dfb61a5be85619d6b86c4d393 authored almost 8 years ago
Merge pull request #169 from RyanNerd/memcache-fix

Fixed parameter signature for `memcache_connect`

github.com/shuchkin/phpstorm-stubs - 473e58c931a873853ed184fbe3cb973e4f0b20a0 authored almost 8 years ago
Merge pull request #170 from p-h-p/patch-1

mysql_num_rows() is also deprecated

github.com/shuchkin/phpstorm-stubs - 2888a8f472e55ef337a15255ff5fe4231e6bfa82 authored almost 8 years ago
Merge pull request #172 from andrey-sokolov/master

WI-34101 mysqli::begin_transaction - Constants Not Recognized

github.com/shuchkin/phpstorm-stubs - fd807620bbc5411006fbc69f7a7dca3c370a7f2f authored almost 8 years ago
Merge pull request #174 from parse-nl/DateTime_setTime_microseconds

Update stub for DateTime(Immutable)::setTime with $microseconds

github.com/shuchkin/phpstorm-stubs - a1f7c427f493ee6da30f2d61caf516c3e0080f0c authored almost 8 years ago
PHP 7.1 introduced microsecond support for DateTime(Immutable)::setTime, see https://3v4l.org/2R4fU

Correct @return value for setTime, which can be false when setTime fails.

github.com/shuchkin/phpstorm-stubs - c6da5e361079b91d64275b9b30763d301841c9de authored almost 8 years ago
WI-34101 mysqli::begin_transaction - Constants Not Recognized

github.com/shuchkin/phpstorm-stubs - 1e4ce4c2b97f667f5cbf848866fb8db6665bd818 authored almost 8 years ago
mysql_num_rows() is also deprecated

http://php.net/manual/en/function.mysql-num-rows.php

github.com/shuchkin/phpstorm-stubs - 27566cf88161116f5b599c3cd284d5b70c415c9d authored almost 8 years ago
some optimization

github.com/shuchkin/simplexlsx - a85c941b09b82f11c2142fc25fc166c491a6e8a6 authored almost 8 years ago
* Fixed paramter signature for `memcache_connect`

* Added docblock parmaeter descriptions
* See https://youtrack.jetbrains.com/issue/WI-32913#u=147...

github.com/shuchkin/phpstorm-stubs - b679ce5f1453899b816f9a07248af587e19d7f8e authored almost 8 years ago
Merge pull request #168 from RyanNerd/file-get-contents

Stub fixes for file_get_contents and file_put_contents

github.com/shuchkin/phpstorm-stubs - 5e650242a05889138b56e584dc7a259f61387068 authored almost 8 years ago
* Bring the description and parameter docs for `file_get_contents` and `file_put_contents`

* Removed refences to PHP version 6.

github.com/shuchkin/phpstorm-stubs - f5fb87e3f7ab050a08bca283d91ddadc5f97dddd authored about 8 years ago
Merge pull request #166 from puggan/tidy

Tidy, Procedural style functions

github.com/shuchkin/phpstorm-stubs - e7e57c4c10f8d4c6ca277bae1bb4d76f68badef0 authored about 8 years ago
Merge pull request #167 from addshore/falseOn

Fix bool on failure returns in standards

github.com/shuchkin/phpstorm-stubs - 17535c259213c0dee59b9ab6ea3dba8b6ecf699b authored about 8 years ago
Fix bool on failure returns in standard_* files

github.com/shuchkin/phpstorm-stubs - 0f4caa98c115e31abd2c5b2936caadc729cd02db authored about 8 years ago
Tidy, Procedural style functions

github.com/shuchkin/phpstorm-stubs - 52c50a9ab47e764d9085b40f46c7272d30a0b4ac authored about 8 years ago
Change name and homepage

github.com/shuchkin/phpstorm-stubs - 1b9906084d6635456fcf3f3a01f0d7d5b99a578a authored about 8 years ago
Add composer.json

github.com/shuchkin/phpstorm-stubs - b377b66e9b5fe2c913514c4b2a0ee4c0f5323f3d authored about 8 years ago
Merge pull request #160 from megamk/fix_getopt_default_params

Fix default params for getopt() function

github.com/shuchkin/phpstorm-stubs - 24bad95f73ca114ec8b52d6e386e1e4f16399164 authored about 8 years ago
Merge pull request #163 from RyanNerd/memcache-increment-return-type

Fix memcache increment documentation stub error

github.com/shuchkin/phpstorm-stubs - 40d22d8c507d72cd019114b8b1454aa667c5edd5 authored about 8 years ago
Merge pull request #165 from funivan/unserialize-php7

Update unserialize stub for php 7.0

github.com/shuchkin/phpstorm-stubs - c4fdbf64a8d5a14f8650abbc7dcd50278ec3afb2 authored about 8 years ago
Merge pull request #164 from yoosefi/master

Added CURLOPT_POSTREDIR, which has been available since 5.3.2

github.com/shuchkin/phpstorm-stubs - 2bb2c6f30dbdd250c223f6ed02163602c0193315 authored about 8 years ago
Update unserialize stub for php 7.0

github.com/shuchkin/phpstorm-stubs - 5e41726d73deb22596ea12ed7e4cfb8e5191b1b1 authored about 8 years ago
Added CURLOPT_POSTREDIR, which has been available since 5.3.2

github.com/shuchkin/phpstorm-stubs - 6cbeef66eee110fb539e66fedeea320ad51c2be5 authored about 8 years ago
Missed the </b> tag

github.com/shuchkin/phpstorm-stubs - aedb8b944f5e38b9421bad123586885c861c77c9 authored about 8 years ago
* Fix memcache documentation stub error.

* https://youtrack.jetbrains.com/issue/WI-33799

github.com/shuchkin/phpstorm-stubs - ddbcd17ba0cb4952e3a636801f94a0862d21092d authored about 8 years ago
Converted to class syntax

github.com/shuchkin/phpstorm-stubs - e16fb63aa32206de385f27aaf25982d7a95640d4 authored about 8 years ago
Corrected issue where function not class names where used

github.com/shuchkin/phpstorm-stubs - 418ff7dd7b13b3dee1968c14185d73e7bc24093f authored about 8 years ago
Added GNUPG Stub

Added GNUPG Stub http://php.net/manual/en/book.gnupg.php

github.com/shuchkin/phpstorm-stubs - 3975115cb9cd9f279ea2e6d83d8b3960f2e64c2b authored about 8 years ago
Fix default params for getopt() function

https://youtrack.jetbrains.com/issue/WI-34757
https://youtrack.jetbrains.com/issue/WI-34400

github.com/shuchkin/phpstorm-stubs - f5b8f848d6ac950a44d2b45b18a1480725f05146 authored about 8 years ago
issue: https://youtrack.jetbrains.com/issue/WI-34445

fann stub added to standart

github.com/shuchkin/phpstorm-stubs - 3b33ae9bd81947503f827281e2cbe7cd69a00291 authored about 8 years ago
Merge pull request #151 from janedbal/patch-3

Fix return phpdocs in date_c

github.com/shuchkin/phpstorm-stubs - ff0d59efcf751d858e2b0fb854abb3c72bd57647 authored about 8 years ago
Merge pull request #152 from twify93/patch-3

Update date_c DateInterval Constructor docBlock

github.com/shuchkin/phpstorm-stubs - 20a630e794a953a66fee624026a97c1cd481cb29 authored about 8 years ago
Merge pull request #154 from mbarany/exception-constructor

Update Core_c Exception Constructor docBlock

github.com/shuchkin/phpstorm-stubs - 872749ce721ea1de2afaf82195b6f7011561bdfe authored about 8 years ago
Merge pull request #155 from pierredup/patch-1

Added all flags for glob()

github.com/shuchkin/phpstorm-stubs - ad4d0183f05bcecc81964af93125e4a195121bde authored about 8 years ago
Merge pull request #157 from Denitz/metaphone

metaphone() correction

github.com/shuchkin/phpstorm-stubs - 51f57296dba3a08addfc2f55c056f5addfe07f72 authored about 8 years ago
metaphone() correction

github.com/shuchkin/phpstorm-stubs - 8fd81002f4618b399619de03b846021970a9200e authored about 8 years ago
Added all flags for glob()

github.com/shuchkin/phpstorm-stubs - 49477e40882462d198170212bd58fbc906ab0a47 authored about 8 years ago
Update Core_c Exception Constructor docBlock

github.com/shuchkin/phpstorm-stubs - a018c8ed38bb9661449d973f6936dcf1f7f0de34 authored about 8 years ago
Fixed getopt functuion argument according to docs

github.com/shuchkin/phpstorm-stubs - ad2cb12772bd13073a5c6265f3e9ef28009ae302 authored about 8 years ago
Update date_c DateInterval Constructor docBlock

When the interval_spec cannot be parsed as an interval an \Exception is thrown from the constructor

github.com/shuchkin/phpstorm-stubs - e498eb92988fbfbb72ac514f4e6af6b14a5e8db9 authored about 8 years ago
date_c: remove unwanted change

github.com/shuchkin/phpstorm-stubs - ef64f1d461e33538dc40ab004c921e4f544bd700 authored about 8 years ago
Fix return phpdocs in date_c

github.com/shuchkin/phpstorm-stubs - 8f6e3c9bbe34c6b7c7c17af675e13661b6ccc8b0 authored about 8 years ago
Create V8Js.php

https://github.com/phpv8/v8js#php-api

github.com/shuchkin/phpstorm-stubs - f45885470ca12e2b5e0a11699437a2ea8ff54df0 authored about 8 years ago
Merge pull request #143 from Sannis/WI-32020_update_mb_encode_numericentity_declaration

WI-32020 Add optional is_hex parameter for mb_encode_numericentity()

github.com/shuchkin/phpstorm-stubs - eae6e2f40c6e57f6f266d104bba117aade959f29 authored about 8 years ago
Merge pull request #146 from EagleEyeJohn/patch-2

add missing constants to memcached.constants.php

github.com/shuchkin/phpstorm-stubs - 40a341c71c46749e68573e7eee03b4120f72a0ee authored about 8 years ago
Merge pull request #148 from andrey-sokolov/master

Minor fixes WI-34227 Update stubs for PHP 7.1 WI-34228 PHP7.1 Add fromCallable static function...

github.com/shuchkin/phpstorm-stubs - 25f9771d5c5292d91824f1cf815205d99e8eabdb authored about 8 years ago
Fixed WI-34361 DOMDocument::schemaValidateSource missing second parameter

github.com/shuchkin/phpstorm-stubs - 101afed2051320283f976898f7521efc15eb7bc8 authored about 8 years ago
Create mqseries.php

github.com/shuchkin/phpstorm-stubs - 509b0035712ab4662248574481f53f7d1a040958 authored about 8 years ago
add missing constants to memcached.constants.php

github.com/shuchkin/phpstorm-stubs - c8a54f104196ea120782be925b070762d1dec97e authored about 8 years ago
Minor fixes WI-34227 Update stubs for PHP 7.1

github.com/shuchkin/phpstorm-stubs - 388dff6f0f3145113c322167b6cb39dbb7fee59d authored about 8 years ago
WI-34228 PHP7.1 Add fromCallable static function to Closure

github.com/shuchkin/phpstorm-stubs - fb86a5fae2c9bf2a82afc1e1d044ea718ee05877 authored about 8 years ago
WI-19857 Add stubs for judy extension

github.com/shuchkin/phpstorm-stubs - 8e0fe5c1ec87c326a457022caaf6a8d84eaf902f authored about 8 years ago
WI-32020 Add optional is_hex parameter for mb_encode_numericentity()

github.com/shuchkin/phpstorm-stubs - 39629c8b64e62b4ae1563c25f98db8ee284a96a3 authored about 8 years ago
Merge pull request #137 from khalilfazal/master

Changed the return type in php doc for gmp_sub from "resource" to "GMP"

github.com/shuchkin/phpstorm-stubs - 0c1266c172c7e4b4373071c6ad38216d0c37abb1 authored about 8 years ago
Merge pull request #138 from TiGR/patch-1

Update getenv to match php 7.1

github.com/shuchkin/phpstorm-stubs - 5c35d179a90dfbe8fb35aae4b8371daadf8c4b6f authored about 8 years ago
Merge pull request #139 from janedbal/patch-1

array_sum & array_product: fix return phpdoc

github.com/shuchkin/phpstorm-stubs - f218ab9a3bf71fd982b5bf33ecc42e0ad48e242e authored about 8 years ago
Merge pull request #140 from SenseException/uconverter

WI-34325 Missing UConverter stubs for intl

github.com/shuchkin/phpstorm-stubs - 96c13b988a5632408f0f6f450d71eeab92021371 authored about 8 years ago
Merge pull request #141 from andrey-sokolov/master

WI-34227 Update stubs for PHP 7.1

github.com/shuchkin/phpstorm-stubs - 970cae0be04dac05a62e6e1ead0a8717deff9e00 authored about 8 years ago
Merge pull request #142 from dryabov/patch-6

Update xmlwriter.php

github.com/shuchkin/phpstorm-stubs - 1030798adeef8cf8130b8d4af59b1596749b0584 authored about 8 years ago
Update xmlwriter.php

change method names according to http://php.net/manual/en/ref.xmlwriter.php

github.com/shuchkin/phpstorm-stubs - f6fe071c75f65271e1e5f535dc59d90827a56b5e authored about 8 years ago
PHP 7.1 $offset parameter is optional

github.com/shuchkin/phpstorm-stubs - c3abac715aafd0b1ad14b2adb21ba5ef70713323 authored about 8 years ago
WI-34227 Update stubs for PHP 7.1

github.com/shuchkin/phpstorm-stubs - b22a1386c2e760777480854a9bcf4fb0b5e9712d authored about 8 years ago
WI-34325 Add UConverter to intl

github.com/shuchkin/phpstorm-stubs - 7132cbc3c65f4aa61c7c3954ff3b7568bed3aef0 authored about 8 years ago
array_sum & array_product: fix return phpdoc

Fix for https://youtrack.jetbrains.com/issue/WI-34156

github.com/shuchkin/phpstorm-stubs - a4fbf4c80eb15bccabcd079129a0c3cb748afde9 authored about 8 years ago
Update getenv to match php 7.1

getenv manual page is not yet updated, but you can find information here:

http://php.net/manu...

github.com/shuchkin/phpstorm-stubs - 8c066cd686fdc0d8084dfdf4f0bd31587900e1a4 authored about 8 years ago
Merge branch 'master' of github.com:JetBrains/phpstorm-stubs

github.com/shuchkin/phpstorm-stubs - 103de622b889b2fa5acbe1bc891e96b2be6bc2e8 authored about 8 years ago
changed return type in php doc for gmp_sub

github.com/shuchkin/phpstorm-stubs - 74fb1fe2b88fb7a3e8570c13d514febcca894889 authored about 8 years ago
Merge pull request #133 from SOF3/patch-1

Resolves WI-33988: yaml_emit stub missing

github.com/shuchkin/phpstorm-stubs - 14df6f909bfbb80e2bda137b359b5c6c5b9c6649 authored about 8 years ago
Merge pull request #135 from parse-nl/ReflectionMethodHasReturnType

Add stub for ReflectionFunctionAbstract::hasReturnType

github.com/shuchkin/phpstorm-stubs - d3d8886234c341b37e844bc4709c5bf21fb3f533 authored about 8 years ago
Merge pull request #134 from tuyakhov/master

Update mongodb stubs

github.com/shuchkin/phpstorm-stubs - 37c84d98d9c1aa88fdfc90c67f308054c7f67358 authored about 8 years ago
Merge pull request #136 from twify93/patch-1

Update $preserve_keys of array_slice default value

github.com/shuchkin/phpstorm-stubs - 5af8d3717560861d90dadd19c9a1b7c3e5042f78 authored about 8 years ago
Update $preserve_keys of array_slice default value

github.com/shuchkin/phpstorm-stubs - 31a20e381767ae322d1a5f3d29e68a86d38a274b authored about 8 years ago
Add stub for ReflectionFunctionAbstract::hasReturnType

github.com/shuchkin/phpstorm-stubs - 52cf08b49bef773b0bdb8f2f70549f1ec7e77a2b authored about 8 years ago
Update mongodb stubs

github.com/shuchkin/phpstorm-stubs - f63f6d7746ca29521a102547dbcbad7719da7f31 authored about 8 years ago
Resolves WI-33988: yaml_emit stub missing

https://youtrack.jetbrains.com/issue/WI-33988

Reference: http://php.net/yaml-emit

github.com/shuchkin/phpstorm-stubs - 10c5cb251337afa3eefe0951decadad01aabef66 authored about 8 years ago
PHP quick workaround for __halt_compiler definition

github.com/shuchkin/phpstorm-stubs - 4ff79c53f049b064b5d39603991c4d83334394d0 authored about 8 years ago
Merge pull request #132 from andrey-sokolov/master

WI-33428 WI-33428 WI-32535

github.com/shuchkin/phpstorm-stubs - 2ff41239bac7d4518cf6136db05dbb2bad4dc62f authored about 8 years ago
WI-32535 ALL mcrypt* functions are deprecated in PHP 7.1

github.com/shuchkin/phpstorm-stubs - 945f544f6655d36e01c9c0278d9c068b75579c0c authored about 8 years ago