dolibarr/htdocs/includes/restler/framework/Luracast/Restler
2020-02-21 14:41:36 +01:00
..
compatibility Install Restler framework from composer 2015-09-04 19:06:02 +02:00
Data Update Restler to 3.0RC6 (last bug fixes of branch v3) 2019-10-08 11:14:53 +02:00
explorer New REST API Explorer branding and improvements 2018-08-26 17:13:19 +02:00
Filter Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Format Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
UI Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
views Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
ApcCache.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
AutoLoader.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
CommentParser.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
Compose.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
composer.json Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Defaults.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
EventDispatcher.php Upgrade branch 3.0 of RESTLER (still 3.0.0 RC6) 2017-11-17 12:55:27 +01:00
Explorer.php Upgrade branch 3.0 of RESTLER (still 3.0.0 RC6) 2017-11-17 12:55:27 +01:00
ExplorerInfo.php Upgrade branch 3.0 of RESTLER (still 3.0.0 RC6) 2017-11-17 12:55:27 +01:00
Flash.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
HumanReadableCache.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iAuthenticate.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iCache.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iCompose.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iFilter.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iIdentifyUser.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
InvalidAuthCredentials.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iProvideMultiVersionApi.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
iUseAuthentication.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
MemcacheCache.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
PassThrough.php Upgrade branch 3.0 of RESTLER (still 3.0.0 RC6) 2017-11-17 12:55:27 +01:00
README.md Install Restler framework from composer 2015-09-04 19:06:02 +02:00
Redirect.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Resources.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
RestException.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Restler.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
Routes.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
Scope.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
User.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Util.php Update Restler to 3.0RC6 (last bug fixes of branch v3) 2019-10-08 11:14:53 +02:00

Luracast Restler Framework

Restler is a simple and effective multi-format Web API Server written in PHP.

This repository contains just the framework files for installing the framework core using composer require statements.

For more information, usage examples, pull requests, and issues go to the Main Repository