NEW : add restler framework
First step to build REST API into Dolibarr
Showing
- htdocs/includes/restler/ApcCache.php 114 additions, 0 deletionshtdocs/includes/restler/ApcCache.php
- htdocs/includes/restler/AutoLoader.php 438 additions, 0 deletionshtdocs/includes/restler/AutoLoader.php
- htdocs/includes/restler/CommentParser.php 466 additions, 0 deletionshtdocs/includes/restler/CommentParser.php
- htdocs/includes/restler/Compose.php 71 additions, 0 deletionshtdocs/includes/restler/Compose.php
- htdocs/includes/restler/Data/ApiMethodInfo.php 55 additions, 0 deletionshtdocs/includes/restler/Data/ApiMethodInfo.php
- htdocs/includes/restler/Data/Arr.php 33 additions, 0 deletionshtdocs/includes/restler/Data/Arr.php
- htdocs/includes/restler/Data/Invalid.php 20 additions, 0 deletionshtdocs/includes/restler/Data/Invalid.php
- htdocs/includes/restler/Data/Object.php 157 additions, 0 deletionshtdocs/includes/restler/Data/Object.php
- htdocs/includes/restler/Data/String.php 84 additions, 0 deletionshtdocs/includes/restler/Data/String.php
- htdocs/includes/restler/Data/ValidationInfo.php 273 additions, 0 deletionshtdocs/includes/restler/Data/ValidationInfo.php
- htdocs/includes/restler/Data/Validator.php 626 additions, 0 deletionshtdocs/includes/restler/Data/Validator.php
- htdocs/includes/restler/Data/ValueObject.php 61 additions, 0 deletionshtdocs/includes/restler/Data/ValueObject.php
- htdocs/includes/restler/Data/iValidate.php 32 additions, 0 deletionshtdocs/includes/restler/Data/iValidate.php
- htdocs/includes/restler/Data/iValueObject.php 39 additions, 0 deletionshtdocs/includes/restler/Data/iValueObject.php
- htdocs/includes/restler/Defaults.php 360 additions, 0 deletionshtdocs/includes/restler/Defaults.php
- htdocs/includes/restler/EventDispatcher.php 98 additions, 0 deletionshtdocs/includes/restler/EventDispatcher.php
- htdocs/includes/restler/Filter/RateLimit.php 178 additions, 0 deletionshtdocs/includes/restler/Filter/RateLimit.php
- htdocs/includes/restler/Flash.php 146 additions, 0 deletionshtdocs/includes/restler/Flash.php
- htdocs/includes/restler/Format/AmfFormat.php 45 additions, 0 deletionshtdocs/includes/restler/Format/AmfFormat.php
- htdocs/includes/restler/Format/CsvFormat.php 181 additions, 0 deletionshtdocs/includes/restler/Format/CsvFormat.php
Loading
Please register or sign in to comment