ekok/cosiler

PHP Framework

dev-master 2022-02-10 03:04 UTC

This package is auto-updated.

Last update: 2024-04-21 09:43:29 UTC


README

We love the concept of leocavalcante/siler, its aiming an API for declarative programming in PHP. We copy that concept, copy the source code and adjust it with our coding style.

Difference with Siler

  • Use PHP8 Feature *null coallesce" instead of using function for getting value from array
  • No functional "sugar" added
  • Storage function
  • Remove support for PSR Request Interface and Swoole
  • Autostart session when used in code
  • Template loader
  • Simple bootstrap files loader

Let's utilize the Nature of PHP!