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

Englishfied README.md

Still documentation is still missing a use case. Why not use APC instead ??

github.com/hoaproject/Registry - 00f82fd8b1603fd9fb7eb5093be4ea8b188f5dd3 authored almost 11 years ago
Update README.md

github.com/hoaproject/Zombie - 6c0cf3a109d801c04caba3a8b30e0897fe46fe6b authored almost 11 years ago
English doc'. Thanks @osaris for the review!

github.com/hoaproject/Console - 6246eb2516287935be980ec03b71fb3df5c38759 authored almost 11 years ago
Fix typos, links etc.

github.com/hoaproject/Console - 61b7594fc1ca7976c09117efe07726e49dada874 authored almost 11 years ago
Write the english documentation.

github.com/hoaproject/Console - 2141439398d982f5ea6c1c43c37f8d2284fcaa6e authored almost 11 years ago
Add parent. Format output.

github.com/hoaproject/Realdom - 196250814a2f1526a734a0a81b302773d273cd04 authored almost 11 years ago
Add interfaces and format output.

github.com/hoaproject/Realdom - 923ee512e9c70401e9498d17b4f0922fdf7de0ea authored almost 11 years ago
Add interfaces and format output.

github.com/hoaproject/Realdom - 52221ba2e24e1a9b887ce09cc0417169463a75ab authored almost 11 years ago
Format code. #mania

github.com/hoaproject/Core - cb09de562ba62a2b6247332682b2ad55add6123e authored almost 11 years ago
Update Core.php

* add function_exists for mb_regex_encoding in case is not enabled on the server

github.com/hoaproject/Core - 92cbe08461010f30d3646a67e6278da120ce2797 authored almost 11 years ago
Restore compatibility with PHP5.3.3.

github.com/hoaproject/Core - 720df4e5fa38c62136e54ce2e8b12b4ac856247f authored almost 11 years ago
Fix the “optional”/“required” label.

github.com/hoaproject/Realdom - 05a9942363b5941a363479d4981b13417f4eb562 authored almost 11 years ago
Use the rule-coverage sampler for grammar().

github.com/hoaproject/Realdom - ecbd499714c9828fecbbef3ada89689d4d397d01 authored almost 11 years ago
The `.` literal is evaluated as `\w`.

github.com/hoaproject/Regex - a6956c96aefd366b549621a79db822c2233cfb9d authored almost 11 years ago
Output default value in PHP format.

github.com/hoaproject/Realdom - e3081fc7ff6cbc0c1dd8a0f383eff397e4d6e740 authored almost 11 years ago
Support variadic realdoms.

github.com/hoaproject/Realdom - b1b93e344cdd3a592eb36985821847a776d04215 authored almost 11 years ago
Hardcode the autoload includer.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 9410412d10ddfb8ee3d0d85742302d756bf51cbb authored almost 11 years ago
Add `mageekguy` as vendro for `atoum`.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 179ab60757f798ab5f6aa9c1222a878a4962142a authored almost 11 years ago
Remove dependency to atoum/atoum.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 436ba60f671ee3a03d6c2c34aff3be8ef6650509 authored almost 11 years ago
Declare explicitely all dependencies.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 8b1c218575f300d3383ea878d1e498f34b89a36a authored almost 11 years ago
Format code. #mania

github.com/hoaproject/Realdom - e8ef9ed9d1ea3b690c7a58970cf77bad83cf0699 authored almost 11 years ago
Add the `hoa realdom:reflection` command.

Example:

