nyx-solutions/wp-nyx-activerecord

NYX WordPress ActiveRecord

5.0.0 2022-06-03 02:56 UTC

This package is auto-updated.

Last update: 2024-03-30 00:19:22 UTC


README

ActiveRecord extension for WordPress.

Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads composer.lock

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist nyx-solutions/wp-nyx-activerecord "*"

or add

"nyx-solutions/wp-nyx-activerecord": "*"

to the require section of your composer.json file.

License

wp-nyx-activerecord is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.