alef-backend-php 0.15.39

PHP (ext-php-rs) backend for alef
Documentation
1
2
3
pub fn {{ name }}(&self, {{ params }}){{ ret_sig }} {
    {{ body }}
}