logo small
PHP Classes

twitter connect

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

            Packages icon Found (42)   Packages icon Recommended by Users (31)   Packages icon Packages (11)   Packages icon Forums icon Package forums (1)   Blogs icon Forums icon Blog forums (31)  

Recommended by Users (3 of 31)

RETRIEVE TWITTER USER PROFILE INFO TWITTER praveen kumar Integrate Twitter in my application I need to retrieve the Twitter user profile to integrate twitter in my application. MYLOGIN: AUTHENTICATE USERS USING FACEBOOK, TWITTER, GOOGLE This package can authenticate users using Facebook, Twitter or ...
WHAT IS THE BEST PHP TWITTER AUTO POST CLASS? TWITTER AUTO POST Thomas Skipton want to auto post status from my site Want to auto post status to my sites twitter account using PHP 5.3 PHP OAUTH LIBRARY: AUTHORIZE AND ACCESS APIS USING OAUTH This class can authorize the access of users to an API using ...
HOW TO LOGIN WITH FACEBOOK? FACEBOOK LOGIN Samuthira Selvi Facebook login using OAuth 2.0 How to login into Facebook from our Web site? PHP OAUTH LOGINER: AUTHENTICATE USERS WITH FACEBOOK, GOOGLE, TWITTER This package can authenticate users with Facebook, Google, Twitter. It uses integrates with Facebook ...

      1-10   11-11   Next >  
PHP 5, User Management, Web services   This class can authorize the access of users to an API using the OAuth protocol. It abstracts OAuth1 (1.0 and 1.0a) and OAuth2 in the same class, so you can use the same code to authorize the access on behalf of the current user any API that supports any version ...
PHP 5, Databases   This package can access to database with PDO and run common queries. It can connect to a given database supported by PDO and executes several types of common operations to process SQL queries. Currently it can: - Run an unprepared queries - Run a prepared query with parameters - ...
PHP 5, Databases, Design Patterns   This package can store and fetch data with Active Records pattern. It comes with several classes that provides a fluent interface for creating objects that access databases and map the object values to database table records using the Active Record Design pattern ...
PHP 5, Databases, Design Patterns   This class implements the singleton design pattern to access SQL databases using the PDO extension. It can connect to several possible SQL databases using the available PDO drivers. Currently it supports MySQL, PostgreSQL, SQLite, MariaDB, CUBRID, Oracle, Microsoft ...
PHP 5, Databases, Blogs   corcel - github.com This package allows using the WordPress backend with any PHP application. It allows to use WordPress backend (admin panel) with any PHP project. Originally created to work with Laravel, this package uses que Eloquent ORM to connect you current PHP application ...
PHP 5, Databases   simple-mysqli - github.com This package is a simple MySQL access abstraction layer using MySQLi. It provides a main class that works as a singleton and can establish database connections and execute regular queries or execute common queries using parameters that define tables, fields ...
PHP 5, Databases   This class can access MySQL databases using the MySQLi extension. It can connect to a MySQL database and execute SQL queries with the MySQLi extension. The class provides several types of functions to run and process queries like: - Prepare and execute arbitrary SQL queries - Run ...
PHP 5, Databases, System information   This package can backup, download and restore a MySQL database. It can connect to a given MySQL database server and backup all tables or just a few tables to a file with MySQL statements that can be downloaded by the current user accessing the page that executes ...
Networking, Files and Folders, PHP 7   This class can access files in server using the PHP FTP extension. It can connect to a given FTP server using SSL or not and perform several types of operations to access files in a directories of the server. Currently it can: - Get current directory - Change ...
PHP 5, Databases   This package can execute common SQL queries with a fluent interface. It can connect to a given database using PDO or the Microsoft SQL Server extension. The class can also compose and execute SQL SELECT, INSERT, UPDATE and DELETE queries using a fluent interface of functions for ...

      1-10   11-11   Next >