ceinmarkey / process_payroll
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.3.3
- doctrine/dbal: <2.5
- doctrine/doctrine-bundle: ~1.2
- doctrine/orm: ~2.2,>=2.2.3,<2.5
- incenteev/composer-parameter-handler: ~2.0
- sensio/distribution-bundle: ~3.0,>=3.0.12
- sensio/framework-extra-bundle: ~3.0,>=3.0.2
- symfony/assetic-bundle: ~2.3
- symfony/monolog-bundle: ~2.4
- symfony/swiftmailer-bundle: ~2.3
- symfony/symfony: 2.6.*
- twig/extensions: ~1.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
- sensio/generator-bundle: ~2.3
This package is not auto-updated.
Last update: 2025-04-02 13:21:31 UTC
README
php-payroll
A simple command line tool using the Symfony Console Component
Run Build
$ cd /path/to/process_payroll
$ composer install
Run Tests
$ phpunit -c app
Run Application
$ php application.php start:payroll
View Results
$ cd /path/to/process_payroll
$ cat ./files/payroll_files/payroll_(TIMESTAMP).csv
##Example