domexx/ares-core

Ares core framework for building web api's.

5.4.9 2022-05-29 16:11 UTC

This package is auto-updated.

Last update: 2024-03-29 04:06:06 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 domexx/ares-core

Credits

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

Links

License

The MIT License (MIT).