Download the PHP package dhii/human-readable-interface without Composer
On this page you can find all versions of the php package dhii/human-readable-interface. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhii/human-readable-interface
More information about dhii/human-readable-interface
Files in dhii/human-readable-interface
Download dhii/human-readable-interface
More information about dhii/human-readable-interface
Files in dhii/human-readable-interface
Vendor dhii
Package human-readable-interface
Short Description Interfaces for human readable string interoperation.
License MIT
Package human-readable-interface
Short Description Interfaces for human readable string interoperation.
License MIT
Please rate this library. Is it a good library?
Informations about the package human-readable-interface
Human Readable Interface
Interfaces for human-readable string interoperation.
Details
Use the interfaces in this package to represent things that expose human-readable strings. Then perhaps base rendering logic on them.
Interfaces
CaptionAwareInterface
- Something that has a caption. Usually a descriptive sub-heading. Perhaps for images.DescriptionAwareInterface
- Something that has a description. Should describe the object. Settings fields usually use this.LabelAwareInterface
- Something that has a label. This is something that visually names the object. Setting fields usually use this, or maybe a tab or a menu itemMessageAwareInterface
- Something that has a message. Perhaps a notification object.TitleAwareInterface
- Something that has a title. Could be page.
Development
This project ships with Docker and PHPStorm configurations. Just
copy .env.example
to .env
, tweak if necessary, then use
docker-compose
to run various tools, or use PHPStorm integrations.
All versions of human-readable-interface with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 | ^8.0
The package dhii/human-readable-interface contains the following files
Loading the files please wait ....