Skip to content

polasais/core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6,112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core

Core application for VATSIM UK www.vatsim.uk

Getting Started

After cloning the repository:

composer install
composer install-hooks  # Install Git hooks for code quality

Contributing

If you wish to contribute, take a look at:

Code Quality

This project uses Git hooks to maintain code quality:

  • Pre-commit hook: Automatically runs composer lint to check code style
  • All hooks are stored in .development/hooks/ and can be installed with composer install-hooks

About

Core application for VATSIM UK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 44.7%
  • PHP 38.2%
  • Blade 17.1%
  • Less 0.0%
  • Shell 0.0%
  • Dockerfile 0.0%