jawira/skeleton
Common Phing targets I use in all my projects
Maintainers
v2.31.0
2026-05-16 21:58 UTC
Requires
None
Requires (Dev)
None
Suggests
- pds/skeleton: Standard PHP package skeleton
- phing/phing: PHP build tool
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-16 22:24:27 UTC
README
Common files I use in all my projects
👁 Latest Stable Version
👁 License
Phing targets
Examples
Install PHPUnit:
$ phing -f vendor/jawira/skeleton/build.xml phpunit
Create .gitignore (overwrite if exists):
$ phing -f vendor/jawira/skeleton/build.xml gitignore -Dforce=true
List available targets:
$ phing -f vendor/jawira/skeleton/build.xml -l
License
This project is licensed under the MIT license.
Packages from jawira
-
jawira/case-converter
👁 GitHub stars
- Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
-
jawira/emoji-catalog
👁 GitHub stars
- Get access to +3000 emojis as class constants.
- more...
