Download the PHP package karaodin/chargily-pay-cli without Composer

On this page you can find all versions of the php package karaodin/chargily-pay-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package chargily-pay-cli

๐Ÿš€ Chargily Pay CLI

Professional command-line interface for Chargily Pay - Algeria's leading payment gateway. Built for developers, businesses, and DevOps teams who need efficient payment management tools.

License: MIT PHP Version Laravel Zero

๐Ÿ“ธ Screenshots

Main Interactive Menu

Beautiful interactive menu with application and mode status

Payment Creation

Intuitive payment creation with real-time validation

Balance Monitoring

Real-time balance monitoring across multiple currencies

Configuration Setup

Guided configuration setup with API key validation

โœจ Features

๐ŸŽฏ Core Payment Operations

๐Ÿข Multi-Application Support

๐ŸŽจ Professional UX

๐Ÿ› ๏ธ Quick Start

๐Ÿ“ฅ Installation (Dead Simple!)

๐ŸŽฏ Method 1: Direct Download (No Dependencies!)

Just download and run - works on any system with PHP:

Windows:

Linux:

macOS:

๐ŸŽฏ Method 2: Via Composer

Manual Installation (Advanced Users)

โšก Method 2: Direct Executable Download

Linux:

macOS:

Windows:

๐Ÿณ Method 3: Docker

โœ… Zero Configuration: No environment variables, PHP extensions, or complex setup! The CLI automatically:

  • Stores config in ~/.chargily/ folder
  • Shows startup wizard for first-time users
  • Works on Windows, Linux, and macOS
  • Falls back to individual commands if interactive menus aren't supported

First Run

The CLI will guide you through the setup process:

  1. ๐ŸŽฏ Welcome screen with feature overview
  2. ๐Ÿ”‘ API Key Setup with links to Chargily dashboard
  3. ๐Ÿงช Test Environment configuration (recommended first)
  4. โœ… Ready to use - start managing payments!

๐Ÿ“– Usage Examples

Basic Commands

Advanced Operations

Interactive Mode

๐Ÿ—๏ธ For Developers

API Coverage

Full support for Chargily Pay v2 API:

Configuration

The CLI stores configuration in ~/.chargily/:

Environment Variables

Integration Examples

Payment Creation Workflow:

Balance Monitoring:

๐ŸŒ Algeria-Focused Features

Currency Support

Payment Methods

Localization

๐Ÿ”ง Advanced Configuration

Multi-Application Setup

Security Best Practices

๐Ÿ“Š Monitoring & Analytics

Built-in Reporting

Performance Metrics

๐Ÿš€ Production Deployment

CI/CD Integration

GitHub Actions Example:

Docker Deployment

๐Ÿ‘จโ€๐Ÿ’ป About the Developer

Chawki Mahdi

DevCloud Company

DevCloud specializes in:

This CLI represents our commitment to providing Algerian businesses with professional-grade tools that rival international standards.

๐Ÿค Contributing

We welcome contributions! Please see our Contributing Guide for details.

Development Setup

Building

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ”— Links

๐Ÿ“ž Support


**๐Ÿ‡ฉ๐Ÿ‡ฟ Made for Algeria's Digital Economy** *Empowering businesses with professional payment tools*

All versions of chargily-pay-cli with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1|^8.2|^8.3
illuminate/http Version ^12.17
illuminate/log Version ^12.17
laravel-zero/framework Version ^12.0
nunomaduro/laravel-console-menu Version ^3.5
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package karaodin/chargily-pay-cli contains the following files

Loading the files please wait ...