PHP lithium\console\command Пространство имен

Пространства имен

lithium\console\command\create
lithium\console\command\g11n

Классы

Имя Описание
Create The `create` command allows you to rapidly develop your models, views, controllers, and tests by generating the minimum code necessary to test and run your application.
G11n The `G11n` set of commands deals with the extraction and merging of message templates.
Help Get information about a particular class including methods, properties, and descriptions.
Library The Library command is used to archive and extract Phar::GZ archives. Requires zlib extension.
Route The route command lets you inspect your routes and issue requests against the router.
Test Runs a given set of tests and outputs the results.