1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00
dolibarr_ynh/sources/dolibarr/htdocs/includes/restler
Laurent Peuch e6008fc691 init
2015-09-28 22:09:38 +02:00
..
compatibility init 2015-09-28 22:09:38 +02:00
Data init 2015-09-28 22:09:38 +02:00
Filter init 2015-09-28 22:09:38 +02:00
Format init 2015-09-28 22:09:38 +02:00
UI init 2015-09-28 22:09:38 +02:00
vendor init 2015-09-28 22:09:38 +02:00
views init 2015-09-28 22:09:38 +02:00
ApcCache.php init 2015-09-28 22:09:38 +02:00
AutoLoader.php init 2015-09-28 22:09:38 +02:00
CommentParser.php init 2015-09-28 22:09:38 +02:00
Compose.php init 2015-09-28 22:09:38 +02:00
composer.json init 2015-09-28 22:09:38 +02:00
composer.lock init 2015-09-28 22:09:38 +02:00
Defaults.php init 2015-09-28 22:09:38 +02:00
EventDispatcher.php init 2015-09-28 22:09:38 +02:00
Flash.php init 2015-09-28 22:09:38 +02:00
HumanReadableCache.php init 2015-09-28 22:09:38 +02:00
iAuthenticate.php init 2015-09-28 22:09:38 +02:00
iCache.php init 2015-09-28 22:09:38 +02:00
iCompose.php init 2015-09-28 22:09:38 +02:00
iFilter.php init 2015-09-28 22:09:38 +02:00
iIdentifyUser.php init 2015-09-28 22:09:38 +02:00
iProvideMultiVersionApi.php init 2015-09-28 22:09:38 +02:00
iUseAuthentication.php init 2015-09-28 22:09:38 +02:00
README.md init 2015-09-28 22:09:38 +02:00
Redirect.php init 2015-09-28 22:09:38 +02:00
Resources.php init 2015-09-28 22:09:38 +02:00
RestException.php init 2015-09-28 22:09:38 +02:00
Restler.php init 2015-09-28 22:09:38 +02:00
Routes.php init 2015-09-28 22:09:38 +02:00
Scope.php init 2015-09-28 22:09:38 +02:00
User.php init 2015-09-28 22:09:38 +02:00
Util.php init 2015-09-28 22:09:38 +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