dolibarr/htdocs/includes/restler/framework/Luracast/Restler
2020-02-21 14:41:36 +01:00
..
compatibility
Data
explorer
Filter
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
ApcCache.php
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
composer.json
Defaults.php
EventDispatcher.php
Explorer.php
ExplorerInfo.php
Flash.php
HumanReadableCache.php
iAuthenticate.php
iCache.php
iCompose.php
iFilter.php
iIdentifyUser.php
InvalidAuthCredentials.php
iProvideMultiVersionApi.php
iUseAuthentication.php
MemcacheCache.php
PassThrough.php
README.md
Redirect.php
Resources.php Fix compatibility with php 7.4 2020-02-21 14:41:36 +01:00
RestException.php
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
Util.php

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