Skip to content

nyx-solutions/wp-nyx-activerecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP NYX WordPress ActiveRecord

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.