Download the PHP package mapkyca/known-console-tools without Composer
On this page you can find all versions of the php package mapkyca/known-console-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mapkyca/known-console-tools
More information about mapkyca/known-console-tools
Files in mapkyca/known-console-tools
Package known-console-tools
Short Description Development console tools for idno/known
License
Informations about the package known-console-tools
Development Console Tools for Known
This repo contains a collection of console tools for debugging and developing for Known.
These were written in no particular order for my own use, and might be of use to you when developing plugins, patches and sites using Known.
This is a placeholder for a whole bunch of plugins... to use:
Requirements
At time of writing you'll need the latest development build of Known, which has Symfony console application support.
Usage
Copy or symlink to the directories below so that they appear in
Tools available
- EntityDump A tool for outputting the raw contents of an object as identified by UUID, ID or short url
- EntityList List the UUIDs of the last X entities that match the given search criteria
- ShowACL A tool to list the access groups a given user has access to (including those supplied programmatically)
- TweakEntity A tool to tweak field values on a given entity
- DumpConfig Dump the current running config
- ListUsers Quickly list system users, or optional admin users
- ... and more
Warning
I wouldn't recommend having these in place on a live system, as that would likely pose a security risk.
These tools, for example, let you dump entity data etc.
See
- Author: Marcus Povey http://www.marcus-povey.co.uk
All versions of known-console-tools with dependencies
mapkyca/console-listusers Version ^1.0
mapkyca/console-tweakentity Version ^1.0
mapkyca/console-showacl Version ^1.0
mapkyca/console-usercreate Version ^1.0
mapkyca/console-entitylist Version ^1.0
mapkyca/console-dumpconfig Version ^1.0
mapkyca/console-entitydump Version ^1.0