kachkaev / daf-bundle
Dataset abstraction framework (DAF) simplifies processing of complex datasets that are stored in a postgresql database
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4.0
- doctrine/doctrine-bundle: 1.2.*
- doctrine/orm: >=2.2.3,<2.4-dev
- symfony/framework-bundle: >=2.3-dev
Suggests
- symfony/twig-bundle: >=2.1.0,<3.0-dev
This package is not auto-updated.
Last update: 2023-05-13 10:23:05 UTC
README
Simplifies processing of complex datasets that are stored in a PostgreSQL database. SQL queries are stored in twig templates; their execution is done from the command line.