PHPackages                             pablouser1/umawrapper - 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. pablouser1/umawrapper

ArchivedLibrary[API Development](/categories/api)

pablouser1/umawrapper
=====================

Wrapper de la API de la Universidad de Málaga

1.1.3(3mo ago)017MITPHPPHP ^8.3CI passing

Since Feb 15Pushed 1mo agoCompare

[ Source](https://github.com/pablouser1/UMAWrapper)[ Packagist](https://packagist.org/packages/pablouser1/umawrapper)[ RSS](/packages/pablouser1-umawrapper/feed)WikiDiscussions main Synced 3mo ago

READMEChangelogDependencies (9)Versions (8)Used By (0)

Warning

**This repository has moved to Codeberg!**Development on GitHub has been discontinued, and this repository is now read-only.

New repository: 🔗 **[codeberg.org/pablouser1/UMAWrapper](https://codeberg.org/pablouser1/UMAWrapper)**

```

# UMA Wrapper
Wrapper para API de la Universidad de Málaga

## Requisitos
Para poder usar UMAWrapper necesitas como mínimo:
- PHP >= 8.3
- ext-curl
- ext-mbstring

## Instalación
```bash
composer require pablouser1/umawrapper

```

### Ejemplo

[](#ejemplo)

```
use UMA\Api;
use UMA\Options;
$options = new Options(/* ... */);
$api = new Api($options);

$res = $api->centros();
var_dump($res);
```

Docs
----

[](#docs)

Con PHPDoc instalado, ejecuta:

```
phpdoc
```

Tests
-----

[](#tests)

```
./vendor/bin/pest
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance86

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

7

Last Release

109d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17802865?v=4)[Pablo Ferreiro](/maintainers/pablouser1)[@pablouser1](https://github.com/pablouser1)

---

Top Contributors

[![pablouser1](https://avatars.githubusercontent.com/u/17802865?v=4)](https://github.com/pablouser1 "pablouser1 (15 commits)")

---

Tags

university-of-malaga

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/pablouser1-umawrapper/health.svg)

```
[![Health](https://phpackages.com/badges/pablouser1-umawrapper/health.svg)](https://phpackages.com/packages/pablouser1-umawrapper)
```

###  Alternatives

[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M159](/packages/algolia-algoliasearch-client-php)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k420.9k26](/packages/team-reflex-discord-php)[thecodingmachine/graphqlite

Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).

5733.3M47](/packages/thecodingmachine-graphqlite)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[n1ebieski/ksef-php-client

PHP API client that allows you to interact with the API Krajowego Systemu e-Faktur

9067.8k](/packages/n1ebieski-ksef-php-client)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
