Tag Archiv: classes

VaM Cart

Package:
VaM Cart
Summary:
Shopping cart system based on CakePHP framework
Groups:
E-Commerce
Author:
Alexandr
Description:
This package implements a shopping cart system based on the CakePHP framework.

It provides the controller classes that can add and remove products to a shopping cart.


VaM Cart

Package:
VaM Cart
Summary:
Shopping cart system based on CakePHP framework
Groups:
E-Commerce
Author:
Alexandr
Description:
This package implements a shopping cart system based on the CakePHP framework.

It provides the controller classes that can add and remove products to a shopping cart.


Database Copier

Package:
Database Copier
Summary:
Copy tables between MySQL databases
Groups:
Databases, Systems administration
Author:
waqas khan kakar
Description:
This class can be used to copy tables between MySQL databases.

It can access a MySQL server, list its tables, query the table record data, connec to another MySQL server and recreate the database tables with data copied from the first database.

The class can drop the destination tables with the same names if they already exist.


Database Copier

Package:
Database Copier
Summary:
Copy tables between MySQL databases
Groups:
Databases, Systems administration
Author:
waqas khan kakar
Description:
This class can be used to copy tables between MySQL databases.

It can access a MySQL server, list its tables, query the table record data, connec to another MySQL server and recreate the database tables with data copied from the first database.

The class can drop the destination tables with the same names if they already exist.


User feedback

Package:
User feedback
Summary:
Display user feedback messages
Groups:
HTML, PHP 5
Author:
eswarrior
Description:
This is a simple class that can be used to display user feedback messages.

It can queue messages to display to the user. The message can be displayed in different colors according to the current script state.

The class can display the queued messages all at once.


User feedback

Package:
User feedback
Summary:
Display user feedback messages
Groups:
HTML, PHP 5
Author:
eswarrior
Description:
This is a simple class that can be used to display user feedback messages.

It can queue messages to display to the user. The message can be displayed in different colors according to the current script state.

The class can display the queued messages all at once.


Shorten URL in a text using Bit.ly

Package:
Shorten URL in a text using Bit.ly
Summary:
Convert URLs in text to links using Bit.ly
Groups:
AJAX, HTTP, Text processing, Web services
Author:
Muhammad Arfeen
Description:
This class can be used to convert URLs in text to links using Bit.ly .

It can parse a text to find HTTP, HTTPS, FTP and FTPS links.

The class sends requests Bit.ly Web services API to convert the URLs that it finds into HTML links using the Bit.ly URLs.


Shorten URL in a text using Bit.ly

Package:
Shorten URL in a text using Bit.ly
Summary:
Convert URLs in text to links using Bit.ly
Groups:
AJAX, HTTP, Text processing, Web services
Author:
Muhammad Arfeen
Description:
This class can be used to convert URLs in text to links using Bit.ly .

It can parse a text to find HTTP, HTTPS, FTP and FTPS links.

The class sends requests Bit.ly Web services API to convert the URLs that it finds into HTML links using the Bit.ly URLs.


Zip

Package:
Zip
Summary:
Create archives of compressed files in ZIP format
Groups:
Compression, Files and Folders, PHP 5
Author:
Asbjorn Grandt
Description:
This class can be used to create archives of compressed files in ZIP format.

It is based on the Create Zip File class originally written by Rochak Chauhan.

This version writes the compressed archive to a file instead of a variable when the archive size exceeds a given memory usage threshold.

It can also add comments to the ZIP archives.


Facebook Twitter Linkedin status update

Demo
Package:
Facebook Twitter Linkedin status update
Summary:
Update user status in social networking sites
Groups:
PHP 5, Social Networking, Web services
Author:
Md. Mahmud Ahsan
Description:
This package can be used to update user status in social networking sites.

It can send HTTP requests to different social networking sites to post new user status messages.

Currently it supports Facebook, Twitter and LinkedIn.


Powered by Gewgley