Download the PHP package afatmustafa/mutlucell without Composer

On this page you can find all versions of the php package afatmustafa/mutlucell. 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 mutlucell

Laravel 9, 8, 7, 6, 5 ve 4 için Mutlucell SMS

Latest Stable Version Total Downloads Latest Unstable Version License

Bu paket sayesinde Laravel 9.x, 8.x, 7.x, 6.x, 5.x veya 4.x kullanan projelerinizde Mutlucell altyapısını kullanarak tekli veya çoklu sms gönderebilir, bakiye ve originator ID sorgulayabilirsiniz.

Bu branch Laravel 9 içindir. Eğer bu paketi Laravel 8.x üzerinde kullanmak istiyorsanız 5.x sürümünü "ardakilic/mutlucell": "~5", 7.x üzerinde kullanmak istiyorsanız 4.x sürümünü "ardakilic/mutlucell": "~4", 6.x üzerinde kullanmak istiyorsanız 3.x sürümünü "ardakilic/mutlucell": "~3" etiketi ile, Laravel 5.x üzerinde kullanmak istiyorsanız 2.x sürümünü "ardakilic/mutlucell": "~2" etiketi ile, Laravel 4 üzerinde kullanmak istiyorsanız 1.x sürümünü, "ardakilic/mutlucell": "~1" etiketi ile kullanmalısınız.

Uyarı, hata ve bilgilendirme için Türkçe ve de İngilizce dillerinde uyarı ve bilgi mesajlarını barındırır.

Ekstra Bağımlılıklar (Laravel 6.x sürümü ve üstü için)

Kurulum (Laravel 9.x için)

Ayrıca environment dosyanıza MUTLUCELL_USERNAME, MUTLUCELL_PASSWORD ve MUTLUCELL_DEFAULT_SENDER değerlerini de doldurarak config dosyanızı besleyebilirsiniz.

Laravel 8.x sürümünde kullanım bilgisi için ilgili branch'ın README.md dosyasına bakmalısınız.

Laravel 7.x sürümünde kullanım bilgisi için ilgili branch'ın README.md dosyasına bakmalısınız.

Laravel 6.x sürümünde kullanım bilgisi için ilgili branch'ın README.md dosyasına bakmalısınız.

Laravel 5.x sürümünde kullanım bilgisi için ilgili branch'ın README.md dosyasına bakmalısınız.

Laravel 4.x sürümünde kullanım bilgisi için ilgili branch'ın README.md dosyasına bakmalısınız.

Kullanım

Birine o anda tekil SMS göndermek için:

SMS gönderildi mi ?

Mutlucell SMS ID

Gönderilen mesajın durumunu (karşı tarafa ulaşıp ulaşmadığı) takip edebilmeniz için SMS ID değerine ihtiyacınız var.

Aşağıdaki şekilde, SMS ID edinip, daha sonra bununla sorgulama yapabilirsiniz.

Birden fazla kişiye aynı anda aynı SMS'i göndermek için:

Veya

Birden fazla kişiye aynı anda farklı SMS'ler göndermek için:

Veya

Gönderilen mesajın durumunu sorgulamak için:

Bir veya birden Fazla Kullanıcıyı Kara Listeye Eklemek İçin

Veya

Veya

Bir veya Birden Fazla Kullanıcıyı Kara Listeden Çıkartmak İçin

Veya

Veya

Eğer tüm kullanıcıları kara listeden çıkartmak istiyorsanız parametre boş olmalı:

Farklı bir ayar dosyası ile SMS göndermek için

Hatta

Kalan Kontör Sorgulaması için:

Originatörleri listelemek için:

Gelecek bir tarihe SMS yollamak için:

Farklı bir Originatör (Sender ID) kullanarak SMS yollamak için:

Yapılacaklar

Lisans

Bu yazılım paketi MIT lisansı ile lisanslanmıştır.

Destek

Bu proje eğer işinize yaradıysa kripto paralarla bana bağışta bulunabilirsiniz. Aşağıda cüzdan adreslerimi bulabilirsiniz:

BTC: 1QFHeSrhWWVhmneDBkArKvpmPohRjpf7p6

ETH / ERC20 Token'ları: 0x3C2b0AC49257300DaB96dF8b49d254Bb696B3458

NEO / Nep5 Token'ları: AYbHEah5Y4J6BV8Y9wkWJY7cCyHQameaHc


All versions of mutlucell with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3|^8.0
illuminate/support Version 10.*
guzzlehttp/guzzle Version ^6.5.6|^7.4.5
ext-simplexml Version *
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 afatmustafa/mutlucell contains the following files

Loading the files please wait ....