PHPackages                             hectordev15/datos-peru - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hectordev15/datos-peru

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hectordev15/datos-peru
======================

Datos Principales de Ciudadanos Peruanos adscritos en Essalud y Mintra

012PHP

Since Sep 27Pushed 7y agoCompare

[ Source](https://github.com/HectorDev15/datos-em-peru)[ Packagist](https://packagist.org/packages/hectordev15/datos-peru)[ RSS](/packages/hectordev15-datos-peru/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

datos-em-peru
=============

[](#datos-em-peru)

Datos Principales de Ciudadanos Peruanos adscritos en Essalud y Mintra

Uso
===

[](#uso)

```
search( $dni );
	$search2 = $mintra->search( $dni );

    if( $search1->success == true )
	{
		echo "Hola: " . $search1->nombre;
	}

	if( $search2->success == true )
	{
		echo "Hola: " . $search2->nombre;
	}
?>
```

\#Resultado

```
	$search->dni;
	$search->verificacion;
	$search->nombre;
	$search->paterno;
	$search->materno;
	$search->sexo;
	$search->nacimiento;
```

Agradecimiento Josue Mazco GNU General Public License 3 ()

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bbb6fe5371993ab87ba334817baeea60bbd3dc25a44d12bc5a375294fcd3bffe?d=identicon)[HectorDev15](/maintainers/HectorDev15)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hectordev15-datos-peru/health.svg)

```
[![Health](https://phpackages.com/badges/hectordev15-datos-peru/health.svg)](https://phpackages.com/packages/hectordev15-datos-peru)
```

###  Alternatives

[kartik-v/yii2-dialog

An asset bundle for bootstrap3-dialog for Yii 2.0 framework.

496.2M18](/packages/kartik-v-yii2-dialog)[julien731/wp-dismissible-notices-handler

A simple library to handle Ajax-dismissible admin notices for WordPress

456.2k1](/packages/julien731-wp-dismissible-notices-handler)[space48/auto-value

Generated immutable value classes for PHP7.1+

291.6k](/packages/space48-auto-value)[binshops/laravel-ticket

A simple ticketing system for Laravel 5.1 – 5.8 and 6.\* - 7.\* - 8.\* - 9.\* - 10.\* -which integrates smoothly with Laravel default users and auth system

261.0k](/packages/binshops-laravel-ticket)

PHPackages © 2026

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