Ecosyste.ms: OpenCollective

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

Hoa Project

Hoa is a modular, extensible and structured set of PHP libraries.
Collective - Host: opensource - https://opencollective.com/hoaproject - Code: https://github.com/hoaproject

Dependency: Move to atoum 3.0.

github.com/hoaproject/Test - 3514a47a267f527c4c5d0e53130fd36b7cb69656 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Dependency: Ensure compatility with atoum 2 to 3.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - e921e4e124202b6161b9d5d8de5a98655975731d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Dependency: Allow atoum 2.8 too.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 92e8758d755576ef3137b0de350cafa3bb4d5d5f authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Move to atoum 3.0.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - e77c5d44b81f19b3be3e63929845a212b1bced8e authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Add link to `Hoa\Stream` doc.

github.com/hoaproject/W3 - f6075860aed8ccdb1877f5d2c35f638e210feabc authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Update an exception message.

It is better to say that there is no documentation than the directory is
not found. The user cle...

github.com/hoaproject/Devtools - 0087419c51f91bedc3bf3ab083217845c1c0e560 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.02.21.

github.com/hoaproject/Stream - 3293cfffca2de10525df51436adf88a559151d82 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Add details about stream context.

github.com/hoaproject/Stream - c217b772f400c54490861e4b50e4f14da04728b4 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Fix typos.

github.com/hoaproject/Stream - 7cd699f36ec6cd9b3ca6f47756ea0279a15e6a8d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Better explain this is an example.

github.com/hoaproject/Stream - f51b3e95fdfc6c9e1ce95072a94d3c526feb6468 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Add a link to php.net/context.http.

github.com/hoaproject/Stream - fe93b66db012af7d35fa67b6006a01e2c67f18fa authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Complete the Quick usage Section.

github.com/hoaproject/Stream - f5bdb270a496ce7e2382b81109968d237e330fe1 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Complete the `README.md`.

github.com/hoaproject/Stream - 4c3e6640dbc870ae9a94d3496c0af160a9fe5953 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Continue the `README.md`.

github.com/hoaproject/Stream - c0d1f6acae12940f6d02dd6117040ca554aa599d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Continue the `README.md`.

github.com/hoaproject/Stream - 8ca9ab0bcdc6be660947c1940f31575b06b18f6d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Complete the listener section.

github.com/hoaproject/Stream - c4c06336d65e2a36a2143225a2e6944676377a1c authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Start a `README.md`.

github.com/hoaproject/Stream - 3a0d2f8eaab149f0bf71dde0a9d45906fcdb5334 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Bin: Simplify path to atoum.

Avoid having `..` pieces in the path. Directly compute an absolute path.

github.com/hoaproject/Test - 4e5c1e4839951273c913a43daba514487fff0e83 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Fix mocking issue.

Apparently, `Mock\Hoa\Socket\Connection\Handler` already exists. We
create a mock with a new nam...

github.com/hoaproject/Socket - 42742abfa8f2917a03751c2d17e1d98dd6c6b3bf authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Add inline explanations about `@`.

github.com/hoaproject/Stream - 5c22311427987c2f1b5ce9a22f527654c8582913 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Move `case_notification` in integration s.

github.com/hoaproject/Stream - 415b22279215e16c9142b585b83ce298b6dd8e84 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `Hoa\Stream` test suite.

github.com/hoaproject/Stream - cfd0ccadb10a58cfad0b1a76c8dd06b3214274f1 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `Hoa\Stream` test suite.

github.com/hoaproject/Stream - 8633041228a431dd25f6d6d970d6cc0b6f6fbf2f authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `Hoa\Stream` test suite.

github.com/hoaproject/Stream - 47ad9004237e3357c5616787734ac014c6e60f43 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Stream: Reset buffer size when re-opening.

When opening, closing and re-opening a stream, the buffer size must be
reset. It is actually set...

github.com/hoaproject/Stream - 1cae8b54fe16c23bea019b5d6bc2d6a219da4fd4 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `Hoa\Stream` test suite.

github.com/hoaproject/Stream - 99d9ef7cc65b2f6569912da7b19a4a63e2f4da84 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `Hoa\Stream` test suite.

github.com/hoaproject/Stream - 43b56d11bb4d0259632461a8e1e00e7f7000dd77 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `Hoa\Stream` test suite.

github.com/hoaproject/Stream - 7ce723b65d3b4bbbb218496f9493cd382d19db6f authored almost 8 years ago by Ivan Enderlin <[email protected]>
Stream: Refine borrowing vocabulary.

github.com/hoaproject/Stream - a71003d6e05e0fd4dc6528a5ac279b6f02852963 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream` test suite.

github.com/hoaproject/Stream - 78e98e524a697edb8d1b4a16803daebadce9f5cc authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Fix API documentation.

github.com/hoaproject/Stream - a114861bd97274e38e3e4a8ad390c7e53564581e authored almost 8 years ago by Ivan Enderlin <[email protected]>
Stream: Disallow invalid resource in `_setStream`.

In `_setStream`, we can force a new resource for the stream. There is a
condition checking if th...

github.com/hoaproject/Stream - 13ba70b1cb4fad187a02c19655dfd40e6ec51ecb authored almost 8 years ago by Ivan Enderlin <[email protected]>
Stream: Add the `hasBeenDeferred` method.

First we rename the `_hasBeenDiffered` attribute into
`_hasBeenDeferred`. This was an English ty...

github.com/hoaproject/Stream - 543c713f149db2b854607f0a8d292c08c8b2ac9f authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream\Context` test suite.

