Wilmer Arambula

Results 115 comments of Wilmer Arambula

> Also, there's https://github.com/elastic/elasticsearch-php. Are we sure we want our own implementation for Yii3? If you check the client, and compare it with the api of this library, this is...

> Also, there's https://github.com/elastic/elasticsearch-php. Are we sure we want our own implementation for Yii3? However, if you think it's better to use the php library, then let's drop this package,...

Well, i actually maintain this version of the fork, what is the idea, being able to tell foxy which folders to scan, in the cli, or in the configuration?

> Aside: what confused me I think is that this documentation still refers to `foxy/foxy`: https://github.com/php-forge/foxy/blob/main/resources/doc/usage.md Thks, in a while, resolve the confusion in the document,

> Yeah I'm coming to the conclusion that this is the one to use, thanks for picking it up. > > How about the dependency itself (Collapsiblock in this case)...

related https://github.com/fxpio/foxy/issues/5 Maybe this can work.

If i understand the problem correctly, we can have in the same package a package.json in root and another in an app directory, for example, or have the package.json in...

Here we have a problem with download managers, for example in `npm` if we use `--prefix`, then it will install within the indicated path, i think a simple and clean...

> I thought maybe the configuration could be used in \Foxy\Util\AssetUtil::getPath - line 59? Yes it works only for dependent packages, but it should work for both cases when the...

> Thank you! Any progress you'd like to share? I have some time this weekend I could spend on this if I knew the direction you'd like it to take....