thewave / cyclops-wordpress
Gutenberg Blocks WordPress library
Installs: 1 609
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 1
Language:TypeScript
pkg:composer/thewave/cyclops-wordpress
Requires
- lstrojny/functional-php: ^1.17
- dev-main
- v0.0.36
- v0.0.35
- v0.0.34
- v0.0.33
- v0.0.32
- v0.0.31
- v0.0.30
- v0.0.29
- v0.0.28
- v0.0.27
- v0.0.26
- v0.0.25
- v0.0.24
- v0.0.23
- v0.0.22
- v0.0.21
- v0.0.20
- v0.0.19
- v0.0.18
- v0.0.17
- v0.0.16
- v0.0.15
- v0.0.14
- v0.0.13
- v0.0.12
- v0.0.10
- v0.0.9
- v0.0.8
- v0.0.7
- v0.0.6
- v0.0.5
- 0.0.1
- dev-feat/multiselect
- dev-refactor/styles
- dev-fix/image-block-label
- dev-fix/types-selection
This package is not auto-updated.
Last update: 2025-10-24 20:33:44 UTC
README
Getting started
You can install the Cyclops library from composer using the following command:
composer require thewave/cyclops-wordpress
API Documentation
Classes
Cyclops
Core class
Block
Block generator class
Field
Field generator class
Fields
text
text Gutenberg element
media
media Gutenberg element
richText
richText Gutenberg element
datePicker
datePicker Gutenberg element
cta
cta Gutenberg element
colors
colors Gutenberg element
select
select Gutenberg element
itemsSelection
itemsSelection Gutenberg element
lastTypes
lastTypes Gutenberg element