PHP Class Model for the EasyMVC Framework
github.com/RudyMas/Emvc_Model
pkg:composer/easymvc/model
Installs: 64
Dependents: 1
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
GPL-3.0-or-later 8abc9a43eaf9335ab6dd246cc73370277fe7b1b7
This package is auto-updated.
Last update: 2026-03-07 05:10:17 UTC
This is the Class Model which is used by EasyMVC.
Install the package using composer.
composer require easymvc/model
or by editing composer.json yourself and adding:
"require": { "easymvc/model": "*" }