Main > Free Download Search >

Free wrapper script

wrapper

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 43
Basecamp Wrapper 0.1

Basecamp Wrapper 0.1


This module provides an (almost) complete wrapper around the Basecamp API. It is written in Python and based upon the excellent ElementTree package. Requests will be made as XML, not YAML. Responses will be XML, too. Works with free Basecamp more>> This module provides an (almost) complete wrapper around the Basecamp API. It is written in Python and based upon the excellent ElementTree package. Requests will be made as XML, not YAML. Responses will be XML, too. Works with free Basecamp (http://www.basecamphq.co m/) accounts, too.<<less
Added: 2006-05-22 License: BSD Price: $0.00USD
17 downloads
 
Other version of Basecamp Wrapper
Price: FreeAdditionalInfoMIThttpwww.opensource.orglicensesmitlicense.php
License:BSD Style
Download
1270 downloads
Added: 2006-05-22
File System Wrapper

File System Wrapper


The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No more>> The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No Safe mode access problems * No CHMOD issues * Remote file access * Files are easily writable * System independent File read and writes<<less
Added: 2006-07-10 License: GPL Price: $0.00USD
17 downloads
Registry Wrapper 1.2

Registry Wrapper 1.2


Registry Wrapper script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry. more>> <<less
Added: 2007-06-23 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
18 downloads
Amazon S3 Stream Wrapper 1.0

Amazon S3 Stream Wrapper 1.0


This class is a stream wrapper that can be used to get and send files to Amazon S3 (Simple Storage Service). It sends HTTP requests to access Amazon S3 Web services API in order to store and retrieve files just by using fopen(s3://...) calls and more>> This class is a stream wrapper that can be used to get and send files to Amazon S3 (Simple Storage Service). It sends HTTP requests to access Amazon S3 Web services API in order to store and retrieve files just by using fopen(s3://...) calls and using regular fwrite and fread functions to send and retrieve file contents from Amazon S3 servers. This stream wrapper class can also delete files, create, list and delete directories.<<less
Added: 2007-10-08 License: BSD Price: $0.00USD
10 downloads
PHP mySQL Database Wrapper 1.0.5 1.0.5

PHP mySQL Database Wrapper 1.0.5 1.0.5


This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main more>> This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method - shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods - shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method - method that is an alias of the PHPs native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method check homepage for more...<<less
Added: 2006-07-24 License: Other Price: $0.00USD
15 downloads
 
Other version of PHP mySQL Database Wrapper
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
Download
1217 downloads
Added: 2006-07-24
Way2call Hi-Phone USB Java Telephony API (SDK) JAVA Library with JNI wrapper DLL

Way2call Hi-Phone USB Java Telephony API (SDK) JAVA Library with JNI wrapper DLL


Way2calls Hi-Phone products family are External USB / RS232 Plug and Play CTI (Computer Telephony Integration) Devices. Any software application or web page integrating a Hi-Phone device, can have full-featured Telephony functionality such as Make call, more>> Way2calls Hi-Phone products family are External USB / RS232 Plug and Play CTI (Computer Telephony Integration) Devices. Any software application or web page integrating a Hi-Phone device, can have full-featured Telephony functionality such as Make call, Answer-incoming call, Call Progress Detection, Caller ID etc The Hi-Phone products familys Integration SDK (Software Development Kit) offers software developers a variety of Simple, Fast and Easy Integration Proprietary API (Application Programming Interfaces) as well as standard API. This lets developers focus on their application instead of dealing with detailed telephony issues, using their favorite Programming Language. The SDK, Currently available for Microsoft Windows 2000/XP, supports major industry standard programming languages including C, C++, Visual Basic, .NET (VC++, VB, C#, J#, etc.), Delphi, Java and any other language which can use Win32 API or ActiveX<<less
Added: 2009-02-21 License: Other Price: $0.00USD
14 downloads
NukeWrap

NukeWrap


NukeWrap is a PHP-Nuke module that enables virtually any web content such as html, scripts (home pages, galleries, shopping carts, php, perl, asp, etc.) to be easily incorporated into your PHP-Nuke site. Just call the NukeWrap module with any URL and it more>> NukeWrap is a PHP-Nuke module that enables virtually any web content such as html, scripts (home pages, galleries, shopping carts, php, perl, asp, etc.) to be easily incorporated into your PHP-Nuke site. Just call the NukeWrap module with any URL and it will display it in your PHP-Nuke main area/window. I call it a content wrapper (takes any existing content anywhere and wraps your PostNuke site around it. Uses an iframe which must be supported by the browser and JavaScript to resize the iframe (optional). Now comes with an admin interface and a block to show yor links.<<less
Added: 2003-03-05 License: GPL Price: $0.00USD
13 downloads
PostWrap

PostWrap


PostWrap is a PostNuke module that enables virtually any web content such as html, scripts (home pages, galleries, shopping carts, php, perl, asp, etc.) to be easily incorporated into your PostNuke site. Just call the PostWrap module with any URL and more>> PostWrap is a PostNuke module that enables virtually any web content such as html, scripts (home pages, galleries, shopping carts, php, perl, asp, etc.) to be easily incorporated into your PostNuke site. Just call the PostWrap module with any URL and it will display it in your PostNuke main area/window. I call it a content wrapper (takes any existing content anywhere and wraps your PostNuke site around it. Uses an iframe which must be supported by the browser and JavaScript to resize the iframe (optional). Now with new options in the admin and a block to show yor links.<<less
Added: 2002-12-16 License: GPL Price: $0.00USD
13 downloads
MySQLHandler 2.0

MySQLHandler 2.0


MySQLHandler is a complete wrapper for MySQL. It implements all functions available and can be easily customized for your preference. MySQLHandler is designed to aid you when writing queries in your code and you dont need to write those connection more>> MySQLHandler is a complete wrapper for MySQL. It implements all functions available and can be easily customized for your preference. MySQLHandler is designed to aid you when writing queries in your code and you dont need to write those connection statements. When using a SELECT query, the rows can be returned in 3 different formats 1. Standard ResultSet 2. 2-dimensional array 3. XML Using the XML return method is very usable if you wish to export the results from a query to another application. Using XSLT and CSS you can also present it as a pretty HTML page.<<less
Added: 2003-01-27 License: Free Non-Commercial Price: $0.00USD
14 downloads
 
Other version of MySQLHandler
License:LGPL
Download
2478 downloads
Added: 2003-01-27
WSDL to PHP Code Generator 1

WSDL to PHP Code Generator 1


This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the more>> This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the WSDL. Also generates a class stub for the operations of the service as well as the types. Very useful when working with a SOAP Api. Forms the basis of a good OO designed API wrapper library.<<less
Added: 2007-02-20 License: Other Price: $0.00USD
19 downloads
 
Other version of WSDL to PHP Code Generator
WSDL to PHP Code GeneratorForms the basis of a good OO designed API wrapper library
License:Other Free / Open Source License
Download
967 downloads
Added: 2007-02-20
Php5tube 0.0.3

Php5tube 0.0.3


Php5tube is a free, open source class written by Debugged Interactive Designs in PHP5 to act as a wrapper for Youtubes API. Methods process the response XML and return a friendly array of data to make development simple and intuitive. more>> Php5tube is a free, open source class written by Debugged Interactive Designs in PHP5 to act as a wrapper for Youtubes API. Methods process the response XML and return a friendly array of data to make development simple and intuitive.<<less
Added: 2008-10-22 License: LGPL Price: $0.00USD
12 downloads
safedata 1.0

safedata 1.0


Safedata is a PHP class that effectively disables both register_globals and magic_quotes. It includes wrapper functions for MySQL / MySQLis escape string functions and for htmlentities / htmlspecialchars that allow you to use both strings and more>> Safedata is a PHP class that effectively disables both register_globals and magic_quotes. It includes wrapper functions for MySQL / MySQLis escape string functions and for htmlentities / htmlspecialchars that allow you to use both strings and arrays. It can also help with HTML forms, so you can ensure that the submitted form values are of the correct type (int, float, string, array). Requires PHP 4 >= 4.1.0, or PHP 5.<<less
Added: 2005-04-08 License: BSD Price: $0.00USD
14 downloads
 
Other version of safedata
safedataMatt Smith - It includes wrapper functions for MySQL / MySQLis escape string functions and for htmlentities / htmlspecialch. Safedata is a PHP class that effectively disables
License:BSD Style
Download
1661 downloads
Added: 2005-04-08
PHP MySQL Web Interface 1

PHP MySQL Web Interface 1


After fulfilling business request after request - with many short php web pages calling the function. Decided to progressing this further - by removing the web page altogether (hitting the function via a wrapper). Let it handle the query, via variable more>> After fulfilling business request after request - with many short php web pages calling the function. Decided to progressing this further - by removing the web page altogether (hitting the function via a wrapper). Let it handle the query, via variable parameters passed in on the HTTP GET. This posed a bit of problem, pushing complexity on the enquirer. So then decided to write a web (interface) form to drive the function (wrapper) - which subsequently made the query. :)<<less
Added: 2006-05-27 License: Freeware Price: $0.00USD
18 downloads
 
Other version of PHP MySQL Web Interface
PHP MySQL Web Interfaceby removing the web page altogether (hitting the function via a wrapper). Let it handle the query, via variable parameters passed in on the HTTP GET. This posed a bit of problem, pushing complexity
License:Freeware
Download
1269 downloads
Added: 2006-05-27
MySQL Abstractor 1

MySQL Abstractor 1


This packages implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list more>> This packages implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes.<<less
Added: 2007-02-22 License: Other Price: $0.00USD
13 downloads
 
Other version of MySQL Abstractor
MySQL AbstractorSELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes
Price: FreeAdditionalInfoMITLicence
License:Other Free / Open Source License
Download
977 downloads
Added: 2007-02-22
PCRE library 7.2

PCRE library 7.2


PCRE library 7.2 is a wonderful software which is able to implement regular expression pattern matching using the same syntax and semantics as Perl 5. more>> PCRE library 7.2 is a wonderful software which is able to implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.<<less
Added: 2007-06-21 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3