-
Simple access layer can abstract several types operation to manage access permissions like adding resources to manage, allow or deny the access by user or level, check if the user is an administrator, and check if the user has access to a resource.Retrieving access permissions from certain containers can be done by extending the class.Requirements: PHP 5.0 or higher
-
GET, POST, PUT and DELETE HTTP requests can be sent to a Web service server supporting the REST protocol with REST Client.REST Client supports HTTP basic authentication, passing parameters in the request URL, send HTTP POST requests using either arrays with form data values or raw POST data, and use a custom content-type header value.Requirements: PHP 5.0 or higher
-
HTTP GET, POST and HEAD requests can be sent to retrieve Web pages with the help of phpWebhacks.phpWebhacks supports file uploads, HTTP authentication, HTTP and meta tag redirection and gzip compression. It can also process the retrieved HTML pages to help extracting information to send subsequent requests like collecting cookies, extracting input values from forms, parsing meta tags.Requirements: PHP 5.0 ...
-
Link where the user can authenticate on Gmail, Hotmail, MSN Windows Live or Yahoo, are generated with Contacts importer. Once the user authenticates, the user returns to a page with a script that calls the class so it receives request values that can be used to retrieve the contacts from the Web mail accounts using their Web service APIs. You ...
-
Abdohoo Secure Login can check if an user is already authenticated. If not, it can check the user name and password in a MySQL database table. Session variables are set if the user is authenticated successfully. Requirements: PHP 5.0 or higher
-
There is a base class that can display a text message to tell the user what he needs to input. An expression with a random math operation between two number values is generated by a math subclass. The user must enter the result of the operation to pass the CAPTCHA validation. The correct answer is stored in session variables for ...
-
XXXpROH4x0r, a connection to an IRC server can be established and authentication can be performed on behalf of a specified user. Separate scripts can send other IRC commands via the connection opened to the server. Requirements: PHP 5.0 or higher
-
Brazilian Validations provides several functions that can validate strings that contain values document numbers and other formats specific of Brazil. Brazilian Validations currently supports validation of CPF, CNPJ, PIS/PASEP numbers, dates, CEP codes and money amounts. Requirements: PHP 3.0 or higher Limitations: The code and the comments are in Portuguese.
-
user_registration_module can check a MySQL database user table if there is a record with a given user name. A new record is inserted if a specified user does not exist. Requirements: PHP 4.0 or higher
-
Several operations are possible and HTML forms are generated for user authentication and account management. Currently PHP Login Script can register a new account, activate registered accounts, authenticate an user and start a session, end a logged user session, change the user password or e-mail address. Requirements: PHP 5.0 or higher
-
Yahoo BBAuth can generate an URL in an Yahoo site that the users must visit to authenticate and authorize your site to have access to Yahoo Web services on behalf of the authenticated user. Once a site is authorized, the class retrieves the credentials and sends requests to the Yahoo APIs on behalf of the authenticated user. Requirements: PHP 5.0 ...
-
The Google GData Web Services API is used for authentication on behalf of a specified Gmail user. Requirements: PHP 5.0 or higher
-
The outgoing network interface for connecting to the SOCKS server can be specified. Key Features of socks5:- Handling connection timeouts- Tunnel DNS traffic through proxy- SOCKS server authentication Requirements: PHP 5.0 or higher
-
php easy :: admin login scripts set contains 3 ready-to-use admin login scripts using 3 different authentication methods: - HTTP Authentication; - Cookies; - Sessions. All the three provide the same security level and do not require any DB. Minor differences: - in cookie version you can also specify the number of days to keep your cookie alive while in ...
-
Script may be added to any PHP page which requires user authentication. To submit Forms, or to enter private areas or to gain access to a websites controlled environment visitors will confirm their presence by typing a matching set of randomly selected characters. Script is easily added to one of your pre-existing pages using a single line of code. The ...

