Libraries tagged by facebook app
railroad/railanalytics
96474 Downloads
Laravel analytics system for using tracking code in your application for google analytics/adwords, facebook pixel, etc.
lzakrzewski/facebook-authentication-bundle
75 Downloads
This bundle helps you to add "Login with facebook" feature to your app
grom/facebook-service-provider
1401 Downloads
Facebook API and connect integration into your Silex applications
noriel0010/third-party-sso
48 Downloads
PHP Library to verify and validate 3rd party AccessToken/IdToken from different Social Media (facebook, microsoft, google, linkedin and apple) and authenticate a User with mentioned social media id
nitsan/ns-social-login
15 Downloads
Meet our all-in-one TYPO3 Social Login and Register extension, which allows users to log in and register using various social media accounts directly from your TYPO3 frontend. With this extension, users can easily access your site using popular platforms like Facebook, Google, Twitter, LinkedIn, Instagram, OpenID, Apple, Discord, Keycloak, Slack, Telegram, Dropbox, and more. Get seamless, one-click frontend login with the TYPO3 Social Login extension. Explore the Demo, Product Page, Documentation & Support: https://t3planet.com/typo3-social-login-extension
syrian-open-source/social-api
20 Downloads
Login With Social Media Package
ryannielson/shareable
2771 Downloads
A Laravel 4 package to make it easy to add social sharing buttons to your application.
ripaclub/zf2-hanger-snippet
192 Downloads
A module to attach HTML/JS snippets into a ZF2 application
chrisnharvey/oauth
109 Downloads
Authorize users in your application with multiple OAuth 1.0 and OAuth 2.0 providers
appkita/phpauth
171 Downloads
:Small library PHP for authentication support facebook, google, key, jwt, diggest, basic and session
nucleos/shariff-bundle
1997 Downloads
This bundle provides shariff integration in symfony applications
core23/shariff-bundle
342 Downloads
This bundle provides shariff integration in symfony applications
hrevert/ht-oauth-server-client-module
26 Downloads
A Zend Framework 2 module which provides custom grant for zfr-oauth2-server to authenticate users via third party applications like facebook, google etc
jeffersongoncalves/laravel-pixel
21 Downloads
This Laravel package offers a straightforward way to integrate Meta (Facebook) Pixel into your application. By configuring your Pixel ID, you can effortlessly track user interactions, page views, conversions, and other valuable events on your website. This helps you gather insights into your audience behavior and optimize your advertising campaigns. The package simplifies the process of adding the Pixel script to your Blade templates, enabling seamless analytics collection with minimal setup.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.