PHPackages                             filippo-toso/afiesca - 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. filippo-toso/afiesca

ActiveLibrary[API Development](/categories/api)

filippo-toso/afiesca
====================

PHP client library for AfiEsca SOAP API

v1.1.1(3y ago)04MITPHPPHP ^7.1.3

Since Feb 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/filippotoso/afiesca)[ Packagist](https://packagist.org/packages/filippo-toso/afiesca)[ RSS](/packages/filippo-toso-afiesca/feed)WikiDiscussions master Synced yesterday

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

PHP client library for AfiEsca SOAP API
=======================================

[](#php-client-library-for-afiesca-soap-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6298cae1087c375b765fa5152e38baca5cf6e89bf4c70aa54c251caa10f1931b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66696c6970706f2d746f736f2f616669657363612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/filippo-toso/afiesca)

With this library you can call theAfiEsca SOAP methods in a object oriented way.

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

[](#installation)

You can install the package via composer:

```
composer require filippo-toso/afiesca
```

Usage
-----

[](#usage)

This library supports all the requests and responses available. They can be executed in the same way:

- Create the response object
- Execute the request
- Use the methods in the answer to get the information you need

You can browser the library source code to understand which methods are available. Usually the request object has the same name as the method called and response object names end with "Response" (ie. Simulate and SimulateResponse).

### Laravel support

[](#laravel-support)

You can also use this library in your Laravel applications.

The first step whould be to publish the configuration file:

```
php artisan vendor:publish --tag=config --provider="FilippoToso\AfiEsca\ServiceProvider"

```

Then insert your credentials in the config\\afiesca.php file.

### Schema version

[](#schema-version)

The current version of this library supports the 1.1 schema version.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Filippo Toso](https://github.com/filippotoso)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~279 days

Total

5

Last Release

1167d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55d89f2d44fb12225de2119994028ee69e36770bcf33c2b1ddf0d6672d28151b?d=identicon)[filippo.toso](/maintainers/filippo.toso)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/filippo-toso-afiesca/health.svg)

```
[![Health](https://phpackages.com/badges/filippo-toso-afiesca/health.svg)](https://phpackages.com/packages/filippo-toso-afiesca)
```

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[spatie/laravel-route-discovery

Auto register routes using PHP attributes

23645.0k2](/packages/spatie-laravel-route-discovery)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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