PHPackages                             hestiacp/phpquoteshellarg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hestiacp/phpquoteshellarg

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hestiacp/phpquoteshellarg
=========================

Improved escape shell arguments for support of special charactars

v1.1.0(1y ago)11.7M↓10.4%2UnlicensePHPPHP &gt;=8.0

Since Jul 4Pushed 1y agoCompare

[ Source](https://github.com/hestiacp/phpquoteshellarg)[ Packagist](https://packagist.org/packages/hestiacp/phpquoteshellarg)[ Docs](https://github.com/hestiacp)[ RSS](/packages/hestiacp-phpquoteshellarg/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)DependenciesVersions (9)Used By (0)

phpquoteshellarg
================

[](#phpquoteshellarg)

php quote shell arguments function ... doing a better job than php's builtin escapeshellarg():

Developed by

installation
============

[](#installation)

the script is just a standalone .php file, you can just copypaste it.

another alternative is to use composer:

```
composer require 'hestiacp/phpquoteshellarg'

```

usage
=====

[](#usage)

```
