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