Showing 44 open source projects for "level set method"

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
  • 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
  • 1
    Psl

    Psl

    Centralized, well-typed, non-blocking set of APIs for PHP programmers

    Psl is a standard library for PHP, inspired by hhvm/hsl. The goal of Psl is to provide a consistent, centralized, well-typed set of APIs for PHP programmers. A modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Model Settings

    Laravel Model Settings

    Model Settings for your Laravel app

    The package requires PHP 8.1+ and follows the FIG standards PSR-1, PSR-2, PSR-4 and PSR-12 to ensure a high level of interoperability between shared PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Translation Component

    Translation Component

    Tools to internationalize your application

    The Translation component provides tools to internationalize your application. The term “internationalization” (often abbreviated i18n) refers to the process of abstracting strings and other locale-specific pieces out of your application into a layer where they can be translated and converted based on the user’s locale (i.e. language and country). For text, this means wrapping each with a function capable of translating the text (or “message”) into the language of the user. Enable and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    A Fluent Builder For Schema.org Types

    A Fluent Builder For Schema.org Types

    A fluent builder Schema.org types and ld+json generator

    spatie/schema-org provides a fluent builder for all Schema.org types and their properties. The code in src is generated from Schema.org's JSON-LD standards file, so it provides objects and methods for the entire core vocabulary. The classes and methods are also fully documented as a quick reference. We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards...
    Downloads: 4 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
    HttpClient component

    HttpClient component

    Provides powerful methods to fetch HTTP resources synchronously

    Provides powerful methods to fetch HTTP resources synchronously or asynchronously. The HttpClient component is a low-level HTTP client with support for both PHP stream wrappers and cURL. It provides utilities to consume APIs and supports synchronous and asynchronous operations. The HTTP client contains many options you might need to take full control of the way the request is performed, including DNS pre-resolution, SSL parameters, public key pinning, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PHP Enum

    PHP Enum

    PHP Enum

    The myclabs/php-enum library is a PHP package that provides an object-oriented approach to implementing enumerations, inspired by the SPL's SplEnum. Before PHP 8.1 introduced native enum support, this library offered a structured way to define and use enumerated types, enhancing code readability and type safety. By extending the base Enum class, developers can create enums with defined constants, ensuring that variables only hold valid, predefined values. This approach helps prevent errors...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Laravel Query Builder

    Laravel Query Builder

    Easily build Eloquent queries from API requests

    This package allows you to filter, sort and include eloquent relations based on a request. The QueryBuilder used in this package extends Laravel's default Eloquent builder. This means all your favorite methods and macros are still available. Query parameter names follow the JSON API specification as closely as possible. The filter query parameters can be used to add where clauses to your Eloquent query. Out of the box we support filtering results by partial attribute value, exact attribute...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Codeception

    Codeception

    Full-stack testing PHP framework

    Codeception collects and shares best practices and solutions for testing PHP web applications. With a flexible set of included modules tests are easy to write, easy to use and easy to maintain. Tests can be executed using Firefox, Chrome, Safari or Cloud Testing services with Selenium WebDriver. Browser can be emulated with HTTP-requests through CURL with PhpBrowser. Codeception provides high-level domain language for tests. Tests are represented as a set of user's actions. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    NetSuite PHP API Client

    NetSuite PHP API Client

    NetSuite PHP API Client with namespaces and autoloading

    A PHP API client package for NetSuite, pried from the NetSuite PHP Toolkit and made more consumable for modern PHP application development. All of the classes in the NetSuite\Classes namespace are code provided by NetSuite with a license allowing redistribution. The custom work provided by this library separates these nearly 2,000 classes out into their own files and allows the classes to be installed with composer and accessed using standard autoloading support. It allows configuration to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Doctrine Lexer

    Doctrine Lexer

    Base library for a lexer that can be used in Recursive Descent Parsers

    ...To write your own parser you just need to extend Doctrine\Common\Lexer\AbstractLexer and implement three abstract methods. These methods define the lexical catchable and non-catchable patterns and a method for returning the type of a token and filtering the value if necessary. The Lexer is responsible for giving you an API to walk across a string one character at a time and analyze the type of each character, value and position of each token in the string. The low level API of the lexer is pretty simple. The setInput($input) option sets the input data to be tokenized. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    ...This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 13
    PSR http Message

    PSR http Message

    A PSR that provides a set of common interfaces for HTTP messages

    HTTP messages are the foundation of web development. Web browsers and HTTP clients such as cURL create HTTP request messages that are sent to a web server, which provides an HTTP response message. Server-side code receives an HTTP request message, and returns an HTTP response message. HTTP messages are typically abstracted from the end-user consumer, but as developers, we typically need to know how they are structured and how to access or manipulate them in order to perform our tasks,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Dingo API

    Dingo API

    A RESTful API package for the Laravel and Lumen frameworks

    ...You can use your .env file to configure most of the package, however, some finer tuning of the package will require you to either publish the configuration file (Laravel) or configure it in bootstrap/app.php (Lumen). You may also use the boot method of your AppServiceProvider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sns auth

    sns auth

    Universal third-party login SDK, support WeChat, WeChat scan code, etc

    ...In the interface file, 4 methods are defined, which must be implemented by each third-party base class, and are used for related third-party login operations and data acquisition. WeChat has an additional method for obtaining the address requested by the proxy. Version 2.0 no longer automatically sets the state through the system. If necessary, please handle the verification by yourself, and the state can also be put in the config. Line and Facebook are mandatory to pass state, if you don't set it, random value will be passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PSR-11 Container interface

    PSR-11 Container interface

    A common interface for dependency injection containers

    The goal set by ContainerInterface is to standardize how frameworks and libraries make use of a container to obtain objects and parameters. An entry identifier is any PHP-legal string of at least one character that uniquely identifies an item within a container. An entry identifier is an opaque string, so callers should not assume that the structure of the string carries any semantic meaning. The Psr\Container\ContainerInterface exposes two methods, get and has. get takes one mandatory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Siler

    Siler

    Flat-files plain-old PHP functions rockin'on as a set of abstractions

    Siler is a set of general-purpose high-level abstractions aiming an API for declarative programming in PHP. You can use it within any framework or standalone, as a micro-framework. Flat-files and plain-old PHP functions rockin' on as a set of general-purpose high-level abstractions. Flat files and plain-old PHP functions rocking on a production-grade, high-performance, scalable, concurrent and non-blocking HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Go! Aspect-Oriented Framework for PHP

    Go! Aspect-Oriented Framework for PHP

    Modern aspect-oriented framework for the new level of development

    Go! AOP is a modern aspect-oriented framework in plain PHP with rich features for the new level of software development. The framework allows cross-cutting issues to be solved in the traditional object-oriented PHP code by providing a highly efficient and transparent hook system for your existing code. Provides dynamic hook system for PHP without changes in the original source code. Doesn't require any PECL-extentions (php-aop, runkit, uopz) and DI-containers to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    prestissimo

    prestissimo

    Composer parallel install plugin

    This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process. This plugin is for Composer1; Composer2 is very fast on its own. Recognize composer's options. You don't need to set any special configuration. To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication. For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    simple display for woocommerce reviews

    simple display for woocommerce reviews

    It is a simple widget to show Woocommerce reviews with AJAX method

    The Simple Display For Woocommerce Reviews is a simple widget to display Woocommerce reviews with AJAX method. You can set the options of this plugin to fetch the reviews of the products based on their categories, their tags or their authors. Also, it has different options to set the ordering type, length of the reviews, number of the reviews, etc. Using AJAX method for loading more reviews has improved the performance of this plugin. It is very flexible with customizable settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    auto rotator for woocommerce reviews

    auto rotator for woocommerce reviews

    It is a simple widget to show Woocommerce reviews in a rotatery style

    The Auto Rotator For Woocommerce Reviews is a simple widget to show Woocommerce reviews in a rotational style. You can set the options of this plugin to fetch the reviews of the products based on their categories, their tags or their authors. Also, it has different options to set the ordering type, length of the reviews, number of the reviews, etc. This plugin shows woocommerce reviews in the ratational style with fade and slide transitions. It is very flexible with customizable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Awesome Portfolio

    Awesome Portfolio

    It displays Joomla articles with different filters

    The Awesome Portfolio is a simple module that displays articles as portfolios based on different filters.It is a very useful and applicable extension for news website, company websites, shopping websites and otherwebsites that work with portfolios or filterable items. The Awesome Portfolio enables you to show your articles based on different filters and items. You can set the options of this module to filter articles based on their tags, their categories or their authors. It gains AJAX method for loading more articles to improve the performance for your website. The Awesome Portfolio is very flexible with customizable settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modern-Portfolio

    Modern-Portfolio

    Display Wordpess posts in a filterable style.

    ...It is a very useful and applicable plugin for news website, company websites, shopping websites and other websites that work with portfolios or filterable items. The Modern Portfolio enables you to show your posts based on different filters and items. You can set the options of this widget to filter posts based on their tags, their categories or their authors. It gains AJAX method for loading more posts to improve the performance for your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Anchor CMS

    Anchor CMS

    A lightweight blog CMS for PHP

    ...If you need to use a non-UTC timezone (for example, using the relative_time function in America/Asia), you’ll need to change Anchor’s system timezone. Anchor uses standard PHP timezones; to find your timezone, check the PHP documentation. Upload Anchor through FTP/SFTP or whatever upload method you prefer to the public-facing directory of your site. Ensure that the permissions for the content and anchor/config folders are set to 0775 and that all files belong to the web user or is a part of the same group as the web user. Create a database for Anchor to install to. You may name it anything you like. The method for database creation varies depending on your webhost but may require using PHPMyAdmin or Sequel Pro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Source MLM Software -  Woocommerce

    Open Source MLM Software - Woocommerce

    Wordpress / Woo-commerce MLM Software

    The best open source MLM Software solution for Multilevel marketing business and direct selling business. Multi-Level Marketing (MLM) software development supports different MLM Plans such as Binary, Matrix, Unilevel, Hybrid, HYIP, and Crypto MLM Software, Bitcoin MLM Software etc. Our MLM Software is built with the advanced set of features required to manage and organize MLM business. A user-friendly WP MLM Software plugin allows you to run a WP MLM network with WordPress website. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB