Skip to content

PentagonalProject/rest

Repository files navigation

REST PROJECT

Build Status Coverage Status

Being on Development Progress That fixing RETIRED previous project.

REQUIREMENTS

  • Php >=7.0
  • Php PDO extension (for database)
  • Php PCRE extension

SUGGESTS

  • Php cURL Extension (for guzzle)
  • Php openSSL Extension (for encryption)
  • Php mbString extension (for back compatibility)
  • Php mbCrypt extension (for back compatibility)
  • Php iconV extension (for better sanitation characters conversion)

INSTALLATION

Use composer to install, go to script directory and run:

composer install --no-dev --optimize-autoloader

If there was additional file on App/(Core) directory, please update composer autoload

composer dump-autoload --optimize-autoloader

CONTRIBUTE

See How To Contribute

VERSION

See Version

LICENSE

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published