ares-legacy/ares-core

Ares core framework for building web api's.

3.2.4 2020-12-12 20:59 UTC

This package is auto-updated.

Last update: 2024-03-29 04:45:36 UTC


README

Introduction

This project is a custom php bundle, packed with features for simply building API's on top of slim 4 framework.

It can be used for fast creating and expanding php api's.

It offers following functionality:

  • Responses
  • Exceptions
  • Validation
  • Authentication
  • Locales & Translations
  • Cache
  • Request Throttle
  • Database
  • Slugs
  • Configs
  • Dotenv
  • Logging
  • DI Container
  • Routing (Slim)

Installation

1. Require Composer Package
$ composer require ares-legacy/ares-core

Credits

If you got questions or feedback feel free to contact us.

Links

License

The MIT License (MIT).