delight-im/foundation-core
Core of 'PHP-Foundation'
Maintainers
v4.15.0
2020-07-05 13:44 UTC
Requires
- php: >=5.6.0
- ext-mbstring: *
- delight-im/auth: ^7.6 || ^8.0
- delight-im/cookie: ^3.1
- delight-im/db: ^1.2
- delight-im/file-upload: ^1.2
- delight-im/i18n: ^1.0
- delight-im/ids: ^1.0
- delight-im/router: ^3.1.1
- delight-im/str: ^2.4
- filp/whoops: ^2.1
- swiftmailer/swiftmailer: ^5.4
- twig/twig: ^1.35
- vlucas/phpdotenv: ^2.4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-29 01:33:23 UTC
README
Core of PHP-Foundation
Requirements
- PHP 5.6.0+
mbstringextension
Installation
-
Include the library via Composer [?]:
$ composer require delight-im/foundation-core -
Include the Composer autoloader:
require __DIR__ . '/vendor/autoload.php';
Contributing
All contributions are welcome! If you wish to contribute, please create an issue first so that your feature, problem or question can be discussed.
License
This project is licensed under the terms of the MIT License.
