This repository was archived by the owner on Feb 6, 2025. It is now read-only.
Releases: marcus-campos/avengerjs
Releases · marcus-campos/avengerjs
Release candidate
- New directory structure.
- It is now possible to register a middleware in a route, group of routes or for all routes.
- System providers have been reallocated and some providers have been returned to the developer.
- New way of importing modules.
- New global functions (rootRequire and getRouter).
- Optimization of processing and memory.
- Bugfixes.
Directory sctructure and Root require
v0.0.7 New directory structure, and hello from de powerful rootRequire
More configs, More Power
v0.0.6 Super configurable, able to DDD
Easy register your routes
v0.0.5 Remove require route, now i'ts easy register your routes
Middlewares, providers, now you have a power
v0.0.4 Middlewares now can be create. Now i'ts easy to register your provide…
Focus to API apps
v0.0.3 Update composer version.
Providers, Routes and more
v0.0.2 Include .env configurations, and new form to register your providers