github.com/hoaproject/Stream - 0b0a46d6ef89665983c10c6e736a087ac478bebd authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream\Composite` test suite.

github.com/hoaproject/Stream - d8e42d0bd045865219a0959d7ee7969e70f5f9ce authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Fix class description.

github.com/hoaproject/Stream - 857edb5b97b552ec09685623ed8a0c4227c76b13 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Filter: Add an exception & update documentation.

github.com/hoaproject/Stream - 408461bcb136e183057a2aaca797b8d271d846bb authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream\Filter\Basic` test suite.

github.com/hoaproject/Stream - f376a913ab8442d5ea3978c50439258e95614b65 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `…eam\Filter\LateComputed` test suite.

github.com/hoaproject/Stream - 0c031d9a68de6fabaeea488c07f1161e60a8134d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream\Filter` test suite.

github.com/hoaproject/Stream - 091c54a188a2c9d49a884c97f45b4fe3cd6fb23b authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream\Filter` test suite.

github.com/hoaproject/Stream - 1c611d373b31ba97edf7d69d819a5bdf8152b586 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `…Stream\Filter\Exception` test suite.

github.com/hoaproject/Stream - d9a4687737fe186e5419b86602b3b31c0664a8f4 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Run `hoa devtools:cs`.

github.com/hoaproject/Stream - b8aa009f7d2055be4464be76b63a91d916b33e3e authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Write `Hoa\Stream\Bucket` test suite.

github.com/hoaproject/Stream - 5e88e206c8e50ef252843bb00919a813e4b74945 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Fix API documentation.

github.com/hoaproject/Stream - 17a7e96486e87c3de8a45c25ac411c15bb4824db authored almost 8 years ago by Ivan Enderlin <[email protected]>
Merge branch 'master' into test

github.com/hoaproject/Stream - be71bbb9d55e145f810dd28251ee1f510848e6d5 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Complete `…ream\Wrapper\Wrapper` test suite.

github.com/hoaproject/Stream - dd94d2b8f88f66e083f3daf80cef757e7d5a96af authored almost 8 years ago by Ivan Enderlin <[email protected]>
Wrapper: No error reporting for `restore`.

If trying to restore an unregistered protocol, `restore` was emitting an
error, while still retu...

github.com/hoaproject/Stream - 14a44c1ac42baf1d9b7d57fb0d177161e915111e authored almost 8 years ago by Ivan Enderlin <[email protected]>
Wrapper: No error reporting from `unregister`.

If trying to unregister an unregistered protocol, `unregister` was
emitting an error, while stil...

github.com/hoaproject/Stream - 3129526151803c6cef61445b19b756a1a90297a2 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Wrapper: Exception message with more context.

github.com/hoaproject/Stream - 65dbeb72250714349f44a3ae7e3b3639b86d2aca authored almost 8 years ago by Ivan Enderlin <[email protected]>
Documentation: Fix API documentation.

github.com/hoaproject/Stream - 3bace52eb5f8112f9ddbd4a72a03f92cc4f3c3ec authored almost 8 years ago by Ivan Enderlin <[email protected]>
Test: Fix namespaces.

github.com/hoaproject/Stream - 06f7a387eaca2390df6bb213d810b808665d3cd4 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Use HTTPS.

github.com/hoaproject/Keynote - 7f7f8ca4f576797cd33aadb900186a2c2c441683 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Remove debug code.

github.com/hoaproject/Keynote - f1b2202741152b87f3ee35dc821d29a5ecec87fd authored almost 8 years ago by Ivan Enderlin <[email protected]>
Merge branch 'hoaapex15-1' into incoming

github.com/hoaproject/Keynote - ff5d23c61130fc2d9fc0d2573994d1dc14fe0e7c authored almost 8 years ago by Ivan Enderlin <[email protected]>
UI: Add 6, 7 and 8 columns.

github.com/hoaproject/Static - 78a6730fb32a4f0534cac2838d0d58acffdc22eb authored almost 8 years ago by Ivan Enderlin <[email protected]>
New contributor: @newman101!

github.com/hoaproject/W3 - 818eecbcfbdd6bc2a5e310951c733c24aa1da5f4 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Arithmetic: Add more constants.

github.com/hoaproject/Math - 311a73301d0813dbd6e60c7b6d03c8aa6b2b1ca1 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Merge pull request #1 from Metalaka/constants

Add INFINITE constant to Aritmetic

github.com/hoaproject/Math - 92a7644de35c62be4fccd0ff508b7269bd81c56f authored almost 8 years ago by Julien BIANCHI <[email protected]>
Add INFINITE constant to Aritmetic

