mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-16 22:11:15 +00:00
Backport more toole
This commit is contained in:
11
php_tools/phalcon-devtools/README.md
Normal file
11
php_tools/phalcon-devtools/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user