dbus-cxx is a C++ wrapper for dbus. It exposes the C API to allow direct manipulation and relies on sigc++ to provide an OO interface. Also included is dbus-cxx-xml2cpp to generate proxy and adapter interfaces from DBus XML introspection-like documents.
A comprehensive PHP wrapper class for ImageMagick:
* Capable of further development
* Object-oriented
* Simple to install and use
* Platform independent
* Performs at least as well as PHP Imagick
Release 0.1 (alpha): 20-May-21
Currently all functions are under test. Please contact tmagic at skeptic dot de with any bugs.
See also https://www.skeptic.de/SourceForge/TMagic/index.html for detailed documentation.
NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt
PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types.
Project has moved to:
https://github.com/mcfarljm/fortwrap
C++ library for Apache Cassandra with Qt Framework
C++ wrapper library for the Apache Cassandra distributed database system using Qt as the basic framework. Offers C++ array like syntax to quickly read and write in the database. Well thought and fast object oriented library(i.e. caching.)
A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
A window toolkit in the form of a C++ Xlib wrapper, specifically designed with an eye for developing programs useful for artists. The main force behind it at the moment is the desktop publishing program Laidout.
Schema validation with simple dom php classes, that will check the xsd file before the xml based forms will accept any submit. The ajax wrapper should work with widgets to show any validation error to the form user.
ppp (posix++) are C++ wrapper around commonly used posix related C libraries and interfaces, including linux, OSX (and where available windows with third party framework)
This is a PHP 5 API wrapper for The Enterprise Open Source Billing solution, jbilling. This wrapper abstracts the native java JBillingAPIFactory to allow full integration with JBilling from PHP.
Authorize.net is by far one of the most used payment gateways around and the AIM (Advanced Integration Method) is one of the most used methods for online shopping.
This class will create a wrapper for the AIM method and all of the API call and respons
wxPCRE is a cross-platform PCRE C++ wrapper that is built for use with wxWidgets. It was engineered to be a direct 'drop-in' replacement for wxRegEx (the native regular expression library). This is a pcre wrapper implementation wxWidgets style.
GD2++ is an OOP wrapper for the GD2 extension for PHP, completely written in PHP. It covers all GD2 functionality, plus a lot more like gradients, graphs etc.
A cross-platform, object-oriented, general purpose C++ wrapper to the libupnp API. The framework will implement UPnP specifications published at upnp.org.
A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.
libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.