Download the PHP package lazerball/hit-tracker without Composer
On this page you can find all versions of the php package lazerball/hit-tracker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package hit-tracker
HitTracker
This document contains information on how to download, install, and start this program.
Requirements
To install this program you will need:
- PHP >= 7.0
- Various PHP extensions (checked below)
- Composer
- PostgreSQL >= 9.3
- Nginx
- Nginx Push Stream Module
To (re)build the assets (js,css,images) for this program you will need:
To run this program you will need:
1) Installation
-
Configuring the web server
TODO: add nginx configuration
-
Web application
1)
php composer.phar create-project lazerball/hit-tracker path/to/install
2)cd /path/to/install
4) copy env.dist to .env and fill in 5)bin/console doctrine:database:create
6)bin/console doctrine:migrations:migrate
7)bin/console cache:clear
-
Vest data receiver
- TODO: link to htdataredirector once it has instructions
-
Optional - (Re)build assets
1)
npm install
2)bower install
3)ember build --output-path web/assets
2) Run
Go to http://example.org/
All versions of hit-tracker with dependencies
api-platform/core Version ^2.2
doctrine/dbal Version ^2.7
doctrine/doctrine-bundle Version ^1.6
doctrine/doctrine-cache-bundle Version ^1.2
doctrine/doctrine-migrations-bundle Version ^2.0
doctrine/migrations Version ^2.0
doctrine/orm Version ^2.6
dunglas/doctrine-json-odm Version ^0.1
friendsofsymfony/rest-bundle Version ^2.1
guzzlehttp/guzzle Version ^6.0
igorw/get-in Version ^1.0
incenteev/hashed-asset-bundle Version ^1.0
jms/serializer-bundle Version ^2.0
jrobeson/sylius-settings-bundle Version ^1.0
nelmio/cors-bundle Version ^1.5
nelmio/security-bundle Version ^2.0
nesbot/carbon Version ^2.0
nikic/iter Version ^2.0
phpdocumentor/reflection-docblock Version ^4.0
ramsey/uuid Version ^3.7
ramsey/uuid-console Version ^1.1
ramsey/uuid-doctrine Version ^1.4
sensio/framework-extra-bundle Version ^5.0
sylius/registry Version ^1.2
sylius/resource Version ^1.5
sylius/resource-bundle Version ^1.5
symfony/asset Version ^4.2
symfony/debug-bundle Version ^4.2
symfony/dotenv Version ^4.0
symfony/flex Version ^1.0
symfony/framework-bundle Version ^4.2
symfony/monolog-bundle Version ^3.2
symfony/orm-pack Version ^1.0
symfony/process Version ^4.2
symfony/profiler-pack Version ^1.0
symfony/property-access Version ^4.2
symfony/property-info Version ^4.3
symfony/psr-http-message-bridge Version ^1.0
symfony/security-bundle Version ^4.3
symfony/serializer Version ^4.2
symfony/swiftmailer-bundle Version ^3.0
symfony/validator Version ^4.1
symfony/web-profiler-bundle Version ^4.3
symfony/webpack-encore-bundle Version ^1.6
twig/extensions Version ^1.5
vich/uploader-bundle Version ^1.0
willdurand/hateoas-bundle Version ^1.3
zendframework/zend-diactoros Version ^1.0