nemundo / process
Process Framework
0.3
2020-05-18 08:57 UTC
This package is auto-updated.
Last update: 2024-12-29 06:28:14 UTC
README
Installation
composer require nemundo/process
Dev Installation
git submodule add https://github.com/nemundo/process.git lib/process
$lib = new Library($autoload);
$lib->source = __DIR__ . '/lib/process/src/';
$lib->namespace = 'Nemundo\\Process';
Content Check
Delete Invalid Content Item
php bin/cmd.php content-check
Search ReIndexing
php bin/cmd.php index-reindex
Clean Search Word
php bin/cmd.php search-word-clean