delight-im / foundation-core
Core of 'PHP-Foundation'
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
- dev-master
- v4.15.0
- v4.14.0
- v4.13.0
- v4.12.1
- v4.12.0
- v4.11.0
- v4.10.1
- v4.10.0
- v4.9.1
- v4.9.0
- v4.8.1
- v4.8.0
- v4.7.1
- v4.7.0
- v4.6.0
- v4.5.0
- v4.4.0
- v4.3.1
- v4.3.0
- v4.2.0
- v4.1.0
- v4.0.0
- v3.0.0
- v2.0.0
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-dependabot/composer/twig/twig-1.42.5
This package is auto-updated.
Last update: 2024-10-29 04:59:12 UTC
README
Core of PHP-Foundation
Requirements
- PHP 5.6.0+
mbstring
extension
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.