dolibarr/htdocs/includes/restler/framework/Luracast/Restler
Frédéric FRANCE 8305c35b6b
fix phpdoc (#31262)
* fix phpdoc

* fix phpdoc
2024-10-04 09:40:05 +02:00
..
compatibility
Data FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +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 19:15:58 +01:00
Format FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
UI FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
views
ApcCache.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
AutoLoader.php Add missing comment 2024-07-16 21:48:51 +02:00
CommentParser.php Fix : api warning php 8.1 2022-11-24 22:52:05 +01:00
Compose.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
composer.json
Defaults.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
EventDispatcher.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
Explorer.php
ExplorerInfo.php
Flash.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
HumanReadableCache.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iAuthenticate.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iCache.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iCompose.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iFilter.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iIdentifyUser.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
InvalidAuthCredentials.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iProvideMultiVersionApi.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
iUseAuthentication.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
MemcacheCache.php
PassThrough.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
README.md
Redirect.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
Resources.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
RestException.php fix phpdoc (#31262) 2024-10-04 09:40:05 +02:00
Restler.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
Routes.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
Scope.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
User.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +01:00
Util.php FIX Update Restler API to 3.1.1 to fix error with php8 2020-12-23 19:15:58 +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