Libraries tagged by preflight
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/
scottrobertson/premailer
6171 Downloads
Pre-flight for HTML email - PHP Wrapper.
itinerisltd/preflight-yoast-seo
162 Downloads
Extra preflight-command checkers for Yoast SEO.
itinerisltd/preflight-itineris
148 Downloads
Extra preflight-command checkers for Itineris projects.
itinerisltd/preflight-extra
163 Downloads
Extra preflight-command checkers for professional developers.
fahimtayebee/preflight
6 Downloads
A Laravel project audit and security checker package.
domoticalabs/cors-preflight
7 Downloads
Cors/Preflight request middleware for Lumen/Laravel
boonkerz/pdf-preflight
0 Downloads
Simple PDF preflight library for printability checks (fonts, format, boxes).
benkle/auto-preflight-bundle
214 Downloads
A simple bundle to automatically generate responses for CORS preflight.
razor9999/cors-lumen
10 Downloads
Cross-origin resource sharing (CORS) middleware & ServiceProvider for Lumen micro-framework.
furkankufrevi/laravel-deploy-checklist
3 Downloads
An artisan command that verifies your Laravel app is production-ready. Checks debug mode, caches, migrations, environment, security headers, and more.
dragonfire1119/cors-lumen
474 Downloads
Cross-origin resource sharing (CORS) middleware & ServiceProvider for Lumen micro-framework.
kaigrassnick/simple-cors-bundle
162 Downloads
This Bundle provides simple CORS features like Preflight handling.
purelightme/libchart
29 Downloads
支持中文的PHP图表制作,可直接生成图片文件
purelightme/redis-lock
290 Downloads
Redis分布式锁,串行任务