Libraries tagged by sister
mercurio-sistemi/coding-standard
10408 Downloads
datweb-sistemas/vo
1096 Downloads
Objetos de Valor (VO)
uitm/ws-integrasi
3041 Downloads
Pakej ini dibangunkan adalah untuk memudahkan pembangunan sistem di Bahagian Sistem Maklumat UITM (BSM). Pakej ini bertujuan adalah untuk menyokong perkhidmatan web services integrasi.
uitm/warga-auth-laravel
777 Downloads
Laravel JWT SSO Library untuk sistem UiTM
stev/btipay
524 Downloads
Librarie pentru integrarea sistemului de plati IPay al Bancii Transilvania
softcomtecnologia/nfephp
6359 Downloads
NFePHP é uma API para gerenciamento das comunicações entre o emitente de NFe e os serviços dos SEFAZ estaduais. Inteiramente construido em PHP para rodar sob qualquer sistema operacional.
sitec/pdfg
287 Downloads
SDK para PHP del sistema de generacion de archivos PDF
sitec/cfdi
271 Downloads
SDK para PHP del sistema de generacion de CFDI de SiTEC
seymenkonuk/validator
662 Downloads
Modern PHP uygulamaları için geliştirilmiş şema tabanlı veri doğrulama kütüphanesi. Esnek kural sistemi, iç içe veri yapısı desteği ve zincirlenebilir API ile güçlü ve ölçeklenebilir validasyon çözümleri sunar.
resultsystems/school
873 Downloads
Sistema de gerenciamento de escola de musicas.
nextstage-brasil/ns-library
7195 Downloads
Sistema para facilitar criação aplicações
jf/log
1120 Downloads
Sistema para el registro de información en flujos de salida.
jf/event
1146 Downloads
Sistema de eventos PSR-14
invoicetronic/php-sdk
170 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
innoboxrr/routes-to-json
638 Downloads
A partir de las rutas del sistema, laravel crea un archivo json en la ubicación especificada en el archivo de configuración para que sean resueltas en el frontend por el paquete route-resolver