Libraries tagged by finlight
flightsadmin/bootstrap-starter-kit
194 Downloads
A modern Laravel starter kit featuring a clean Bootstrap 5 design, Livewire, and essential authentication workflows.
flightphp/skeleton-simple
179 Downloads
A Simpler Flight PHP framework skeleton app to get your new projects up and running ASAP
flightphp/permissions
1203 Downloads
Library for managing permissions in Flight Applications
flightphp/async
166 Downloads
Package to allow you to run Flight on top of asynchronous frameworks like Swoole, ReactPHP, Amp, etc.
ycrao/tinyme
61 Downloads
A tiny PHP framework based on FlightPHP and Medoo.
invoicetronic/php-sdk
157 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/
yabhq/flightdeck
514 Downloads
API boilerplate for Laravel
xytoki/scf-flight
2017 Downloads
FlightPHP Framework for Tencent SCF environment.
volcy/translator-flight
20 Downloads
FlightPHP bridge for volcy/translator-core: a BladeOne wrapper, translation middleware, and Runway commands.
tschope/flightlogger-php
1742 Downloads
A PHP SDK for integrating with FlightLogger GraphQL API using Saloon
tribeos/flight-php-swagger
89 Downloads
FlightPHP micro-framework bundled with Swagger and other useful utilities.
lartie/flight-stats-api
31 Downloads
FlightStats API
kregel/laravel-flight
349 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
jawish/flightradar24
100 Downloads
FlightRadar24 API library.
enlivenapp/flight-shield
39 Downloads
Authentication and authorization for FlightPHP, ported from CodeIgniter Shield