Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/NativePHP/laravel
- Owner: NativePHP
- License: mit
- Created: 2023-04-09T21:03:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T21:18:57.000Z (18 days ago)
- Last Synced: 2024-10-29T15:35:07.676Z (13 days ago)
- Topics: laravel, nativephp, php
- Language: PHP
- Homepage: https://nativephp.com
- Size: 257 KB
- Stars: 3,165
- Watchers: 50
- Forks: 162
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.