nyx-solutions / wp-nyx-activerecord
NYX WordPress ActiveRecord
5.0.0
2022-06-03 02:56 UTC
Requires
- php: >=8.1.0 <8.2
- nyx-solutions/php-nyx-core: ~5.0.0
- nyx-solutions/php-nyx-helpers: ~5.0.0
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.