hamzahassanm/laravel-social-auto-post
Laravel social media auto post package - Complete solution for posting to 8 major social media platforms
287
13
| Install | |
|---|---|
composer require hamzahassanm/laravel-social-auto-post |
|
| Latest Version: | v2.5.0 |
| PHP: | ^8.1 |
| License: | MIT |
| Last Updated: | May 24, 2026 |
| Links: | GitHub · Packagist |
Maintainer: HamzaHassan
Laravel Social Auto Post
A comprehensive Laravel package for automatic social media posting across 8 major platforms using a unified API.
📚 Complete Documentation
We have moved our extensive documentation to a dedicated website to provide a better reading experience with support for 6 different languages!
👉 Visit the Official Documentation Website
✨ Features
- 8 Platforms Supported: Facebook, Twitter/X, LinkedIn, Instagram, TikTok, YouTube, Pinterest, Telegram.
- Unified API: One interface to post text, images, and videos everywhere.
- Multi-Account / SaaS Ready: Pass credentials dynamically at runtime.
- Laravel Events: Hook into
SocialPostPublishing,SocialPostPublished, andSocialPostFailedfor perfect observability. - Extensively Tested: Built with high test coverage and solid error handling.
🚀 Quick Installation
composer require hamzahassanm/laravel-social-auto-post
Publish the configuration file:
php artisan vendor:publish --provider="HamzaHassanM\LaravelSocialAutoPost\SocialShareServiceProvider" --tag="autopost"
🤝 Contributing
Please see CONTRIBUTING.md for details.
🔒 Security
If you discover any security related issues, please email instead of using the issue tracker. See SECURITY.md for more details.
📄 License
The MIT License (MIT). Please see License File for more information.