5e63faf229b47673d0bcd6edea95952792988397
Standalone Composer package (mokoconsulting-tech/enterprise). Source: api/, bin/, lib/ directories from MokoStandards main repo. Autoload paths updated for standalone layout.
MokoStandards Enterprise API
PHP implementation of MokoStandards — enterprise standards and automation framework.
Installation
composer require mokoconsulting-tech/enterprise
Composer Registry
This package is served from Gitea package registry. Add this to your composer.json:
{
"repositories": [
{
"type": "composer",
"url": "https://git.mokoconsulting.tech/api/packages/MokoConsulting/composer"
}
]
}
CLI Tools
# Health check
vendor/bin/moko health -- --path .
# Sync standards
vendor/bin/moko sync
# Inventory
vendor/bin/moko inventory -- --path .
License
GPL-3.0-or-later — See LICENSE.md
Description
Enterprise automation, validation, sync, and governance engine for all Moko Consulting repositories
9 MiB
Releases
4
moko-platform v09.00.00
Latest
Languages
PHP
93.6%
Shell
2.3%
HTML
2%
CSS
1%
JavaScript
0.9%
Other
0.2%