digitalastronauts / warp
基于 `nette/database` 的简单数据库层,以有效地与实体一起工作。
dev-master
2021-12-12 16:02 UTC
Requires
- league/event: ^3.0
- nette/database: ^3.1
- nette/php-generator: *
- robmorgan/phinx: ^0.12.9
- symfony/property-access: ^5.3
Requires (Dev)
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^5.3
This package is auto-updated.
Last update: 2024-09-12 22:07:45 UTC
README
使用 nette/database
作为查询构建器的数据库层。
解决了什么问题
- 实体映射
- 迁移(暂时使用
robmorgan/phinx
)
测试数据库
要导入测试数据库,请使用此 模式。