tinymvc / tinycore
Core Classes of TinyMVC Framework
v1.0.3
2025-05-09 16:25 UTC
Requires
- doctrine/inflector: ^2.0
- laravel/serializable-closure: ^2.0
Suggests
- doctrine/inflector: Required to use Str::plural() and Stringable::plural() (^2.0).
- laravel/serializable-closure: Required to use on queues: dispatch(fn() => ...) (^2.0).
- league/commonmark: Required to use Str::markdown() and Stringable::markdown() (^2.6).
- ramsey/uuid: Required to use Str::uuid() (^4.7).
- symfony/uid: Required to use Str::ulid() (^7.2).
- voku/portable-ascii: Required to use on Str::slug() with non-english strings (^2.0).,