PHPackages                             eduplus/archive - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. eduplus/archive

ActiveLibrary[API Development](/categories/api)

eduplus/archive
===============

PHP SDK for Eduplus Archive - Student Archive System

1.0.0(5mo ago)07MITPHPPHP &gt;=7.2

Since Dec 10Pushed 5mo agoCompare

[ Source](https://github.com/md-mojahed/Eduplus-Archive)[ Packagist](https://packagist.org/packages/eduplus/archive)[ RSS](/packages/eduplus-archive/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Eduplus Archive SDK
===================

[](#eduplus-archive-sdk)

A PHP SDK for interacting with the Eduplus Archive API - Student Result Archive System. Built with Guzzle HTTP for reliable and modern HTTP communication.

Requirements
------------

[](#requirements)

- PHP 7.2 or higher
- Guzzle HTTP 6.5+ or 7.0+ (automatically installed via Composer)

Installation
------------

[](#installation)

Install via Composer:

```
composer require eduplus/archive
```

Features
--------

[](#features)

- **Modern HTTP Client**: Built with Guzzle HTTP for reliable communication
- **Fluent Interface**: Chainable method calls for clean, readable code
- **Comprehensive Error Handling**: Detailed error messages for debugging
- **File Upload Support**: Both URL-based and direct file uploads
- **Search Functionality**: Flexible filtering with multiple parameters
- **PHP 7.2+ Compatible**: Works with both Guzzle 6.5+ and 7.0+

Quick Start
-----------

[](#quick-start)

```
