An open API service indexing awesome lists of open source software.

https://github.com/eghojansu/cosiler


https://github.com/eghojansu/cosiler

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# CoSiler

We love the concept of [*leocavalcante/siler*](https://github.com/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!