Showing 55 open source projects for "wrapper"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    poemist-php-api-wrapper

    poemist-php-api-wrapper

    PHP API Wrapper for Poemist.com API

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MailChimp API

    MailChimp API

    Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP

    DrewM's Mailchimp API is a PHP wrapper for the Mailchimp marketing platform’s API, enabling developers to easily interact with Mailchimp services such as managing subscribers, campaigns, lists, and templates. It simplifies making API requests and parsing responses, streamlining the integration of email marketing functionality into PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Twitter API PHP

    Twitter API PHP

    The simplest PHP Wrapper for Twitter API v1.1 calls

    This simple PHP wrapper for the Twitter API v1.1 provides an easy way to make authenticated requests to Twitter using OAuth. It’s designed for developers who need a lightweight integration with Twitter's RESTful API without relying on large SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rocketeer

    Rocketeer

    Send your projects up in the clouds

    Rocketeer is a modern PHP task runner and deployment package. It is inspired by the Laravel Framework philosophy and thus aims to be fast, elegant, and more importantly easy to use. Like the latter, emphasis is put on smart defaults and modern development. While it is coded in PHP, it can deploy any project from small HTML/CSS websites to large Rails applications. Versatile, support for multiple connections, multiserver connections, multiple stages per server, etc. Fast, queue tasks and run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    This project aims to provide Web Service clients wrapper for the Voxbone API (VoxAPI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Protheon ORM

    Protheon ORM

    Flexible and simple ORM Library for PHP applications

    ...ProtheonORM is a valid, fast solution to have a ORM solution with only minimal configuration with the high-end features. It can be used in any type of application or website and re-uses any existing MySQLIi or PDO connection but also provides simple MySQLi and PDO wrapper classes. The ORM classes provide a elegant, easily readable and complete SQL solution which look something like this: $res = $customer->fields("id,name")->first(4); foreach($res as $row) ..... ProtheonORM is a open-source component of the Protheon CMS package intended for use with PHP web development by netideas bv, the Netherlands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    CMS ++

    Full Powerful & Customized PHP CMS Framework Its Just Plugins to start

    CMS ++ is a powerfull & full customized php cms & development environment framework it can be used in creating any application you want (huge or simple) lets download and customize it as you want its considers a core kernel that could be extended . you can consider it as a simple GUI framework but without mvc . it has it's own seo-query system !! ,hooks,pdo-wrapper ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gChartToolPHP

    gChartToolPHP

    A PHP Wrapper for the Google Chart Tool Class

    gChartToolPHP provides a simple, comprehensive wrapper to easily produce Google client-side charts. graphs and tables using only PHP code, and embed them in your own pages. It provides support for all the current Google chart formats including the more complex charts such as bubbles, gauges and scatter charts. In addition, a Google Toolbar can be added to the chart to allow easy export of the data Data can be supplied to the chart in the following ways: 1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Twick.it API Wrapper
    If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sneeze PHP
    Provides a lightweight wrapper class akin to jQuery, ActiveRecord, and LINQ, allowing one to query objects and collections. Renders it unnecessary to have logic deeply nested in defensive code (checks for is_object, is_null, isset, empty, &c.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PHP Meta Framework is a abstract wrapper on different tools to make them work together. Future features: CMS, CMF, MVC, Inversion of control, Design Patterns, Database layer, Forms generation. Main qualities: flexibility, integration, mobility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP wrapper library to parse and emit YAML. Stagehand_YAML wraps spyc and syck which are standard YAML parsers/emitters for PHP, and provides some useful methods for developers to parse YAML from files or strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pXw4Pa (poor XML wrapper for PHP arrays) are 2 simple php functions written with php4.3.7 that can read/write a php array from/to an xml file. Can be used to store data on xml files simply and fast, without to make use of others big stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Any one can implement the Information Management System, such as ERP, CRM, SCM, MIS, etc. based on this project. The developers can make the web applications from B/S style to C/S style by the wrapper of AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wrapper classes for the commandline 'dialog' program to allow easier user interaction for commandline PHP scripts. Hopefully other dialog programs (xdialog, zenity etc.) will be supported in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB