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 when the `_method` router variable is missing.

github.com/hoaproject/Router - 1bce86237c4a87a845087614e5b14dc996885dee authored about 10 years ago by Ivan Enderlin <[email protected]>
More tests for the `dispatch` method.

github.com/hoaproject/Dispatcher - ddc9c316af5f56163c1c5736e74b90e336ea3ce4 authored about 10 years ago by Ivan Enderlin <[email protected]>
Improve arguments class type

github.com/hoaproject/Ruler - caeee7d2425c30996b0042b94ad34cc64cf06c34 authored about 10 years ago by Alexis von Glasow <[email protected]>
Migrate some tests.

github.com/hoaproject/Dispatcher - f32ad3343d1d17fdc55fafcb5fd46faae00d0f4a authored about 10 years ago by Ivan Enderlin <[email protected]>
Cont'd.

github.com/hoaproject/W3 - 5d7c03b6457a12b8d4a059302b30e6a5e5af4479 authored about 10 years ago by Ivan Enderlin <[email protected]>
Translate the abstract and #Introduction.

github.com/hoaproject/String - 16860c720979e169d90301d964c12aa890ee2a50 authored about 10 years ago by Ivan Enderlin <[email protected]>
Translate the abstract and #Introduction.

github.com/hoaproject/Ustring - 16860c720979e169d90301d964c12aa890ee2a50 authored about 10 years ago by Ivan Enderlin <[email protected]>
Translate ID.

github.com/hoaproject/Ustring - af144a64a9fd307f6265aff988a422767bd8d88a authored about 10 years ago by Ivan Enderlin <[email protected]>
Translate ID.

github.com/hoaproject/String - af144a64a9fd307f6265aff988a422767bd8d88a authored about 10 years ago by Ivan Enderlin <[email protected]>
Merge remote-tracking branch 'pr/23'

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 99e00fdeed4d8f5bf42e87a01172dae977069d13 authored about 10 years ago by jubianchi <[email protected]>
Add an example with `toAscii`.

github.com/hoaproject/Ustring - c34cf4d37c6d046bb424a8ff2d9080ece6c38f09 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add an example with `toAscii`.

github.com/hoaproject/String - c34cf4d37c6d046bb424a8ff2d9080ece6c38f09 authored about 10 years ago by Ivan Enderlin <[email protected]>
Present new features.

github.com/hoaproject/Ustring - 477941da51fa0548f1511d9d0423cd91038cd196 authored about 10 years ago by Ivan Enderlin <[email protected]>
Present new features.

github.com/hoaproject/String - 477941da51fa0548f1511d9d0423cd91038cd196 authored about 10 years ago by Ivan Enderlin <[email protected]>
Do not justify text in <li />.

github.com/hoaproject/Static - 1e72df038c08ad042dd71c917b3165135a232805 authored about 10 years ago by Ivan Enderlin <[email protected]>
s/ul.inline/ul[role="toolbar"]/

github.com/hoaproject/Static - 2d3e9dbb6a019c145049b3fb206c2f1ff0226fef authored about 10 years ago by Ivan Enderlin <[email protected]>
Update Installation section

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 22520a9541bfbd81430c05592becf66dc97ecca5 authored about 10 years ago by jubianchi <[email protected]>
Move zoom controls to top-right corner.

github.com/hoaproject/W3 - c1b3d7e30f611e77959e449b374e0554844e00fd authored about 10 years ago by Ivan Enderlin <[email protected]>
New :hover on the menu.

github.com/hoaproject/Static - 0dae4f3a04c49c4bcdb0d997f0f9f9dd0e3617fa authored about 10 years ago by Ivan Enderlin <[email protected]>
Add Symfony version until 3.0.*

github.com/hoaproject/Contributions-Symfony-ConsoleBundle - c3a78ba3b896e2f5016c96be1ea94ef3d32b6ef5 authored about 10 years ago by jubianchi <[email protected]>
Merge branch 'getCharWidth' into incoming

github.com/hoaproject/String - c3e510b9aaf685e9bba2dcddd7ee23850faddfe4 authored about 10 years ago by Ivan Enderlin <[email protected]>
Merge branch 'getCharWidth' into incoming

github.com/hoaproject/Ustring - c3e510b9aaf685e9bba2dcddd7ee23850faddfe4 authored about 10 years ago by Ivan Enderlin <[email protected]>
Remove $ anchor for consistency in getCharWidth.

github.com/hoaproject/String - 369111c0f904e25ea4156fdb50775448af1a9785 authored about 10 years ago by Ivan Enderlin <[email protected]>
Remove $ anchor for consistency in getCharWidth.

github.com/hoaproject/Ustring - 369111c0f904e25ea4156fdb50775448af1a9785 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add more test data for `getCharWidth`.

github.com/hoaproject/Ustring - d8e9679864bbcbf8cf42b47f55389bcf05990773 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add more test data for `getCharWidth`.

github.com/hoaproject/String - d8e9679864bbcbf8cf42b47f55389bcf05990773 authored about 10 years ago by Ivan Enderlin <[email protected]>
Simplify the regular expressions

