Skip to content

Repository files navigation

AirSend

Getting Started

Dependencies

  • PHP 7.2+
    • Extensions: PDO_MySQL
  • NGINX with php-fpm
  • MySQL 64 bit with innoDB
  • Redis Cache
  • Apache Kafka (MQ)
  • NodeJS with Socket.IO

Installing

  • Run
composer install

Running Tests

  • Run specific tests
composer test unit <testname>
  • Run all unit tests
composer test unit 

Quick References

Detailed Notes

Whenever changing composer autoloader mapping, you would need to recreate the autoloader by running

composer dump-autoload

About

🚀 The main REST API for AirSend

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages