Download the PHP package ridibooks/cms-sdk without Composer
On this page you can find all versions of the php package ridibooks/cms-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cms-sdk
Ridibooks CMS SDK
Introduction
CMS SDK provides common resources used in RIDI CMS This library uses Apache Thrift for a RPC implementation.
Supporting Languages
For more details, see below links.
- PHP
- JS
- Python
For SDK developers
To build a RPC client, you should install Apache Thrift.
To generate thrift code, please run:
CMS-SDK Release steps
- Create
release/{version}
branch. - Update
CHANGELOG.md
. - Update new SDK version in
package.json
&lib/python/setup.py
. - Commit & push all the changes and make a pull request.
- After PR, tag a new release in github. This will release a new version in Packagist.
make -C lib/js release
will release js module.make -C lib/python release
will release python package.
All versions of cms-sdk with dependencies
PHP Build Version
Package Version
Requires
apache/thrift Version
^0.10.0
firebase/php-jwt Version ^4.0.0
silex/silex Version ^2.0
twig/twig Version ^2.0
psr/cache Version ^1.0
firebase/php-jwt Version ^4.0.0
silex/silex Version ^2.0
twig/twig Version ^2.0
psr/cache Version ^1.0
The package ridibooks/cms-sdk contains the following files
Loading the files please wait ....