A SQL query builder for php

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

This package is auto-updated.

Last update: 2024-10-22 23:01:21 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 {
}