Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NativePHP/laravel

Laravel wrapper for the NativePHP framework
https://github.com/NativePHP/laravel

laravel nativephp php

Last synced: 7 days ago
JSON representation

Laravel wrapper for the NativePHP framework

Awesome Lists containing this project

README

        

# Laravel wrapper for the NativePHP framework.

[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/laravel)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/laravel/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/nativephp/laravel/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/laravel/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/nativephp/laravel/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/laravel?style=flat-square)](https://packagist.org/packages/nativephp/laravel)

Write native desktop applications using PHP.
To learn more, visit the [official website](https://nativephp.com).

## Documentation

You can find the NativePHP [documentation on the website](https://nativephp.com).
Check out the [Getting Started](https://nativephp.com/docs/1/getting-started/introduction) page for a quick overview.
- [Getting Started](https://nativephp.com/docs/1/getting-started/introduction)
- [Installation](https://nativephp.com/docs/1/getting-started/installation)
- [Configuration](https://nativephp.com/docs/1/getting-started/configuration)
- [Application Lifecycle](https://nativephp.com/docs/1/the-basics/app-lifecycle)
- [Contributing Guide](https://github.com/NativePHP/laravel/blob/main/CONTRIBUTING.md)

## Sponsors

Thanks to the following sponsors for funding NativePHP development. Please consider [sponsoring](https://nativephp.com/docs/getting-started/sponsoring).

- [BeyondCode](https://beyondco.de/?utm_source=nativephp-docs&utm_medium=logo&utm_campaign=nativephp) - Essential tools for web developers.
- [Laradir](https://laradir.com/?ref=nativephp-docs) - Connecting the best Laravel Developers with the best Laravel Teams.
- [RedGalaxy](https://www.redgalaxy.co.uk) - A web application development studio based in Cambridgeshire, building solutions to help businesses improve efficiency and profitability.
- [Sevalla](https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage) - Host and manage your applications, databases, and static sites in a single, intuitive platform.
- [ServerAuth](https://serverauth.com) - Website Deployment & Server Management, made simple!
- [KaasHosting](https://www.kaashosting.nl/?lang=en) - Minecraft Server and VPS hosting from The Netherlands.

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Credits

- [Marcel Pociot](https://github.com/mpociot)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.