New php helper for dockerized cli scripts

This commit is contained in:
2023-03-27 08:32:21 +08:00
parent 283bac61eb
commit fec161f77b
10 changed files with 187 additions and 13 deletions

9
nbproject/project.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>nb-test</name>
</data>
</configuration>
</project>