mikelooper / persistence
Library to manage persistence with dbal, elasticsearch, mongo...
0.0.11
2024-03-10 11:15 UTC
Requires
- php: ^8.2
- doctrine/migrations: ^3
- doctrine/orm: ^2
- doctrine/sql-formatter: ^1
- mikelooper/container-settings: ^0
- mikelooper/ddd-cqrs: ^0
- symfony/cache: ^7
Requires (Dev)
- mikelooper/code-style: ^0
- phpunit/phpunit: ^10
- vimeo/psalm: ^5
README
Library to manage persistence with dbal, elasticsearch, mongo...
Make commands
$ make help
Usage: make [target] ...
Library:
start Init library rename strings
Code:
exec Execute the code index
Container:
run Build and run php container
build Build php container
stop Stop php container
destroy Remove all data related with php container
shell SHH in container
logs Show logs in container
Style:
lint Show style errors
lint-fix Fix style errors
Tests:
test Execute tests
test-coverage Execute tests with coverage
Miscellaneous:
help Show this help
Written by Antonio Miguel Morillo Chica, version v1.0
Please report any bug or error to the author.