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

Fix a typo.

github.com/hoaproject/Cli - 3f2f7a2d4296f731c3ff781c60fcee78054928d4 authored over 9 years ago by Ivan Enderlin <[email protected]>
Set the `.State` file.

github.com/hoaproject/Cli - 4d88f90b9c8066a6976cda80ce683f5d13e04ddd authored over 9 years ago by Ivan Enderlin <[email protected]>
Complete the `README.md` file.

github.com/hoaproject/Cli - 4557ea71a6db596fdca727c91e495f349d162f28 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix phpDoc.

github.com/hoaproject/Acl - 4c44e28477335b9f8758fe0a1772d696099a2efe authored over 9 years ago by Metalaka <[email protected]>
Add the `board` action.

github.com/hoaproject/Marvirc - 967eae189c1d7a8adf079da38e2b0b243d562526 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix API documentation.

github.com/hoaproject/Graph - 9b7b6a4c0cf59bf75bbbe38cff68084c34b12cf0 authored over 9 years ago by Ivan Enderlin <[email protected]>
More detailed API documentation.

github.com/hoaproject/Console - 180abb4facee56c71053ea3493e5e6abd0f65986 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update the API documentation.

github.com/hoaproject/Console - 1820d231f5a5b786c38855e045888e4096cc9c8d authored over 9 years ago by Ivan Enderlin <[email protected]>
Rewrite the contributor guide.

github.com/hoaproject/Literature - 43ffa372b6700dad97fcb2a36eb34a24e8bc8cee authored over 9 years ago by Ivan Enderlin <[email protected]>
Add the contributor resource.

github.com/hoaproject/W3 - 986b265eaeb94692ebdd3fb1add8b0d441486e19 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix phpDoc.

github.com/hoaproject/Worker - 535561e24ed224e41036e8e2bacc4a4989da0302 authored over 9 years ago by Metalaka <[email protected]>
Fix phpDoc.

github.com/hoaproject/Console - 7b2cdfe0c4ff9d88f7308823391d0e3ca5a874c8 authored over 9 years ago by Metalaka <[email protected]>
Fix phpDoc.

github.com/hoaproject/Graph - cdb6f8f134de8b80e9ae537fa131ddc3c27b5f0e authored over 9 years ago by Metalaka <[email protected]>
Prepare 1.15.07.15.

github.com/hoaproject/Cli - 8219daf2136cfc8b96e1db3a000af64d94cd61f1 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix CS.

github.com/hoaproject/Cli - a13ab4a64031b18a2cdbea486e93b225e2b0fb3c authored over 9 years ago by Ivan Enderlin <[email protected]>
Clean Literature.html & add link to contrib' guide

github.com/hoaproject/W3 - 6c0310e2341c8b24e5672ab620a2e1f113a8b4d9 authored over 9 years ago by Ivan Enderlin <[email protected]>
Import scripts from Hoa/Core

github.com/hoaproject/Cli - c24168794e0851f6e44d9aac1f79c51f1c9f0f6c authored over 9 years ago by jubianchi <[email protected]>
Draft the `README.md` file.

github.com/hoaproject/Cli - e1ec1e68055428458ef1af10ebd786c9b9ab6c82 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update composer.json

github.com/hoaproject/Core - e7253cf401f5350e0bfb062988c299251e5e7fa6 authored over 9 years ago by jubianchi <[email protected]>
Remove binaries to prepare for hoa/cli

github.com/hoaproject/Core - 8d7ca34dc51c51c543a168698732f46513bb9c82 authored over 9 years ago by jubianchi <[email protected]>
Auto-box the expression to its bag representation.

If we have the rule `true`, the interpreter will compute a boolean value
`true` for the expressi...

github.com/hoaproject/Ruler - 413ec9f45271462fc5d21e5feed5ac7925902d8b authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.07.07.

