domexx / ares-core
Ares core framework for building web api's.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 531
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/domexx/ares-core
Requires
- cocur/slugify: ^4.0
 - doctrine/annotations: ^1.13
 - illuminate/database: dev-master
 - illuminate/pagination: dev-master
 - juliangut/mapping: ^1.1
 - league/container: 3.3.3
 - monolog/monolog: ^1.24
 - phpfastcache/phpfastcache: ^8.0
 - predis/predis: ^2.0@dev
 - rakit/validation: ^1.4
 - rbdwllr/psr-jwt: ^1.0
 - slim/psr7: ^1.3.0
 - slim/slim: ^4.6.0
 - spatie/array-to-xml: ^3.1
 - statical/statical: dev-master
 - symfony/console: ^6.1
 - tuupola/cors-middleware: ^1.2
 - vlucas/phpdotenv: ^5.0@dev
 
Requires (Dev)
- phpunit/phpunit: 9.5
 
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.
- Discord: Dome#9999
 - Mail: dominik-forschner@web.de
 
- Discord: s1njar#0066
 - Mail: s1njar.mail@gmail.com
 
Links
License
The MIT License (MIT).