Download the PHP package kalimeromk/crm without Composer

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

CRM Web Service Package

CRM Logo

CRM пакетот е дизајниран за да овозможи безбедна комуникација помеѓу клиентот и Централниот Регистар, овозможувајќи пристап до податоци за правни лица. Сервисот нуди два главни продукти: LEOSSCurrentView и AAListing, кои овозможуваат пристап до тековни податоци за ентитетот и годишни финансиски извештаи, соодветно.

Инсталација

`

Автентикација и Сертификација

Барања за Дигитален Сертификат

Автентикација Базирана на Сертификат

Ракување со Грешки

Веб сервисот враќа различни предефинирани пораки за ракување со грешки. Подолу се наведени некои од најчестите пораки за грешки:

Порака за Грешка Опис
Client certificate is not valid! Сертификатот прикачен на барањето е невалиден.
Error converting client certificate! Сертификатот не може да се конвертира во X509 формат за валидација.
Authentication failed! Јавниот клуч не се совпаѓа со регистрираниот клуч на сертификатот.
Request is not valid! Валидацијата на параметрите во барањето не успеа.
Authorization for the request failed! Можни причини вклучуваат неактивен клиент или неовластен пристап до продуктот.
Daily transaction limit exceeded! Надминат е дозволениот број на дневни трансакции.
Request is not digitally signed! Барањето нема дигитален потпис.
Signature verification failed! Верификацијата на дигиталниот потпис не успеа.
System error when signing output data! Се појави проблем при потпишувањето на одговорот во XML. Контактирајте со Централниот Регистар.

Конфигурација

Инсталација

RESFull API Basics #blueprint

This collection provides a set of API endpoints to perform basic CRUD operations. Below are the details about each request, including the URL and payload structure.

API Endpoints and Payloads

1. LEOSSCurrentView

response:


All versions of crm with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1|^8.2
illuminate/support Version ^9.0|^10.0
ext-dom Version *
ext-openssl Version *
ext-soap Version *
guzzlehttp/guzzle Version ^7.2
robrichards/xmlseclibs Version ^3.1
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 kalimeromk/crm contains the following files

Loading the files please wait ....