Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infyomlabs/laravel-envato
Envato API Wrapper for Laravel
https://github.com/infyomlabs/laravel-envato
codecanyon envato envato-api envato-auth envato-market-authors envato-oauth infyom laravel themeforest
Last synced: 1 day ago
JSON representation
Envato API Wrapper for Laravel
- Host: GitHub
- URL: https://github.com/infyomlabs/laravel-envato
- Owner: InfyOmLabs
- License: mit
- Created: 2021-12-23T07:41:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T10:08:10.000Z (9 months ago)
- Last Synced: 2024-10-29T21:05:29.052Z (9 days ago)
- Topics: codecanyon, envato, envato-api, envato-auth, envato-market-authors, envato-oauth, infyom, laravel, themeforest
- Language: PHP
- Homepage: https://infyom.com/open-source/laravel-envato/docs
- Size: 38.1 KB
- Stars: 16
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Envato
[![Total Downloads](https://poser.pugx.org/infyomlabs/laravel-envato/downloads)](https://packagist.org/packages/infyomlabs/laravel-envato)
[![Monthly Downloads](https://poser.pugx.org/infyomlabs/laravel-envato/d/monthly)](https://packagist.org/packages/infyomlabs/laravel-envato)
[![Daily Downloads](https://poser.pugx.org/infyomlabs/laravel-envato/d/daily)](https://packagist.org/packages/infyomlabs/laravel-envato)
[![License](https://poser.pugx.org/infyomlabs/laravel-envato/license)](https://packagist.org/packages/infyomlabs/laravel-envato)Laravel Wrapper for calling [Envato API](https://build.envato.com/api)
## Documentation
Read [Documentation](https://infyom.com/open-source/laravel-envato/docs) for detailed installation steps and usage.
## Support Us
We have created [14+ Laravel packages](https://github.com/InfyOmLabs) and invested a lot of resources into creating these all packages and maintaining them.
You can support us by either sponsoring us or buying one of our paid products. Or help us by spreading the word about us on social platforms via tweets and posts.
### Buy our Paid Products
[![InfyGPT](https://assets.infyom.com/open-source/infygpt-inline.png)](https://bit.ly/infy-gpt)
You can also check out our other paid products on [CodeCanyon](https://1.envato.market/BXAnR1).
### Sponsors
[Become a sponsor](https://opencollective.com/infyomlabs#sponsor) and get your logo on our README on Github with a link to your site.
### Backers
[Become a backer](https://opencollective.com/infyomlabs#backer) and get your image on our README on Github with a link to your site.
### Follow Us
- [Twitter](https://twitter.com/infyom)
- [Facebook](https://www.facebook.com/infyom)
- [LinkedIn](https://in.linkedin.com/company/infyom-technologies)
- [Youtube](https://www.youtube.com/c/infyomtechnologies)
- [Contact Us](https://infyom.com/contact-us)## Made with InfyOm Generator
Also, Do not forget to add your website to [Made with InfyOm Generator List](https://github.com/InfyOmLabs/laravel-generator/blob/develop/made-with-generator.md) list.
## Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [InfyOm Technologies](https://github.com/infyomlabs)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
## Laravel Package Boilerplate
This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).