https://github.com/vikbert/workshop-symfony-interface
OOP workshop: build loosely coupled symfony application by using interfaces
https://github.com/vikbert/workshop-symfony-interface
Last synced: 8 months ago
JSON representation
OOP workshop: build loosely coupled symfony application by using interfaces
- Host: GitHub
- URL: https://github.com/vikbert/workshop-symfony-interface
- Owner: vikbert
- Created: 2022-03-13T10:52:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T18:14:22.000Z (over 3 years ago)
- Last Synced: 2025-06-24T20:49:08.543Z (9 months ago)
- Language: PHP
- Size: 742 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workshop: OOP with interface
🔥 WIP
## Getting started
```bash
git clone https://github.com/vikbert/workshop-symfony-interface.git
cd workshop-symfony-interface
```