-
- Downloads
First commit
Showing
- LICENCE.txt 165 additions, 0 deletionsLICENCE.txt
- build.xml 202 additions, 0 deletionsbuild.xml
- core/Configuration/Configuration.php 152 additions, 0 deletionscore/Configuration/Configuration.php
- core/Configuration/Section.php 164 additions, 0 deletionscore/Configuration/Section.php
- core/Encoding/json.php 103 additions, 0 deletionscore/Encoding/json.php
- core/Encoding/text.php 104 additions, 0 deletionscore/Encoding/text.php
- core/Encoding/url.php 58 additions, 0 deletionscore/Encoding/url.php
- core/Error.php 196 additions, 0 deletionscore/Error.php
- core/Exception.php 136 additions, 0 deletionscore/Exception.php
- core/Exception/BadRequestException.php 23 additions, 0 deletionscore/Exception/BadRequestException.php
- core/Exception/ConflictException.php 20 additions, 0 deletionscore/Exception/ConflictException.php
- core/Exception/ForbiddenException.php 20 additions, 0 deletionscore/Exception/ForbiddenException.php
- core/Exception/InternalServerErrorException.php 20 additions, 0 deletionscore/Exception/InternalServerErrorException.php
- core/Exception/NotFoundException.php 20 additions, 0 deletionscore/Exception/NotFoundException.php
- core/Exception/UnauthorizedException.php 20 additions, 0 deletionscore/Exception/UnauthorizedException.php
- core/Globals/AbstractGlobal.php 142 additions, 0 deletionscore/Globals/AbstractGlobal.php
- core/Globals/Cookie.php 15 additions, 0 deletionscore/Globals/Cookie.php
- core/Globals/Get.php 15 additions, 0 deletionscore/Globals/Get.php
- core/Globals/Instance.php 64 additions, 0 deletionscore/Globals/Instance.php
- core/Globals/Post.php 15 additions, 0 deletionscore/Globals/Post.php
Loading
Please register or sign in to comment