-
**Is your feature request related to a problem? Please describe.**
This is part of getting #2 fixed. There seems to be consensus that our next frtend will be based on [Vue](https://vuejs.org/). This …
-
Can we standardize on a facet/interface that defines invokation of callables?
For example, in a couple of projects, I define a very similar interface (and matching exception type) along the lines of …
-
#### What are you trying to achieve?
I'm trying to use `seeInPopup` after pressing a button that activates a popup. Unfortunately, the popup doesn't show up immediately, since it has to wait for th…
-
### Update
See https://docs.nestjs.com/discover/companies
-
Benchmarks have been flooded with micro PHP frameworks based on Workerman or Swoole. Almost all of these frameworks do nothing beyond routing (typically handled by FastRoute). Some of them have only a…
-
I get a 500 error popup and then when i say take me to the profiler page it show the image below. I am using monolog but i have the bridge installed as well.
![screen shot 2014-09-29 at 12 59 32 am](h…
-
Let's start talking about the web stack so we can all orbit the same planet. Initial thoughts? I know we need to define the web/native boundaries…
-
NodeJS appears to be using Prism on the server side: view source e.g. [here](https://nodejs.org/en/docs/guides/timers-in-node/) and look at the class names. Is that enough to feature it?
-
The `ZeffMu\App` class should expose methods to allow accessing view and controller helpers in closures. Ideally something like following I suppose:
``` php
$app = \ZeffMu\App::init();
$app
->rou…
-
As beaker is no longer maintained there might be a need for native session support with files.
This can be made in one class which should not take a lot of space in the module.
I can supply a not so …