Registry / build-tool / phalcon-devtools

phalcon-devtools

JSON →
library4.2.0phppackagistunverified

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

composer require phalcon/devtools
INSTALL
IMPORT
SIG · PHALCON-DEVTOOLS
P
phalcon-devtools
build-toolphpv4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Builder
use Phalcon\Devtools\Builder\Builder;

Generate code scaffolding for a Phalcon application module.

use Phalcon\Devtools\Builder\Builder; $builder = new Builder(); $builder->build(['module' => 'frontend']);
Debug
Known issues
breakingRequires Phalcon extension installed (phalcon/phalcon)
fix
Install the Phalcon PHP extension via PECL or compile from source.
affects: *
Upgrade
Version history
4.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
phalcon-devtools — pip install phalcon-devtools · libregistry