silk/silk

A modern API for WordPress

Maintainers

Package info

github.com/aaemnnosttv/silk

Documentation

pkg:composer/silk/silk

Statistics

Installs: 3 793

Dependents: 1

Suggesters: 0

Stars: 70

Open Issues: 7

v0.12.1 2018-08-06 20:47 UTC

This package is auto-updated.

Last update: 2026-04-29 00:53:54 UTC


README

Travis Build Coveralls Scrutinizer Code Quality Gitter Packagist Packagist

A modern API for WordPress.

The current API is still evolving as the project grows closer to v1.0 and may introduce breaking changes.

Use with confidence, upgrade with care.

What is Silk?

Silk is a library designed as a thin layer on top of WordPress, abstracting away the mess of functions into a clean and expressive object-oriented API. Use as much or little as you want, while maintaining compatibility with everything else that's meant to work with WordPress.

Read the documentation for examples and more.

Or check out the API documentation if you're into that kind of thing.

Installation

composer require silk/silk

Contributing

Contributions are welcome! If you're interested in contributing to the project, please open an issue first. I would hate to decline a Pull Request forged by hours of effort for any reason, so please read the contribution guidelines first.