balpom / feeder
Feeder: core library (framework) for feed creation.
v0.4.20
2025-08-16 03:59 UTC
Requires
- php: >=8.1
- balpom/entity: *
- balpom/files: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Core library (framework) for any feed creation (in XML, YML, JSON, etc. formats).
Interfaces and abstract classes for unified and uniform certain feed creators development.
Where are "simple.php" file in "tests" directory, which explains the essence of the idea using the example of generating a simple XML file.
Requirements
- PHP >= 8.1
- balpom/entity
- balpom/files
Installation
Using composer (recommended)
composer require balpom/feeder
License
MIT License See LICENSE.MD