API¶
This chapter provides information about all necessary interfaces, classes and enumerations. For up-to-date information, please read the source code. The interfaces and classes primarily serve as a façade for the laminas/laminas-feed and jdecool/jsonfeed libraries being used.
This extension provides some implementations of interfaces as value objects. However, you can also create your own implementations as long as they implement the appropriate interfaces.
Overview¶
- Enums
- Classes
- Interfaces
- Brotkrueml\FeedGenerator\Contract\AuthorInterface
- Brotkrueml\FeedGenerator\Contract\CategoryInterface
- Brotkrueml\FeedGenerator\Contract\EnclosureInterface
- Brotkrueml\FeedGenerator\Contract\FeedCategoryInterface
- Brotkrueml\FeedGenerator\Contract\FeedFormatAwareInterface
- Brotkrueml\FeedGenerator\Contract\FeedInterface
- Brotkrueml\FeedGenerator\Contract\ImageInterface
- Brotkrueml\FeedGenerator\Contract\ItemInterface
- Brotkrueml\FeedGenerator\Contract\RequestAwareInterface
- Brotkrueml\FeedGenerator\Contract\StyleSheetInterface