https://github.com/diversen/php-prg-pattern
A simple implementation of the PRG pattern in PHP
https://github.com/diversen/php-prg-pattern
php prg
Last synced: 10 months ago
JSON representation
A simple implementation of the PRG pattern in PHP
- Host: GitHub
- URL: https://github.com/diversen/php-prg-pattern
- Owner: diversen
- Created: 2016-11-21T17:12:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T17:53:53.000Z (over 9 years ago)
- Last Synced: 2025-07-26T22:18:01.214Z (12 months ago)
- Topics: php, prg
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-prg-pattern
## Install
composer require diversen/php-prg-pattern
Usage:
See [test.php](test.php)