dmx / application-foundation
Application Foundation
0.4.3
2020-02-27 09:17 UTC
Requires
- php: >=7.2.1
- ext-json: *
- ext-pdo: *
- dmx/laravel-intl: ^1.1.0
- dmx/support-toolset: ^2.2.0|^3.0.0
- fox/laravel-application-version: ^1.1.2
- laravel/framework: ~5.8.0|^6.0.0
- laravel/passport: ^7.5.0
Requires (Dev)
- ext-mbstring: *
- friendsofphp/php-cs-fixer: ^2.15
- phpunit/phpunit: ^8.3
README
A set of (maybe) useful controllers, views and classes to enhance your Laravel based application experience.
Installation
Use composer to install and use this package in your project.
Install them with
composer require "dmx/application-foundation"
and you are ready to go!
Development - Getting Started
See the CONTRIBUTING file.
Changelog
See the CHANGELOG file.
License
See the LICENSE file.