Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tina4stack/tina4php-orm

ORM for Tina4
https://github.com/tina4stack/tina4php-orm

Last synced: 18 days ago
JSON representation

ORM for Tina4

Awesome Lists containing this project

README

        

# Tin4php ORM #

```
composer require tina4stack/tina4php-orm
```

## Run test database

```
docker run -d --platform linux/x86_64 -p 33050:3050 -e ISC_PASSWORD=pass1234 -e FIREBIRD_DATABASE=TINA4.FDB -e FIREBIRD_USER=firebird jacobalberty/firebird:3.0
```