github.com/hoaproject/Ustring - 2ce50fc1038ecc91ddd6e6dca74d2c4d4469246b authored about 10 years ago by Ivan Enderlin <[email protected]>
Simplify the regular expressions

github.com/hoaproject/String - 2ce50fc1038ecc91ddd6e6dca74d2c4d4469246b authored about 10 years ago by Ivan Enderlin <[email protected]>
Use PCRE properties instead of a combining table.

The original algorithm uses a combining table for non-spacing characters
but we have `\p{Mn}`, `...

github.com/hoaproject/String - eaaed993a2133081c008e7b768dda685374df71d authored about 10 years ago by Ivan Enderlin <[email protected]>
Use PCRE properties instead of a combining table.

The original algorithm uses a combining table for non-spacing characters
but we have `\p{Mn}`, `...

github.com/hoaproject/Ustring - eaaed993a2133081c008e7b768dda685374df71d authored about 10 years ago by Ivan Enderlin <[email protected]>
Accept other intl implementations.

Thanks @nicolas-grekas for the review.

github.com/hoaproject/String - d8d6efcfe9a5e6ce6d384e7ab0f3ed917f43e055 authored about 10 years ago by Ivan Enderlin <[email protected]>
Accept other intl implementations.

Thanks @nicolas-grekas for the review.

