tinymvc / tinycore
Core Classes of TinyMVC Framework
Installs: 472
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/tinymvc/tinycore
Requires
- doctrine/inflector: ^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).,