- Remove
ABSPATH
andRELPATH
- Remove not-needed class and helpers
- Remove
use_sha
WithPaths
Trait- Remove
secure_redirect
Select::first
: apply default valueDatabase\DB
: Custom engine (mysql, ...)- Implement
ServiceProvider
- Use
join_paths
in autoloader - Fix phpdoc of
Model::__call
v0.0.03 - 8/29/2024
- Add
Response
Class - Implement Service Container
- Cache facades by getFacadeAccessor
- Upload Bug Fix
- Fix Version in init.php
- Add
version
constant to Application Class - Simplify
Application::invalidSessionRedirect
- Add Abstract Class
Controller
- Trait:
CallMethod
- Helpers:
loadenv
,env
e
helper: Add double-encode parameter, pass encoding & flags tohtmlspecialchars
- Fix Unwanted Changes in Select
- Remove
Select::last
v0.0.02 - 8/26/2024
- Add
asset
(with customizable directory) andjoin_paths
Helpers - Automatically create new application if not created in
app
helper - Add
any
method to router - Remove __autoload.txt