github.com/hoaproject/Math - 91ef70d0f3994fbfabe8b412ad137756a4c40b09 authored almost 8 years ago by Metalaka <[email protected]>
Quality: Happy new year!

github.com/hoaproject/W3 - 03b0fe4940e4414c6544046c682541ef4be7155d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

github.com/hoaproject/Static - 02746e621204e3f33f706c065fd49c84e4773038 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.16.

github.com/hoaproject/Exception - 091727d46420a3d7468ef0595651488bfc3a458f authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

github.com/hoaproject/Exception - 65b4f156f6342aeed7a4f7aafb486d83a11e079c authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Promise - c533bb0d8d86f780d172540381e579f24c9dcbc2 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 2.17.01.16.

github.com/hoaproject/Test - 5ea3b0923fcbe77f504d9bc3c8a91efe383feb44 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Merge branch 'pr/82' into incoming

github.com/hoaproject/Test - bb172f78cecc56a0b44767f948f3251634159328 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Dependency: Back to atoum 2.8.

github.com/hoaproject/Test - 6f97add8ef0ef8970d5d9cb1b6a3ff5f327f1b31 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Notification - 18e2cb029164720a016641ccd07c4ad5d4eeaad1 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Model - 73e2359e532a05bab48721a29c03271ec942fea9 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Serialize - e775b82ff2135523fd6c5370f1f45cd229f5fdcf authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Session - 3748d7c2e01d06a0a2878c3a36a8081ab282b87b authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.16.

github.com/hoaproject/Stringbuffer - f03f44e4fbf16f6fa1826bd77d9ea45e3e09c339 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Translate - 1f3163f913527da7720aa2fa31d4b40d180c6aec authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Tree - e1ea7685bc235044fd36091534ae4bcb0d702d00 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.16.

github.com/hoaproject/Xyl - 3eef9e0b38b462f2dca42e593af5ae8cd7fc2f89 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

github.com/hoaproject/Xyl - 0fd137cf11563d6121f169272184dd215a6b5f30 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Xmlrpc - e498966dc5201180cc9e06451e0464d767acc4dc authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.16.

github.com/hoaproject/Xml - 1963beb5de46670fb952edb31e7fe1ebfbc9157b authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 3.17.01.16.

github.com/hoaproject/Worker - 8a6040bae4e9fb1271c0cb937705107c811b0e0a authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 4.17.01.16.

github.com/hoaproject/Ustring - e6326e2739178799b1fe3fdd92029f9517fa17a0 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.16.

github.com/hoaproject/Prototype - ff9f5e8cc1ab2c4c1a85b420e4a3818cab0ff6a9 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 3.17.01.16.

github.com/hoaproject/Zombie - d811ae0315e29caabc3f79b9658009ae89b8c426 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 2.17.01.16.

github.com/hoaproject/Visitor - c18fe1cbac98ae449e0d56e87469103ba08f224a authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 3.17.01.14.

github.com/hoaproject/View - c919f87d90538e8efe10314ac6a9deb1e46e47f4 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 3.17.01.14.

github.com/hoaproject/Router - 8f09a2ed672f8cbf33d2e7e2e9db9181f1925b91 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.14.

github.com/hoaproject/Protocol - 5c2cf972151c45f373230da170ea015deecf19e2 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

github.com/hoaproject/Protocol - 96aeef541b64c3125c7a537f44e593d8723dd93b authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Use `::class` instead of a string.

github.com/hoaproject/Protocol - c5072b9fd7ea6ace3f0714824b93aff6e90503e3 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 3.17.01.13.

github.com/hoaproject/Registry - 7f9e75a52458c09e9546ee151a34767adf414139 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.13.

github.com/hoaproject/Stream - e6a0044278ad1c27a718cd99b07b404517db6bf1 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Fix CS.

github.com/hoaproject/Stream - ead2f53e66b71140a0c0b86531ef88af34afd4d6 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.13.

github.com/hoaproject/Socket - 694d73ccfb1199ff9c8531fdbe83063b0b23bb36 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.13.

github.com/hoaproject/Regex - 7e263a61b6fb45c1d03d8e5ef77668518abd5bec authored almost 8 years ago by Ivan Enderlin <[email protected]>
Quality: Happy new year!

github.com/hoaproject/Regex - d845bfca783f8241a9d10663992d7250f189e410 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 2.17.01.13.

github.com/hoaproject/Ruler - 8839b75b649cc415d3e4422bd548d0ef4098fa5e authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.13.

github.com/hoaproject/Memory - 8d95f26145391877e17570166c40d944dc0dc007 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 1.17.01.13.

github.com/hoaproject/Math - b88b213d7227266df46b45b5e4edc0dd7112529d authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.13.

github.com/hoaproject/Mail - aca2a1493f84f0b8f6121b209940b3a4f66c1bf9 authored almost 8 years ago by Ivan Enderlin <[email protected]>
Prepare 0.17.01.13.

github.com/hoaproject/Log - fe6fdf4f16e00a61e150fa53bf75e323fd837c3b authored almost 8 years ago by Ivan Enderlin <[email protected]>