dolibarr/htdocs/includes/restler/framework/Luracast/Restler
Laurent Destailleur 866fc4d83e Merge
2022-06-14 16:21:12 +02:00
..
compatibility
Data FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
explorer Fix remove validator 2022-02-09 17:41:32 +01:00
Filter FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
Format FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
UI FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
views
ApcCache.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
AutoLoader.php Update AutoLoader.php 2021-05-18 21:04:43 +02:00
CommentParser.php Merge 2022-06-14 16:21:12 +02:00
Compose.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
composer.json
Defaults.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
EventDispatcher.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +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 FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
HumanReadableCache.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iAuthenticate.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iCache.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iCompose.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iFilter.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iIdentifyUser.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
InvalidAuthCredentials.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iProvideMultiVersionApi.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
iUseAuthentication.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
MemcacheCache.php
PassThrough.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
README.md
Redirect.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
Resources.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
RestException.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
Restler.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
Routes.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
Scope.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
User.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01:00
Util.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 17:25:38 +01: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