Backport more toole

This commit is contained in:
cytopia
2022-12-09 07:36:55 +01:00
parent 820159d95a
commit 36bc9dc099
56 changed files with 2511 additions and 362 deletions

View 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 |