ghivarra / aether-appstarter
The starter pack for Aether PHP Framework
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.3
- ghivarra/aether: dev-main
Requires (Dev)
- fakerphp/faker: ^1.24.1
- phpunit/phpunit: ^12.2.2
This package is auto-updated.
Last update: 2025-06-19 09:37:48 UTC
README
The starter project for Aether PHP Framework
Aether
My own private PHP Framework. Heavily-inspired by CodeIgniter.
Reason
Yet another PHP Frameworks, I know, but I kinda take what I like from CodeIgniter and Laravel as CodeIgniter is small-print but the core system is too complicated even though it is quite easy too use and Laravel is too bloated but developer-friendly.
- I love CodeIgniter, but its complicated core system got me a headache just to fork + improve it.
- I kinda like Laravel, but too bloated for me and the overheads is nasty. Good for low to medium project but I always throw laravel out of the window if I have to create huge user project with limited server budget.