iamdual/sonic

A flexible web framework.

v0.2.5 2024-04-11 17:36 UTC

This package is auto-updated.

Last update: 2024-05-14 20:09:12 UTC


README

⚠️ Since it is still under development, it is not suitable for use in a production environment.

Sonic

A performance-first and flexible web framework for PHP >= 8.1.

Features

  • Built-in request parser
  • Regex based URL routing
  • Route grouping & middleware
  • Multi language support (i18n)
  • Configuration params can be set with .env
  • Called classes are autoloading by Composer
  • Extension support

Documentation

Please visit the wiki page of the Sonic.

Author

Ekin Karadeniz (iamdual@icloud.com)