https://github.com/wyster/simple-php-script-template
https://github.com/wyster/simple-php-script-template
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wyster/simple-php-script-template
- Owner: wyster
- Created: 2020-04-25T17:43:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T09:47:32.000Z (over 5 years ago)
- Last Synced: 2025-01-19T11:14:55.596Z (11 months ago)
- Language: PHP
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Подготовка и запуск
Проверить чтобы версия php подходила и все расширения были установлены `php ./composer.phar check-platform-reqs`
Запустить установку пакетов `php ./composer.phar install`