mjkhajeh member since: Jun 07, 2025
mjkhajeh's packages
-
-
PHP
mjkhajeh/wporm
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
-
PHP
mjkhajeh/wporm-extra-casts
Extra type casts for WPORM models, providing advanced validation and sanitization using WordPress functions.