Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nativephp/electron
- Owner: NativePHP
- License: mit
- Created: 2023-04-09T21:05:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:20:00.000Z (8 days ago)
- Last Synced: 2024-10-29T22:47:19.087Z (8 days ago)
- Topics: electron, laravel, nativephp
- Language: TypeScript
- Homepage: https://nativephp.com
- Size: 11 MB
- Stars: 377
- Watchers: 8
- Forks: 66
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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.