Recommended by Users (3 of 32)
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 ...
PHP 5, Data types Arrayy - github.com This package can manipulate arrays using a fluent interface. The main class provides an array access interface and adds more functionality to manipulate arrays besides the original array features. A separate class provide a static interface for array manipulation ...
Networking, PHP 5, Web services, Hard... This package can communicate with ZK time and attendance devices. It can send SOAP requests to a given time and attendance device to perform several types of operations like getting and setting the time, getting the attendance logs, getting information about ...
PHP 5, Web services, Geography This class can get the location of an address with FreeGoIP API. It can take an IP address, a domain name or the current user IP address and sends HTTP requests to the FreeGoIP API server to retrieve the geographic location associated with that IP address including ...
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 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, Web services, Social Networking This package implements an application to automate interactions using Twitter. It accesses the Twitter API to perform several actions to allow one Twitter account to automatically interact with other Twitter users. Currently it can: - Have chat bot that can ...
HTML, PHP 5 This package can generate HTML pages programatically with Bootstrap. It provides a set of helper classes that generate HTML for several types of page controls using Bootstrap. Currently it provides helper classes for alerts, buttons, button groups, toolbars, dropdowns, icons, modal dialogs ...
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, Content management, Blogs This package can manage and show team members on a WordPress site. It provides a WordPress plugin that allows publishers to create post types to show team members and edit the list of team members. Currently, it can: - List team members - Add New Team Members - Edit ...
PHP 5, Libraries, Web services This package can improve API creation using the Laravel framework. It provides several classes that can improve aspects of the development of APIs. Currently, it provides: - A trait to generate common types of API responses in JSON format - An exception handler class ...