Skip to content
/ Bitrix Public

A set of useful methods for working with the Bitrix API.

License

Notifications You must be signed in to change notification settings

akbsit/Bitrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitrix, Packagist

A set of useful methods for working with the Bitrix API.

Requirements

  • Requires 1C-Bitrix version from 17.0.0;
  • PHP from 7.1.

Install

To install the library, you need to run the command in the local folder:

composer require akbsit/bitrix "1.*"

and connect autoload.php in the php_interface/init.php file:

require_once($_SERVER['DOCUMENT_ROOT'] . '/local/vendor/autoload.php');

About

A set of useful methods for working with the Bitrix API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages