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

https://github.com/php-module/kery

A SQL query builder for php
https://github.com/php-module/kery

Last synced: 10 months ago
JSON representation

A SQL query builder for php

Awesome Lists containing this project

README

          

# GOGUE Transpiler | Capsule
__
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
-

```php
use Sammy\Packs;

class App extends AppComponent {
}
```