CleverStyle-Framework
CleverStyle-Framework copied to clipboard
CleverStyle Framework is simple, scalable, fast and secure full-stack PHP framework
If module have some dependencies and those are available for installation (all dependencies can be resolved reliably) - offer optional automated installation of that dependencies step by step, allowing user...
Things to be implemented: - auto-completion for `\cs\Language` and `\cs\Language\Prefix` instances based on available translation keys (separately for properties and for methods) - auto-completion for `\cs\Core` properties based on `main.json`...
Docker image based on `nazarpc/php-cli` for using with `nazarpc/webserver`. Data and MariaDB containers should be linked on first start, container should be started in interactive mode. After running container will...
Scopes might be implemented as groups, but that will require ability to tweak user's groups in runtime. Probably, some trigger should be added into system to allow using regular permissions...