Download the PHP package nepttune/robots without Composer
On this page you can find all versions of the php package nepttune/robots. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nepttune/robots
More information about nepttune/robots
Files in nepttune/robots
Download nepttune/robots
More information about nepttune/robots
Files in nepttune/robots
Vendor nepttune
Package robots
Short Description Robots generator component
License MIT
Homepage https://www.peldax.com
Package robots
Short Description Robots generator component
License MIT
Homepage https://www.peldax.com
Please rate this library. Is it a good library?
Informations about the package robots
Robots
:wrench: Robots generator component
Introduction
This componenet automaticaly generates robots from parameters in configuration.
Dependencies
How to use
- Register
\Nepttune\Component\IRobotsFactory
as service in cofiguration file, inject it into presenter, writecreateComponent
method and use macro{control}
in template file.- Just as any other component.
- You need to pass robots configuration to factory service.
- Content type is automaticaly set to
text/plain
.
- Modify parameters to accomplish your needs.
Example configuration
Example presenter
All versions of robots with dependencies
PHP Build Version
Package Version
Requires
nette/application Version
^3.0
The package nepttune/robots contains the following files
Loading the files please wait ....