All Projects → AltThree → Twitter

AltThree / Twitter

Licence: MIT License
A Twitter handle parser for Laravel 5.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Twitter

tweets-preprocessor
Repo containing the Twitter preprocessor module, developed by the AUTH OSWinds team
Stars: ✭ 26 (+116.67%)
Mutual labels:  twitter
twitter-stream-api
Consume the Twitter Stream API in real-time.
Stars: ✭ 19 (+58.33%)
Mutual labels:  twitter
TwitterApiKit
Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.
Stars: ✭ 23 (+91.67%)
Mutual labels:  twitter
himawari bot
Code that runs the twitter.com/himawari8bot bot.
Stars: ✭ 14 (+16.67%)
Mutual labels:  twitter
stay-productive
Remove feed from Facebook, Twitter and Linkedin... To stay productive !
Stars: ✭ 15 (+25%)
Mutual labels:  twitter
swappy-one
swappy.one
Stars: ✭ 24 (+100%)
Mutual labels:  twitter
shut-up-bird
🐦 Put your tweets/likes in an EPUB and delete them like a boss
Stars: ✭ 22 (+83.33%)
Mutual labels:  twitter
TwitterPiBot
A Python based bot for Raspberry Pi that grabs tweets with a specific hashtag and reads them out loud.
Stars: ✭ 85 (+608.33%)
Mutual labels:  twitter
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (+33.33%)
Mutual labels:  twitter
alternative-front-ends
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
Stars: ✭ 1,664 (+13766.67%)
Mutual labels:  twitter
tootbot
Python tool for mirroring Reddit posts to Twitter and Mastodon
Stars: ✭ 68 (+466.67%)
Mutual labels:  twitter
Archive-Tweets
Archive and Delete Liked and Posted Tweets
Stars: ✭ 28 (+133.33%)
Mutual labels:  twitter
100xcode
#100DaysOfCode Twitter bot. 🤖
Stars: ✭ 24 (+100%)
Mutual labels:  twitter
awesome-twitter-bots
A Curated Collection of the Best Twitter Bots 🤖
Stars: ✭ 99 (+725%)
Mutual labels:  twitter
social-button
Social Buttons as Web Components
Stars: ✭ 17 (+41.67%)
Mutual labels:  twitter
vickitrix
Trigger crypto trades on GDAX with the Twitter stream
Stars: ✭ 30 (+150%)
Mutual labels:  twitter
ror-capstoneproject
A solo project to finish the Ruby on Rails module. This project uses the knowledge of Ruby, Ruby on Rails, Postgres, Devise, ActiveStorage, Cloudinary, RSpec, and Capybara.
Stars: ✭ 12 (+0%)
Mutual labels:  twitter
twitter-icon-rotator-chrome-extension
Chrome extension to make twitter.com's avatars rotate
Stars: ✭ 14 (+16.67%)
Mutual labels:  twitter
vim-twitter
Tweet from inside vim!
Stars: ✭ 26 (+116.67%)
Mutual labels:  twitter
ember-meta
Setup meta for your Prember/Ember blog to support opengraph, microdata, Facebook, Twitter, Slack etc.
Stars: ✭ 15 (+25%)
Mutual labels:  twitter

Alt Three Twitter

A Twitter handle parser for Laravel 5.

Installation

This version requires PHP 7.1 or 7.2, and supports Laravel 5.5 - 5.7 only.

To get the latest version, simply require the project using Composer:

$ composer require alt-three/twitter

Once installed, if you are not using automatic package discovery, then you need to register the AltThree\Twitter\TwitterServiceProvider service provider in your config/app.php.

If you'd like to use with Laravel Markdown, you'll need to add the AltThree\Twitter\TwitterExtension class to the 'extensions' array in your config/markdown.php file.

Security

If you discover a security vulnerability within this package, please e-mail us at [email protected]. All security vulnerabilities will be promptly addressed.

License

Alt Three Twitter is licensed under The MIT License (MIT).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].