nox-it / wp-nox-activerecord
This package is abandoned and no longer maintained.
The author suggests using the nyx-solutions/wp-nyx-activerecord package instead.
NYX WordPress ActiveRecord
1.0.0
2020-06-25 13:05 UTC
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.