nyx-solutions / wp-nyx-activerecord
This package is abandoned and no longer maintained.
No replacement package was suggested.
NYX WordPress ActiveRecord
Package info
github.com/nyx-solutions/wp-nyx-activerecord
pkg:composer/nyx-solutions/wp-nyx-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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.