mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 20:41:15 +00:00
12 lines
682 B
Markdown
12 lines
682 B
Markdown
# Phalcon Devtools
|
|
|
|
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
|
|
|
|
**Note:** In order to use this, you need to explicitly enable `phalcon.so` and `psr.so` in php.ini for PHP CLI and PHP-FPM.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| Composer | https://packagist.org/packages/phalcon/devtools |
|
|
| GitHub | https://github.com/phalcon/phalcon-devtools |
|
|
| Docs | https://docs.phalcon.io/5.0/en/devtools |
|