github.com/hoaproject/Ustring - d8d6efcfe9a5e6ce6d384e7ab0f3ed917f43e055 authored about 10 years ago by Ivan Enderlin <[email protected]>
Link to test commands in readme (Close #18)

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - f891b6e0f29e1ed14cc00c71d3cdc47f02411c1c authored about 10 years ago by jubianchi <[email protected]>
Add gitattributes (Close #12)

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - b9b577c0643d72e57308b4da309118d717e0a35c authored about 10 years ago by jubianchi <[email protected]>
Update functional tests code to keep php 5.3 support

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 6bc2a362e4e2eb79d03293ff9eef39290f9c7560 authored about 10 years ago by jubianchi <[email protected]>
Add documentation and test commands for the tput helper (Close #7)

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - aaf6f382f45c2fd7f3883cf2fc63fc1614bf052a authored about 10 years ago by jubianchi <[email protected]>
Fix constraint in readme and branch-alias

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 115a4998b00e0c4e9ebebd89a48f14a5e8ca2021 authored about 10 years ago by jubianchi <[email protected]>
Update install section in readme (Close #11)

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - a6d9e4a013b23be2d3a75176bff602c24791a104 authored about 10 years ago by jubianchi <[email protected]>
Fix checks for php 5.5 and 5.6

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - ebc098acba016db876fc463e0416e85eb0101e74 authored about 10 years ago by jubianchi <[email protected]>
s/_RESUME_INCOMPLETE/_PERMANENT_REDIRECT/

Thanks @osaris for the review!

github.com/hoaproject/Http - 1722c579237ba7cdc1abc3dfac1a77797bfc9d47 authored about 10 years ago by Ivan Enderlin <[email protected]>
Do not use callable typehint to keep 5.3 support in tests

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - c935e1b5a398b046fc9e4f3af7a501299123f369 authored about 10 years ago by jubianchi <[email protected]>
Use old array syntax to keep 5.3 support in tests

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - de480dca11c7577a81ad709c63df42036246d317 authored about 10 years ago by jubianchi <[email protected]>
Remove a useless test.

github.com/hoaproject/Ustring - cec2cff94d53df59982a3a46907907d319ea1a30 authored about 10 years ago by Ivan Enderlin <[email protected]>
Remove a useless test.

github.com/hoaproject/String - cec2cff94d53df59982a3a46907907d319ea1a30 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add more tests for Math symbols.

github.com/hoaproject/String - b39fe043e0ad6baf6d78e4522a7b40c434981461 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add more tests for Math symbols.

github.com/hoaproject/Ustring - b39fe043e0ad6baf6d78e4522a7b40c434981461 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add emoji and other symbols supports to toAscii.

github.com/hoaproject/Ustring - f9f0e5092d489eaaa1a037f08ac4425d023f0a54 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add emoji and other symbols supports to toAscii.

github.com/hoaproject/String - f9f0e5092d489eaaa1a037f08ac4425d023f0a54 authored about 10 years ago by Ivan Enderlin <[email protected]>
Do not run test command on some matrix entries

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 5ca181ed3f9c581208f4d3074eff5b79e5b5907a authored about 10 years ago by jubianchi <[email protected]>
Update toAscii to use a transliterator.

github.com/hoaproject/String - 5f1e431439306effea7ff8b2dda89c1fd8c543fb authored about 10 years ago by Ivan Enderlin <[email protected]>
Update toAscii to use a transliterator.

github.com/hoaproject/Ustring - 5f1e431439306effea7ff8b2dda89c1fd8c543fb authored about 10 years ago by Ivan Enderlin <[email protected]>
Add transliterator support.

github.com/hoaproject/String - ad9ce83656bcbf396274473b98fa4c4e4272d00f authored about 10 years ago by Ivan Enderlin <[email protected]>
Add transliterator support.

github.com/hoaproject/Ustring - ad9ce83656bcbf396274473b98fa4c4e4272d00f authored about 10 years ago by Ivan Enderlin <[email protected]>
Use symfony/console 2.7@dev

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - eda898791276c53d195a67e316f24fcc92f58117 authored about 10 years ago by jubianchi <[email protected]>
Add the `isCharPrintable` method.

github.com/hoaproject/String - d2255f82dd695d8b96b36606fd838073fb3aa790 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add the `isCharPrintable` method.

github.com/hoaproject/Ustring - d2255f82dd695d8b96b36606fd838073fb3aa790 authored about 10 years ago by Ivan Enderlin <[email protected]>
Test the String::getCharWidth method.

github.com/hoaproject/String - fddfd2741d04230e413303be21139a0c0fba5295 authored about 10 years ago by Ivan Enderlin <[email protected]>
Test the String::getCharWidth method.

github.com/hoaproject/Ustring - fddfd2741d04230e413303be21139a0c0fba5295 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add string:fromcode and string:tocode.

github.com/hoaproject/Ustring - 29ad2fe7cfcd39e987dc99f40d936a2e74664bf5 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add string:fromcode and string:tocode.

github.com/hoaproject/String - 29ad2fe7cfcd39e987dc99f40d936a2e74664bf5 authored about 10 years ago by Ivan Enderlin <[email protected]>
Implement the `getCharWidth` static method.

github.com/hoaproject/Ustring - 8d88eb36e0ab30496b6318059d385a2408ea7fde authored about 10 years ago by Ivan Enderlin <[email protected]>
Implement the `getCharWidth` static method.

github.com/hoaproject/String - 8d88eb36e0ab30496b6318059d385a2408ea7fde authored about 10 years ago by Ivan Enderlin <[email protected]>
Add ReadLineHelper::autocomplete

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 5dd183d70bdce626232edec90b84956aaf93abc8 authored about 10 years ago by jubianchi <[email protected]>
Update to atoum/atoum ~1.0.

github.com/hoaproject/Contributions-Symfony-ConsoleBridge - 269479c87c4c741e032425cefc89d7f73a7d6113 authored about 10 years ago by Ivan Enderlin <[email protected]>
Merge branch '_method' into incoming

github.com/hoaproject/Router - a7d1bb64f786915c9843cea8115f340ee4161115 authored about 10 years ago by Ivan Enderlin <[email protected]>
Update documentation.

github.com/hoaproject/Router - aee139e28a1766a08dd4e41ae3d8ca1b710d6e13 authored about 10 years ago by Ivan Enderlin <[email protected]>
Move these commands in Hoa\Devtools.

github.com/hoaproject/Core - 1baacb35ce86b82a40da7047bddbda46ac3bb419 authored about 10 years ago by Ivan Enderlin <[email protected]>
Add state.

github.com/hoaproject/Devtools - e4a989f6a479b9bde18b1feb08bac5353b4bddcb authored about 10 years ago by Ivan Enderlin <[email protected]>
Add hoa/console, hoa/dispatcher and hoa/router.

github.com/hoaproject/Devtools - f44ef708050361b90f018c80c3332b059b647928 authored about 10 years ago by Ivan Enderlin <[email protected]>
Move to PSR-4 and happy new year!

github.com/hoaproject/Devtools - ed7f0fc894403de045bc7505b3f63cdaae17f2f0 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Router - 126b3dd522a1e9e7e63fed11acaf2ea678935b4e authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Xyl - e273413b49fad07a97e8b280ee97cbf651deac0b authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Regex - b0bc46e08b5cee21ea27cf8d1457b6bd1baad62b authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Locale - b3a7ac6e805c95b182463896adf498c4493fa187 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Zombie - ab19f429116311b647e0ad8be35ba4f26d9d0a49 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Xmlrpc - 1e8c2f23ad4d2a5aa2d18e8596568de37436ec5e authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Xml - d4df4e6b4863938cfa6b0be17c1419f509410bcd authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Worker - 198424073a3a9733bd9175837268bd7ef1d23d4d authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Websocket - 712624bc909d4ef34b13888e74731a54794a2d5e authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Visitor - b568c669de2fe6017ce3c94ae2ca6fff70db507d authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/View - 447262d9b71cdc0e7f92745a651829478c8b5eb9 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Tree - 4939aa659966bb858370c1e3391d273b8b0fde62 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Translate - 89e405a90167d0f07e1b54fab3fb3af090328cfe authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Test - 5901c4e457f8bbd02507a189ec30cbad598f8d28 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Stringbuffer - 7909452216b4b48229dbb9c2b64bafde02aad601 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Ustring - c2116e1e056c177388d883d72155a8e878ddf927 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/String - c2116e1e056c177388d883d72155a8e878ddf927 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Stream - 33194d3b2239e63f699591dbb388fa62af5bfe97 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Socket - 0a558ad1377cbe78cbac00aa1ec93e323c863389 authored about 10 years ago by Ivan Enderlin <[email protected]>
Happy new year!

github.com/hoaproject/Session - 78efb333ea81c449c72601495fa395becf97286f authored about 10 years ago by Ivan Enderlin <[email protected]>