-
Updated
Jun 3, 2020
php-applications
Here are 39 public repositories matching this topic...
-
Updated
Apr 10, 2020
-
Updated
Jun 1, 2020 - PHP
-
Updated
Jul 15, 2018 - PHP
-
Updated
Dec 19, 2017 - Shell
-
Updated
Sep 17, 2018 - PHP
-
Updated
Oct 25, 2018 - JavaScript
Validate content-type on request Accept header (Content Negotiation) to allow only your supported format (e.g. application/xml, application/json, etc) and respond with 406 Not Acceptable response if not matched.
TypeScript defaults
I had to autorize again because the domain changed.
And during that I noticed the site verification in the Google console is not mentioned. I think it is helpfull to add this step to the instruction.
Further it works fine.
-
Updated
May 21, 2019 - Dockerfile
-
Updated
May 16, 2020 - PHP
The command allows wrapping /bin/bash per project to selectively running commands in containers
It should be included in regular output, like others. e.g.
source dotenv/load.sh
./scripts/util/exec.sh - <<SCRIPT
> echo Working dir: && pwd
> SCRIPT
Usage examples:
- phapp exec ls → always run in app environment, it should have the correct working dir
- phapp exec → opens shel
-
Updated
Dec 3, 2019 - JavaScript
-
Updated
Nov 3, 2016 - CSS
-
Updated
Feb 19, 2017 - PHP
-
Updated
May 5, 2019 - Dockerfile
-
Updated
Jan 14, 2019 - PHP
-
Updated
Jan 24, 2019 - PHP
-
Updated
Aug 9, 2018 - PHP
-
Updated
Jan 29, 2017 - PHP
-
Updated
Mar 9, 2017 - PHP
-
Updated
Feb 12, 2017 - CSS
-
Updated
Mar 6, 2020 - PHP
-
Updated
Feb 1, 2017 - HTML
-
Updated
Dec 26, 2016 - PHP
Improve this page
Add a description, image, and links to the php-applications topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the php-applications topic, visit your repo's landing page and select "manage topics."
It seems that any modification of output, even though a single space char, will break the script.
some obfuscators are able to distinguish whether the strings (especially at the beginning) is a statement or not. This way, we can insert doc comment, most importantly which contains copyright, agreement, or other non technical info. Project which contains these info in every files are common today