Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salahhusa9/laravel-updater
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
https://github.com/salahhusa9/laravel-updater
laravel laravel-updater package packages php updater
Last synced: 12 days ago
JSON representation
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
- Host: GitHub
- URL: https://github.com/salahhusa9/laravel-updater
- Owner: salahhusa9
- License: mit
- Created: 2023-10-18T10:02:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T11:16:24.000Z (7 months ago)
- Last Synced: 2024-04-11T12:24:09.150Z (7 months ago)
- Topics: laravel, laravel-updater, package, packages, php, updater
- Language: PHP
- Homepage: https://salahhusa9.com/laravel-updater
- Size: 1.73 MB
- Stars: 146
- Watchers: 1
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Updater
[![Latest Version on Packagist](https://img.shields.io/packagist/v/salahhusa9/laravel-updater.svg?style=flat-square)](https://packagist.org/packages/salahhusa9/laravel-updater)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/salahhusa9/laravel-updater/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/salahhusa9/laravel-updater/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/salahhusa9/laravel-updater/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/salahhusa9/laravel-updater/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/salahhusa9/laravel-updater.svg?style=flat-square)](https://packagist.org/packages/salahhusa9/laravel-updater)This is a useful package for update your laravel project with one command/click.
## Support us
You can support us by [buying me a coffee](https://github.com/sponsors/salahhusa9) ☕️ .
## Docs
You find the **docs** in [salahhusa9.com/laravel-updater](https://salahhusa9.com/laravel-updater)## Testing
```bash
composer test
```## 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
- [salahhusa9](https://github.com/salahhusa9)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.