silk/silk

A modern API for WordPress

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

This package is auto-updated.

Last update: 2024-03-29 02:55:56 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.