iamdual / sonic
A flexible web framework.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.1
- ext-curl: *
- ext-gettext: *
- ext-json: *
- ext-pdo: *
Requires (Dev)
- phpunit/phpunit: ^10.5
README
A performance-first and flexible web framework for PHP >= 8.1.
Disclaimer
Please be cautious before using! Sonic is not yet fully stabilized, and there may be incompatibilities between versions. If you start using a specific version, continue using that version. This situation will continue until a stable release is published (e.g., v1).
Features
- Zero dependency
- Built-in request parser
- Built-in
.env
parser - Regex based routing
- Route middleware and grouping
- Multi language (i18n) support
- Extensionable
Documentation
Please visit the wiki page of the Sonic.
Author
Ekin Karadeniz (iamdual@icloud.com)