A SQL query builder for php

Maintainers

Package info

github.com/php-module/kery

Wiki

pkg:composer/php_modules/kery

Statistics

Installs: 24

Dependents: 1

Suggesters: 1

Stars: 0

Open Issues: 0

dev-main 2022-09-22 18:24 UTC

This package is auto-updated.

Last update: 2026-02-23 01:51:47 UTC


README

__
Transpile a capsule (.cap) file to covert it
into a pure php file for the V feature of the 
application flux.

Todos

- 

21/06/2020 22:06

  • Decode whole the do blocks in the code include the nesteds
  • Decode blocks for array and php blocks {}
  • Read whole the interpolations and symbols

Flux

- 

MVP

- 
use Sammy\Packs;

class App extends AppComponent {
}