Tweaks
* Added basic http facade * Updated build rules
This commit is contained in:
+4
-1
@@ -11,5 +11,8 @@
|
||||
- Rewritten script runner with proper variable substitution.
|
||||
- Added utility libraries for HTTP requests (Guzzle), templating (Twig) and dotenv
|
||||
support (symfony/dotenv, activates with environment).
|
||||
- PHP REPL; execute PHP code interactively.
|
||||
- Development mode; script the startup and shutdown of your projects development
|
||||
environment, and have it start and stop with the dedicated project shell.
|
||||
- Plugins in beta: com.noccy.pdo, com.noccy.pdo.shell, com.noccy.watcher.
|
||||
- Plugins in alpha: com.noccy.apiclient.
|
||||
- Plugins in alpha: com.noccy.apiclient, com.noccy.todo.
|
||||
|
||||
Reference in New Issue
Block a user