logo small
PHP Classes

status user 1268518

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

            Packages icon Found (411)   Packages icon Recommended by Users (12)   Packages icon Packages (399)   Discussions icon Discussions (3)   Blogs icon Forums icon Blog forums (419)  

      1-10   11-20   21-30   31-40   41-50   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 ...
Language, PHP 7   This package can make functions work as if they are class functions. It provides a trait that when used inside a class it can make any functions that otherwise look like global functions, be used to call the current class functions. The package provides other features like support ...
PHP 5, Databases, User Management   This class can register and login users using a database via PDO. It can process the registration of a user given the user name, password, name and email address. It can also authenticate a user given the user name and password and optionally set a cookie to remember ...
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 ...
Cryptography, User Management, Security   This class can be used to authenticate and manage OTP user tokens for strong two-factor authentication. It can create, update and delete tokens to authenticate users with one time passwords (OTP). The users data is stored in files. The class can also check ...
Email, Networking, Searching, PHP 8   This package can retrieve email messages from an IMAP server. It provides a class that provides a fluent interface to retrieve messages in a mailbox accessed using the IMAP protocol. Currently, it can: - Fetch messages - Mark messages as read, as unread, as answered ...
PHP 5, E-Commerce, Web services   This class can process payments with the Instapago API. It can send HTTP requests to the Instapago API Web server to process several types of payment operations. Currently it can submit a payment request, process pre-authorized payments, cancel a payment, and get information ...
Databases, User Management, Cache, Da..., D..., P..., T...   This package provides several classes that can connect to many kinds of databases and executes SQL queries to perform any type of data access (MySQLi, PDO) to database tables. Currently, it can: - Connect to a database server via MySQLi or ...
PHP 5, Content management, Blogs   This package can show and process quizes in a WordPress site. It provides a WordPress plugin that can be used to have a quiz in a WordPress site page or post. Currently, the plugin supports: - Create new quizes - Add new quiz questions that can be of multiple choise ...
PHP 5, Databases, Libraries, Design P...   This package is a MVC framework providing autogenerated MySQL models. It provides base classes for creating Web applications like controllers, models and view classes, as well as, a set of MVC components for commons database operations like search, sort, paginate ...

      1-10   11-20   21-30   31-40   41-50   Next >