Libraries tagged by php menu
mengniang/mengniang
22 Downloads
martinmulder/openapi-crowdstrike-falcon-php
155 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
invoicetronic/php-sdk
72 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/
eusouomichel/php-commit
289 Downloads
Uma biblioteca para criar mensagens de commit personalizadas
diskominfotik-banda-aceh/e-sign-bsre-php
209 Downloads
Package E-Sign BSrE untuk memudahkan penggunaan E-Sign BSrE (Balai Sertifikasi Elektronik) API dari BSSN (Badan Sandi dan Siber Negara)
bearer/bearer-php
106 Downloads
The Bearer PHP client helps you call any API in minutes with out-of-the-box managed authentication and log monitoring.
opero-crm/erli-api
59 Downloads
Manual PHP client for the Erli marketplace shop API (OperoCRM).
wafarifki/cipta-nama
39 Downloads
Cipta Nama adalah sebuah library PHP yang berfungsi untuk menghasilkan nama-nama orang Indonesia, baik laki-laki maupun perempuan. Library ini dapat digunakan dalam berbagai proyek untuk menciptakan nama-nama Indonesia yang unik dan autentik.
hexageek1337/tripay-library
47 Downloads
Library untuk TriPay (Payment Gateway Lokal Indonesia) menggunakan bahasa pemrograman PHP versi 7 dan database MariaDB.
prevailexcel/botstart
65 Downloads
A single command to install Laravel, BotMan, and all the essentials. Start building in less than 3 minutes
mnugter/jsonapi-rql-finder-bundle
6315 Downloads
The jsonapi-bundle-rql-finder offers an RQL filter syntax for the paknahad/jsonapi-bundle bundle.
meniam/permutation
13116 Downloads
Permutation algorithm on PHP
mendesalexandre/numero-area-extenso
30 Downloads
Biblioteca PHP para conversão de números e áreas para formato por extenso, especialmente para documentos imobiliários
marcoconsiglio/goniometry
485 Downloads
A PHP support for string, decimal, radian and object angles, providing goniometric algebra and comparison between angles.
manuwhat/strip-tags
117 Downloads
remove PHP and HTML Tags from a string in a custom and efficient way