Codelobster PHP Edition

CodeLobster PHP Edition is a free handy editor primarily intended for creating and editing PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty template engine, JQuery library, CodeIgniter framework and WordPress blogging platform. It includes debugger, dynamic help, advanced autocomplete, HTML inspector (like FireBug has).

c_JMBG

Package:
Summary:
Validate Serbian Unique Master Citizen numbers
Groups:
Author:
Description:
This class can be used to parse and validate Serbian Unique Master Citizen numbers.

It takes a Serbian citizen number and parse it to determine if it is valid and extract its components.


Syron Twitter

Package:
Summary:
Display the latest statuses of a Twitter user
Groups:
Author:
Description:
This class can be used to display the latest statuses of a Twitter user.

It can retrieve the RSS feed with the timeline of the latest statuses of a given user.

The class parses the RSS feed and display the status messages and their published dates.


Yahoo MSN chat

Package:
Summary:
Determine if Yahoo or MSN users are online
Groups:
Author:
Description:
This package can be used to determine if Yahoo or MSN users are online.

It can query a MySQL database to retrieve a list of users to check.

It can also check whether the listed users are online either on Yahoo Messenger or MSN by sending HTTP requests to Web services API servers that return given user online status.


Yahoo_chat

Package:
Summary:
Detect when site users are Y!IM and chat SMS
Groups:
Author:
Description:
Many times site support may need to communicate with site users in real-time. With this class the site support technicians can determine if users are on Yahoo or MSN instant messenger and communicate through IM to do a variety of things such: as assist with online account problems, offer services or provide information.


uFlex

Package:
Summary:
Manage registrations and authenticate users
Groups:
Author:
Description:
This class can be used to manage registrations and authenticate users with records in a MySQL database.

It can perform several types of operations with registered users of a site.

Currently it can create or update registered user records, activate user accounts, reset passwords, authenticate an user and start a login session, and end a login session.


SQLFury

SQL Injection Scanner: An SQL injection scanner, using blind SQL injection techniques to extract information from a target database. Database Support: * MySQL * PostgreSQL * Oracle * Microsoft SQL Server Extract from database: * Database version. * Current database user. * All database users. * Database name. * All database names. * All table names. * All columns names. * Entire columns.

DB Engine

Package:
Summary:
Database abstraction layer for many databases
Groups:
Author:
Description:
This package is a database abstraction layer for many databases.

It provides a common interface for accessing many databases like: MySQL, MySQL using MySQLi, Oracle, PostgreSQL, Firebird, Microsoft SQL Server and Interbase.

The interface provides means to establish database connections, executing SQL queries, retrieving query results into arrays or objects, dropping tables or fields, checking if tables or fields exists, etc..

The main abstraction class can also display query results in a grid.


Posten Shipping Track API Wrapper

Package:
Summary:
Retrieve tracking information of Posten parcel
Groups:
Author:
Description:
This class can be used to retrieve tracking information of parcels sent via Norway Posten.

It can send an HTTP request to the Posten Web services API server to request tracking information for a given parcel shipment.

The class can retrieve the shipping details, as well the tracking events that were recorded so far.


Powered by Gewgley