nibra / content-elements
A collection of Content Elements used by Joomla! X (Pythagoras)
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
pkg:composer/nibra/content-elements
Requires
Requires (Dev)
- phpunit/phpunit: ^6.1
This package is auto-updated.
Last update: 2025-09-29 02:06:12 UTC
README
A collection of Content Elements used by Joomla! X (Pythagoras) based on the proposed Joomla! specification for Content Elements v0.2.1.
Usage
To use the Content Elements in your project, enter
$ composer require nibra/content-elements
in the console.
Documentation
The documentation in the docs
directory is generated from the sources.
Build environment
Some Composer scripts are provided to make life a bit easier.
composer docs
- Generate the documentation for the Content Elementscomposer icons
- Generate the icons for the Content Elements from SVG filescomposer pull
- Pull the latest version ofjoomla-standards-contenttypes
Tests
To run the tests, just enter
$ phpunit