nox-it / wp-nox-activerecord
NYX WordPress ActiveRecord
Installs: 445
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/nox-it/wp-nox-activerecord
Requires
- php: >=7.4.0
- nox-it/php-nox-core: ~1.0.0
- nox-it/php-nox-helpers: ~3.0.0
This package is auto-updated.
Last update: 2021-03-29 23:33:43 UTC
README
ActiveRecord extension for WordPress.
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.