Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 689 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 689 Bytes

Sonic

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)