Libraries tagged by preflight
palanik/lumen-cors
242525 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
389980 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
nordsoftware/lumen-cors
524767 Downloads
CORS module for the Lumen PHP framework.
jaydeep/laravel-preflight
2013 Downloads
Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.
terminal42/header-replay-bundle
293460 Downloads
Send preflight requests for user context headers and replay them for reverse proxy support.
kirschbaum-development/laravel-preflight-checks
35505 Downloads
Preflight Checklist before deployment or development
vortos/vortos-secrets
1294 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
samody/laravel-migration-preflight
417 Downloads
Pre-migration validation tool for Laravel migrations
based/momentum-preflight
4788 Downloads
Realtime backend-driven validation for Inertia-powered Laravel apps
nwrman/laravel-toolkit
142 Downloads
Reusable developer infrastructure for Laravel: preflight CI gates, test reporting with retry, deploy notifications, and project scaffolding.
invoicetronic/php-sdk
117 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/
itinerisltd/preflight-command
232 Downloads
Check for common mistakes and enforce best practices before take off.
padam87/pdf-preflight
40 Downloads
A library to preflight (validate) PDF files against various standards.
php-upgrade-preflight/laravel
7 Downloads
Laravel adapter and rules for PHP Upgrade Preflight.
php-upgrade-preflight/core
10 Downloads
Deterministic Composer/PHP upgrade analysis core.