https://github.com/khouloudhaddad/hexablog
Architecture Hexagonale en PHP
https://github.com/khouloudhaddad/hexablog
pest php-unit-test phpunit-watcher
Last synced: 16 days ago
JSON representation
Architecture Hexagonale en PHP
- Host: GitHub
- URL: https://github.com/khouloudhaddad/hexablog
- Owner: khouloudhaddad
- Created: 2024-07-15T20:50:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T22:17:20.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T10:27:22.135Z (over 1 year ago)
- Topics: pest, php-unit-test, phpunit-watcher
- Language: PHP
- Homepage:
- Size: 9.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clean Architecture : HexaBlog
App developed in native PHP
# Commands to run:
- composer require pestphp/pest spatie/phpunit-watcher symfony/var-dumper --dev
- vendor/bin/pest --init (generate config for Pest)