2017 © Pedro Peláez
 

library polcode-recruitment

Polcode simple recruitment app

image

tworzenieweb/polcode-recruitment

Polcode simple recruitment app

  • Wednesday, August 13, 2014
  • by tworzenieweb
  • Repository
  • 1 Watchers
  • 0 Stars
  • 55 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 20 % Grown

The README.md

Polcode Recruitment Project

Installation

Get composer:, (*1)

curl -s http://getcomposer.org/installer | php

Run the following command:, (*2)

php composer.phar create-project tworzenieweb/polcode-recruitment polcode-recruitment dev-master

The installation process used Incenteev's ParameterHandler to handle parameters.yml configuration. With the current installation, it is possible to use environment variables to configure this file:, (*3)

Reset the data

Fixtures are automatically loaded on the composer create-project step. If you'd like to reset your sandbox to the default fixtures (or you had an issue while installing and want to fill in the fixtures manually), you may run:, (*4)

php bin/load_data.php

This will completely reset your database., (*5)

Run

If you are running PHP5.4, you can use the built in server to start the demo:, (*6)

app/console server:run localhost:9090

Now open your browser and go to http://localhost:9090/, (*7)

Tests

To run tests use phpunit:, (*8)

phpunit -c app/, (*9)

This project skeleton was made based on sonata sandbox project https://github.com/sonata-project/sandbox/ - to have all sonata functionality configured correctly. Also for new bootstrap theme which is not enabled by default, (*10)

The Versions

13/08 2014

dev-master

9999999-dev

Polcode simple recruitment app

  Sources   Download

MIT

The Requires

 

The Development Requires

12/08 2014

dev-2.3-develop

dev-2.3-develop

Polcode simple recruitment app

  Sources   Download

MIT

The Requires

 

The Development Requires

11/08 2014

dev-alpha

dev-alpha

Polcode simple recruitment app

  Sources   Download

MIT

The Requires

 

The Development Requires