github.com/hoaproject/Core - df1f75e6a98d52b879bf36bc1ea8744433458f09 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update retro-compatibility with PHP7.

The new exception architecture introduced in PHP7 [1] has been totally
redesigned [2]. This patc...

github.com/hoaproject/Core - 8ed00fe9345c4f8b2679a256926d6d24994ea842 authored over 9 years ago by Ivan Enderlin <[email protected]>
New contributor: @bgetsug!

github.com/hoaproject/W3 - f032b0303e981f0dfb9f18225921e5a3213b4497 authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1 and PSR-2.

github.com/hoaproject/Test - ec7b4e19411f76362fadbae3a29e2f45a427913d authored over 9 years ago by Ivan Enderlin <[email protected]>
Use `Hoa\Ustring` instead of `Hoa\String`.

github.com/hoaproject/Test - 7d7e78580bd784317861725934c2abb615d9ba0c authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.07.05.

github.com/hoaproject/Core - d4b0dae92c8f1b64b11e6379502a668d5e318ed5 authored over 9 years ago by Ivan Enderlin <[email protected]>
`stream_open` returns `false` if not a resource.

When `stream_open` is not able to open the stream, let say because it
cannot read it, then `stre...

github.com/hoaproject/Core - 636357348ce01d8e90bb80eded2026f5522c3996 authored over 9 years ago by Ivan Enderlin <[email protected]>
Extend Hoa\Ustring

Mark library as deprecated.

github.com/hoaproject/String - 4221e415e032dee7cd942bb9f398eb68ed62d2a8 authored over 9 years ago by Metalaka <[email protected]>
Support uppercase file extensions

github.com/hoaproject/Mime - 4818b2cec5f104759653c9cd15da4013ea6d7b31 authored over 9 years ago by Ben Getsug <[email protected]>
Fix a typo.

github.com/hoaproject/Ruler - f12ba5ce965aa9da398f81d9b392e6e7243a54dd authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix CS.

github.com/hoaproject/Test - 2e2a0c0822ef0f2333aa951c835fa49458fb585e authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix usage wording.

Thanks @jubianchi!

github.com/hoaproject/Test - 24f93327f29e871a3f824cb38733de95d232fb06 authored over 9 years ago by Ivan Enderlin <[email protected]>
Add `--php-binary` & `--concurrent-processes`.

The `--php-binary` value is copied to the `--php` option of atoum.
The `--concurrent-processes` ...

github.com/hoaproject/Test - 4267879c0c537cfdae938a3a363aa9b7c3cc6aee authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.06.25.

github.com/hoaproject/Test - ca850690d29e5e38c2e3d8849b92c77120760ff5 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix ruler-extension namespace.

github.com/hoaproject/Test - 5a641ad6a8372ebe61442ad88cb6ee23c03863ec authored over 9 years ago by Metalaka <[email protected]>
Avoid sending a second `EHLO` if no `STARTTLS`.

In the case the server does not support `STARTTLS`, we always re-sent a
new `EHLO`. While this o...

github.com/hoaproject/Mail - 8d5e144d5438aafe9b7b87026990cfbc263e4788 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update an exception message.

github.com/hoaproject/Mail - 723069d3813bf7afffe2a7bf143b23cafcd149aa authored over 9 years ago by Ivan Enderlin <[email protected]>
Reference RFC2487 and RFC3207 in `composer.json`.

github.com/hoaproject/Mail - a3847f746cefbf93090ce32e4655a2dd8dca5328 authored over 9 years ago by Ivan Enderlin <[email protected]>
s/authentification/authentication/.

github.com/hoaproject/Mail - f972cc368798f3cb83e4abbf1fad766ae50e2a73 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix subtitle paths.

github.com/hoaproject/W3 - 0c8e465d7301e48f8dbc2e6a09a26ac333053e31 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.06.03.

github.com/hoaproject/Mail - 16b512403f75551a9990996bdbe8f0b05c895e86 authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1-2 & remove `from`/`import`.

github.com/hoaproject/Xmlrpc - cfe3785cfa74c596f168174de70a750183a50f6f authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1-2 & remove `from`/`import`.

github.com/hoaproject/Xyl - 7369fe8878abca846e3561ffcbfb15d46cdc6c1f authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix CS.

github.com/hoaproject/Xml - b255242081bd8b20a8a4799cafdb027e7d35de22 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.06.03.

github.com/hoaproject/Serialize - 183ca18aab29c353ea8fad0a034bc44211ffcbdf authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1-2 & remove `from`/`import`.

github.com/hoaproject/Serialize - 541bd981e9cbcd63b84338334f8bfbb2534b7743 authored over 9 years ago by Ivan Enderlin <[email protected]>
Add the `composer.json` file.

github.com/hoaproject/Serialize - 307780611e3eb053fbdc1a7ec63b2ea94938cfc2 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.06.02.

github.com/hoaproject/Core - 1ebc1c810d59511c215e79a8b6ef33cbd0ec7d91 authored over 9 years ago by Ivan Enderlin <[email protected]>
Remove exception type-hint because of PHP7.

It's too difficult to support PHP7+ or prior versions when catching
exceptions. We remove type-h...

github.com/hoaproject/Core - a1701b4fae69f4650d31e51f6f008a678283fa06 authored over 9 years ago by Ivan Enderlin <[email protected]>
Fix an exception message.

github.com/hoaproject/Socket - f348b74b0d6afa92feae2750ec535020eede49ae authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.06.01.

github.com/hoaproject/Realdom - b8fd93816f8e626db1092bb5c357773cbd9cc6ca authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.06.01.

github.com/hoaproject/Praspel - 47e26bd74ddb85f2bfd4841f1432c0c14482cd45 authored over 9 years ago by Ivan Enderlin <[email protected]>
Make the `praspel` function global.

github.com/hoaproject/Praspel - 9f68a69eba5e9e0f3710e8853ff8fff726947ba6 authored over 9 years ago by Ivan Enderlin <[email protected]>
Make the `realdom` function global.

github.com/hoaproject/Realdom - bee0717265ebd298f5883428f2425d5e874b70b7 authored over 9 years ago by Ivan Enderlin <[email protected]>
Don't use `praspel` but `Hoa\Praspel` instead.

github.com/hoaproject/Model - 9d8d27593642bdabe0c1d3d320a4f355fb0aba09 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update regarding Hoa\Praspel API changes

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 66ac2decc445e245f4a790d3c934228e220bfa5b authored over 9 years ago by Ivan Enderlin <[email protected]>
Change `interprete` method name to `interpret`.

github.com/hoaproject/Praspel - b858f9f304eb59304e64d328f6d15bf4f41cb298 authored over 9 years ago by Ivan Enderlin <[email protected]>
Update regarding Hoa\Praspel API changes.

github.com/hoaproject/Xyl - a5388117196839b48279e23d159e8670929a6705 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.06.01.

github.com/hoaproject/Core - c6bfc0f142e939ed4da3cba4bf58a49fef7aab84 authored over 9 years ago by Ivan Enderlin <[email protected]>
Assert `$previous` still receive an `Exception`.

github.com/hoaproject/Core - d27d7a9c13da28dabafbb8216edae6cf5ac90740 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.06.01.

github.com/hoaproject/Tree - 7cf1a1b0137a1608ba52d22bdc8b67b459f809e8 authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1-2 & drop PHP5.3 & `from`/`import`.

github.com/hoaproject/Tree - 24ddfb635888224716d2f45091703675163b5bf2 authored over 9 years ago by Ivan Enderlin <[email protected]>
Skip library whose name is a PHP keyword.

For instance, `Hoa\String` 😉.

github.com/hoaproject/Test - e8fef0aff57930ebbbb0d40ad4afce0d76ee483c authored over 9 years ago by Ivan Enderlin <[email protected]>
Add the `composer.json` file.

github.com/hoaproject/Tree - aba1fb0708d419a24a123cbbc214b9be4c384204 authored over 9 years ago by Ivan Enderlin <[email protected]>
Add the `composer.json` file.

github.com/hoaproject/Translate - 19de542efe3bc3809785e17cae2aa155653ac74b authored over 9 years ago by Ivan Enderlin <[email protected]>
Move to PSR-1 and PSR-2.

github.com/hoaproject/Translate - 7456b2c91e8aeaf133ce36d136386a2bf08913e0 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Zombie - 1926b563935185c00beb1d0f877b0745452d41a2 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Xyl - ecbbc788df274f7997f61740a0e8bb2a9af6f70e authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Xml - 4ddad56c3d7fc20cee01aa23cbd0f87075cca3a3 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Worker - c723cc39ddf4418ae5abda4263a3d6dfad2ea501 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Websocket - c68f094d8006140101f350f43b1fa05d1e47e326 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.05.29.

github.com/hoaproject/Visitor - 8211aaefedb158068c2349a491e2186e238b043b authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/View - 9ea727edce913fe1770b8f9d3b444a4e59f6d5c3 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Translate - ae8ce6e92e2ea41532d6826d1603cd42eb2aa778 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.05.29.

github.com/hoaproject/Test - 1349b66ed364c6b86a75c56c9dada47e8ada575c authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Stringbuffer - 57019f6f19139c29ede519d11fc7fdde53f64c15 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/String - 5187c2147715958266b160251533b4a9d665206a authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Stream - 38b2ece5a0683f5cd91e4062dcf45f4885a3a826 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Socket - 82082ad6f7b5618fdfb6f1eec2af9e5f339f9b50 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Session - b7f740fa3853e338c6615ce670a9551fc59163eb authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.05.29.

github.com/hoaproject/Ruler - d301adaa4bd94a068476fce4b7759c34288b92e9 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Router - f56bee7c912344650fce56995b4bdee3ffd7e621 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Registry - fbf5a3711526ef1a57c655da18611fe5ac25c69c authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Regex - 2b194c1bc105b29bf31d387198340feeb9949340 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Realdom - edb0355a3ee72b187c1cc43d0437edbace99adde authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Praspel - 8dea9e4e8f3dd6fc9fc10ad464d48c3973dedf50 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Mime - 2c35a56a61d8d40257b107581c2f6fb21ae04d81 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Memory - e90e701bdca599c78a6fc7e8b18353e5a4df4fae authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare the 0.15.05.29.

github.com/hoaproject/Math - 7d159567f4ee10de7391f5042dc957fd041f9dec authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Log - 16cf0cfa913e8d6764cdf35f3c63556928319778 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.05.29.

github.com/hoaproject/Locale - e2a24c3f95203c385cd8b39aa68f2d38c62c273a authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.05.29.

github.com/hoaproject/Json - 63a37c429341082feb3689a84631be3e6c87ce28 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 1.15.05.29.

github.com/hoaproject/Iterator - 57f548be192b365890d14c23f37810deaa77574d authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Irc - 99dae45354b98c006e0028434c8fbd39ebeb3e00 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 0.15.05.29.

github.com/hoaproject/Http - 0643effc5cf42fd47fdecbd2195e7d98165b5000 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare the 0.15.05.29.

github.com/hoaproject/Graph - 5164434f7b59412f4987571c2ac9e059ef7072df authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Fastcgi - 5995cba57b9223a01298787fed521dcdff7d5b66 authored over 9 years ago by Ivan Enderlin <[email protected]>
Prepare 2.15.05.29.

github.com/hoaproject/Eventsource - 3abc257c8797d02d99436a6f41c3ca8abb0051af authored over 9 years ago by Ivan Enderlin <[email protected]>