dolibarr/htdocs/includes/restler/framework/Luracast/Restler
Laurent Destailleur 60e0b93ec1 FIX #5972 #5734
2016-11-11 15:29:41 +01:00
..
compatibility
Data removing String class which cause server Error with php7 2016-05-11 13:22:58 +02:00
explorer Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Filter Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Format Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
UI Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02: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 Try to solve side effect of this fuck... autoload creating a big mess in 2016-05-18 11:57:13 +02:00
CommentParser.php FIX #5972 #5734 2016-11-11 15:29:41 +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 Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Explorer.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
ExplorerInfo.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02: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 Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
README.md
Redirect.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Resources.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
RestException.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Restler.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Routes.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Scope.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
User.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +02:00
Util.php Update Restler to 3.0.0RC6 2016-04-21 08:13:19 +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