Skip to content

marcosh/tickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tickets

Ticketing system domain developed for a job interview.

tools

composer

use bin/composer to manage project dependencies.

composer require checker

use bin/composerRequireChecker to check that every used dependency is declared explicitly.

tests

run the tests using bin/kahlan.

linting

check linting rules (PSR-12) using bin/phpcs.

static analysis

run bin/psalm

file watcher

to get an immediate feedback at every file save from the above tool, run sos. This will use https://github.com/schell/steeloverseer (to be installed, this needs Haskell Stack)

About

Domain for tickets management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published