Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nativephp/electron

Electron backend for NativePHP
https://github.com/nativephp/electron

electron laravel nativephp

Last synced: about 4 hours ago
JSON representation

Electron backend for NativePHP

Awesome Lists containing this project

README

        

# Electron "backend" for the NativePHP framework

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

Visit the [official website](https://nativephp.com) to learn more about it.

## Testing

```bash
composer test
```

## Changelog

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

## Issues

Please raise any issues on the [NativePHP/laravel](https://github.com/nativephp/laravel/issues/new/choose) repo.

## Contributing

Please see [CONTRIBUTING](https://github.com/NativePHP/laravel/blob/main/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.