dolibarr/htdocs/includes/restler
Laurent Destailleur bf883e1576 Minor cosmetic changes
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
..
compatibility
Data
Filter
Format
UI
vendor
views
ApcCache.php
AutoLoader.php
CommentParser.php
Compose.php
composer.json
composer.lock
Defaults.php
EventDispatcher.php
Flash.php
HumanReadableCache.php
iAuthenticate.php
iCache.php
iCompose.php
iFilter.php
iIdentifyUser.php
iProvideMultiVersionApi.php
iUseAuthentication.php
README.md
Redirect.php
Resources.php
RestException.php
Restler.php
Routes.php
Scope.php
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