mvps / lumis-framework
The Miva Professional Services Lumis Framework.
2.14.0
2024-10-11 15:06 UTC
Requires
- php: ^8.2
- filp/whoops: ^2.15
- illuminate/console: ^11.12
- illuminate/database: ^11.17
- illuminate/pagination: ^11.17
- illuminate/validation: ^11.12
- laravel/prompts: ^0.1.24
- laravel/serializable-closure: ^1.3
- league/flysystem: ^3.28
- monolog/monolog: ^3.7
- nesbot/carbon: ^2.66
- nunomaduro/termwind: ^2.0
- pdeans/http: ^2.0.3
- psr/container: ^2.0
- psr/log: ^3.0
- ramsey/uuid: ^4.7
- symfony/console: ^7.1
- symfony/error-handler: ^7.1
- symfony/event-dispatcher: ^7.1
- symfony/finder: ^7.1
- symfony/routing: ^7.1
- symfony/var-dumper: ^6.3
- vlucas/phpdotenv: ^5.5
Requires (Dev)
- fakerphp/faker: ^1.23
- league/flysystem-ftp: ^3.0
- league/flysystem-path-prefixing: ^3.3
- league/flysystem-read-only: ^3.3
- league/flysystem-sftp-v3: ^3.0
Suggests
- ext-apcu: Required to use the APC cache driver.
- ext-fileinfo: Required to use the Filesystem class.
- ext-ftp: Required to use the Flysystem FTP driver.
- ext-pdo: Required to use all database features.
- fakerphp/faker: Required to use the eloquent factory builder (^1.9.1).
- league/flysystem-ftp: Required to use the Flysystem FTP driver (^3.0).
- league/flysystem-path-prefixing: Required to use the scoped driver (^3.3).
- league/flysystem-read-only: Required to use read-only disks (^3.3)
- league/flysystem-sftp-v3: Required to use the Flysystem SFTP driver (^3.0).
README
MVPS Lumis Framework
Note: This repository contains the core code of the MVPS Lumis framework. If you want to build an application using Lumis, visit the main Lumis documentation or Lumis repository.