tinymvc / tinycore
Core Classes of TinyMVC Framework
v3.0.8
2026-07-10 15:32 UTC
Requires
- php: >=8.2
- doctrine/inflector: ^2.0
Suggests
- ext-curl: Required for the HTTP client.
- ext-fileinfo: Required for upload and file MIME detection.
- ext-gd: Required for image manipulation.
- ext-pdo_sqlite: Required for the default sqlite cache, lock, and queue drivers.
- ext-redis: Required for redis cache, lock, and queue drivers.
- doctrine/inflector: Required to use Str::plural() and Stringable::plural() (^2.0).
- league/commonmark: Required to use Str::markdown() and Stringable::markdown() (^2.6).
- phpmailer/phpmailer: Required for the Mail utility and Mail facade (^6.9).
- ramsey/uuid: Required to use Str::uuid() (^4.7).
- voku/portable-ascii: Required to use Str::slug() with non-English strings (^2.0).
This package is auto-updated.
Last update: 2026-07-10 16:26:07 UTC