$ hoa realdom:reflection string
Realdom [Hoa\Realdom\String] string {
...

github.com/hoaproject/Realdom - 4f5fca0c7a7f8208bdabd953e770160e2dd88d8d authored almost 11 years ago
Hint the parameter of the regex realdom.

github.com/hoaproject/Realdom - 436ca7ae007653da9f9c3a00d036343aa635da5a authored almost 11 years ago
Format code. #mania

github.com/hoaproject/Praspel - 7cab3a4bbf34e16eda7e6d4f725c6a72d8d7619c authored almost 11 years ago
Add a dedicated test class for generated tests.

Also, update API documentation.

github.com/hoaproject/Contributions-Atoum-PraspelExtension - 76239149bb992345a3290887bf52e5f279c242ef authored almost 11 years ago
Support disjunction of realdoms when hinting.

github.com/hoaproject/Realdom - 23ed264b0191e79c22e4994f27a6d2714cea727c authored almost 11 years ago
Update the runtime to the new behavior semantics.

github.com/hoaproject/Praspel - 56b03915a03d7e2387cdf36c16e1bbf74982373d authored almost 11 years ago
Add .State and write the README.md.

github.com/hoaproject/Iterator - 2feb83023a2b470e67b0cc44cfc38cd3c0ace4e7 authored almost 11 years ago
mv Caching Lookahead

github.com/hoaproject/Iterator - 363a72258e002e1c5d8b985ac4373a850f1b2f69 authored almost 11 years ago
Add .State and write README.md.

github.com/hoaproject/Visitor - c0d3139771ab715e8e35826c1e10cc6c6fc3a4b1 authored almost 11 years ago
Fix a bug in Hoa\Console\Cursor::colorize.

github.com/hoaproject/Console - ddf447cf052cabfbab0c00d56262ecf9bfcaf558 authored almost 11 years ago
Fix a variable name in PHPDoc.

github.com/hoaproject/Core - 79800d5f02b6fcd50a693154df8e547cde152eba authored almost 11 years ago
New autocompleters: aggregate and path.

Example:

use Hoa\Console\Readline;
use Hoa\Console\Readline\Autocompleter;
use Hoa\...

github.com/hoaproject/Console - e03b33f513d8d8b01aaa031079770854f2e8c2ee authored almost 11 years ago
Fix namespace in PHPDoc.

github.com/hoaproject/Database - c88ccf67ca2c67dc39a1bb3559691825de1194e3 authored almost 11 years ago
Add keywords, add hoa/core and better autoload.

github.com/hoaproject/Acl - ef59ff4d3c1fb5633130bfa0f074ebbc7ecfc6b9 authored almost 11 years ago
Add the `composer.json` file.

github.com/hoaproject/Graph - d5fcc2040945c6d81d7fdc2cf3ae4a6931819411 authored almost 11 years ago
Merge branch 'pr/1' into incoming

github.com/hoaproject/Acl - cccd76b8447509b4090fd8458bd7bc9ad0e263de authored almost 11 years ago
Add keywords, remove forum and update autoload.

github.com/hoaproject/Cache - d84306cf7259dba7bbea3e2c8ded555fa595ba75 authored almost 11 years ago
Merge branch 'pr/1' into incoming

github.com/hoaproject/Cache - ede62cd803b4ee93c23b0beae7592f72ee66323e authored almost 11 years ago
Add keywords and better autoload compatibility.

github.com/hoaproject/Database - 67954e0f1168443702b3476526af927e29be4078 authored almost 11 years ago
Add composer file.

github.com/hoaproject/Database - b06d072d4d4652e5e9b41d74ea6055c0252082f0 authored almost 11 years ago
Add a note about class attribute.

github.com/hoaproject/Ruler - ead6f1a7a363822f175a49c38f5de549391dcf46 authored almost 11 years ago
Merge branch 'object_access' into incoming

github.com/hoaproject/Ruler - c2b95671e6ee2707865de2052a886b91c64b52a0 authored almost 11 years ago
Add hoa/core as a dependency.

github.com/hoaproject/Ruler - 2d6dd8d8bc2a9742180d4483a2cb31fef35947a4 authored almost 11 years ago
Add object access support.

github.com/hoaproject/Ruler - 9ece174d2f2e9bdb6fe38fa749eaadc905a1b33d authored almost 11 years ago
Update the README.md to introduce object access.

github.com/hoaproject/Ruler - e6ba19bdc58148cf59f023415a0910ab404ac6f0 authored almost 11 years ago
Update API documentation.

github.com/hoaproject/Compiler - a308a827d3ff25b36f8c3adfb44d07d94ce3650b authored almost 11 years ago
Fix a typo…

github.com/hoaproject/Ruler - c02b13405e229f87cb9d7e30282ff6270d2f4a6e authored almost 11 years ago
Explain array access and add subsections.

github.com/hoaproject/Ruler - 4650136c1b482128a85eb94ad50d9e0c3e28045d authored almost 11 years ago
Format code and update API documentation.

github.com/hoaproject/Ruler - 3f9783918ad114ef9f7df76038ef792991f09531 authored almost 11 years ago
Merge the `transform` method in the visitor.

It should be done like this at the beginning. For historical reason, we
needed a `transform` and...

github.com/hoaproject/Ruler - f87c5f507a7f1f1922e18cb25e760cb7e1da5631 authored almost 11 years ago
Support array access in the disassembler.

github.com/hoaproject/Ruler - 6d7ef5c1881fdb58201ea4b0bb824c4efc683754 authored almost 11 years ago
Pass the visitor to the `transform` methods…

… it enables such syntax: `(1, 2, f(3, 4), 5)`.

github.com/hoaproject/Ruler - 0660b0fc76b5b29695c3e9383b0021d6b2a8925f authored almost 11 years ago
Add array access.

github.com/hoaproject/Ruler - be4959979250697c7f0cfd955a7168b97c522c10 authored almost 11 years ago
Format code. #mania

github.com/hoaproject/Ruler - 4ec103a3bcf09b7b0e14fe45c6a21799fac5e46f authored almost 11 years ago
Optimize the regex for parsing HTTP locale.

github.com/hoaproject/Locale - a61396519f561dd7c226209f6cbbf38de4e3cf12 authored almost 11 years ago
Fix a regex when detecting plural forms.

github.com/hoaproject/Translate - 1528758116b594ea0e2eebe0736b038fff8d7cf1 authored almost 11 years ago
Fix a regex when computing router links.

github.com/hoaproject/Xyl - b3bc44d006e5892aa634cdd57cf95fcd1739077a authored almost 11 years ago
Fix a regex for detecting AUTH.

github.com/hoaproject/Mail - a82692ad78b046c8f68674af77e054743ee95254 authored almost 11 years ago
Fix a regex when parsing the nick sequence.

github.com/hoaproject/Irc - 8e3fc871223d9bb6d6377d46b2cea1f1bb48357d authored almost 11 years ago
Fix a regex for SQLite.

github.com/hoaproject/Database - 0ebd86fdcae4a715f211f60b743daec4699fd0c5 authored almost 11 years ago
Fix a bug in the main PCRE.

Seems like in `[^$]`, the `$` does not mean “the end point” but just
“dollars”. Performances are...

github.com/hoaproject/Irc - dfdf1ec5ee88550c27e3807e81ecd9d808874709 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Console - 5f2fbfdea1e433b3625a3c70798b8d1050e73fea authored almost 11 years ago
Merge branch 'documentation' into incoming

github.com/hoaproject/Fastcgi - fda6a8607813824ecd317c75b984e1ad9309a965 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Zombie - bfccf077a08b00607cad085dad18312ae952e5eb authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Worker - ea00803f0968a6c065cd9dc22143495903612ed4 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Ustring - 94cde10eeb025c27a1d6b1a92812d3bfe59217f0 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/String - 94cde10eeb025c27a1d6b1a92812d3bfe59217f0 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Socket - 197b3c420f9c79f5a28bea7fbaeec319e28e8dfc authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Session - ffed49f5b8ab28629976e14934b02ce4b59f843b authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Router - e81b020f3ba334ed863d562750d6719efbae0b4d authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Registry - 6998bfad6bc2662c59ad71d4b4142f59a06773cb authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Mime - 7afac85d56973c3851e10761ba278b1805aab565 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Mail - 9157f328e5896f6ea7c0150c600b088a3dcf32dc authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Locale - 70f42aa38fa270f3039e9619eb004cd310bdd6d2 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Irc - 4a8dfb6891fe28e5a668ac131d5d8502ba6eb6b9 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Fastcgi - ae96da1c8ee0e39f4eed7adcc6ead30765214ee9 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Eventsource - aa43544fea14729352c1f0fb431bb2f5b6d9897a authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Dns - 1aa13877f1fb8f2fe80bddaa4f8265c1dc1811d1 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Dispatcher - ff58e790cb161f8d8e037fbf15b674190ff29a97 authored almost 11 years ago
Add syntax highlighting.

github.com/hoaproject/Core - 267bcc79854a5ef052cacb0c22f17294595b44d5 authored almost 11 years ago