Showing 23 open source projects for "domain"

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
    Laravel Chunk Upload

    Laravel Chunk Upload

    The basic implementation for chunk upload with multiple providers

    Laravel Chunk Upload simplifies chunked uploads with support for multiple JavaScript libraries atop Laravel's file upload system, designed with a minimal memory footprint. Features include cross-domain request support, automatic cleaning, and intuitive usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Route Attributes

    Laravel Route Attributes

    Use PHP 8 attributes to register routes in a Laravel app

    Use PHP 8 attributes to register routes in a Laravel app. This package provides annotations to automatically register routes. If you are using a directory structure where you co-locate multiple types of files in the same directory and want to be more specific about which files are checked for route attributes, you can use the patterns and not_patterns options. For example, if you are co-locating your tests with your controllers you could use the patterns option to only look in controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Sitemap

    Laravel Sitemap

    Create and generate sitemaps with ease

    ...The generator has the ability to execute JavaScript on each page so links injected into the dom by JavaScript will be crawled as well. The easiest way is to crawl the given domain and generate a sitemap with all found links. The destination of the sitemap should be specified by $path. If you don't want a crawled link to appear in the sitemap, just don't return it in the callable you pass to hasCrawled. You can also instruct the underlying crawler to not crawl some pages by passing a callable to shouldCrawl. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel Valet

    Laravel Valet

    A more enjoyable local development experience for Mac

    ...Yeah, we like it too. Laravel Valet configures your Mac to always run Nginx in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the *.test domain to point to sites installed on your local machine. In other words, a blazing-fast Laravel development environment that uses roughly 7 MB of RAM. Valet isn't a complete replacement for Vagrant or Homestead, but provides a great alternative if you want flexible basics, prefer extreme speed, or are working on a machine with a limited amount of RAM.
    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
    Codeception

    Codeception

    Full-stack testing PHP framework

    ...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. Tests can be executed inside a PHP framework. This way web applications can be executed without web servers to run faster and access application internals. Symfony, Laravel, Zend Framework, Yii, Phalcon are supported. Connect to various data sources MySQL, PostgreSQL, MongoDB, Redis, Memcache to use their data inside tests. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Polr

    Polr

    A modern, powerful, and robust URL shortener

    ...It's also GPLv2+ licensed. Read the installation documentation and get running in no time. Modern and simple interface to manage your links and control your instance. Run-on your own domain to adjust your branding to perfection. Use Polr out of the box or fork the code to tweak it to to your needs. Customize your instance's shortening permissions, redirects, or even its theme. Semantic REST API for integration with other services. Assign new API keys to users automatically, or generate them manually. Create new links or look up existing links without modifying your breaking your existing code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PHP Form generator

    PHP Based Form generator for Bootstrap

    Object oriented form generator for PHP. Compatible with Bootstrap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZenTaoPHP is a php framework. Main features are: 1. OOP(php>5.2) 2. full mvc support. 3. very lightweight, only 4 files for core. 4. High performance. 5. Neutral naming, no zentao in the code naming. 6. Reasonably structured. 7. Easy to start.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Simple PHP FrameWork

    Simple PHP FrameWork

    Main goal is simplicity

    Design of a framework in php with MVC framework where the main goal is simplicity for the composition of the backend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ActiveRules Social Site Application Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Naked Objects pattern for php world. A framework to enable developers to concentrate on the domain model without worrying about the presentation and infrastructure part, which is automatically generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Une bibliothèque pour PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WirePhrame is a PHP framework based on JsWebGets for GUI, POP for Objects, COSA for WebService implementation, and RePHPort for reports generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IVY Framework is a full stack web application framework. The framework takes away the need to reproduce html, styles, database connections, data validation etc and concentrate on the Business rules of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Is a Framework to web development using concepts of Architecture 3-tiers and using ADOdb Api to connect to database. In future will be an example of implementation with this frame, but with a little experience anyone can develop with this frame. Using PH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pork.dbObject is a tiny (500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your SQL queries. This project moved to github Cme find it here: http://github.com/SchizoDuckie/pork-dbobject/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DeadZone is a total rework of the popular web based space trading game BNT the new GUI incorporates Ajax technology and is totally 'skinnable' DeadZone is now in the release candidate phase and many new features have been added and are being finalised
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP simple framework to separate program layer and view layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The home site is www.ppassistant.com Help Forum www.ppassistant.com/forum This is meant to be the ultimate framework. Not only is it an open source PHP/MySql framework, but it's also a development toolkit. It also has programs and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DemiLink is a data abstraction layer intended to allow for centralized processing of common data manipulation tasks. Complex transformations can be performed by chaining simple ones together, and new transformation types are easily added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP 5+ MVC framework with Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Execution Work, it´s a new framework engine for php programming. Ew supports OOP, MVC, XML, XSL, DataBase2Objects, and much more. Ew has its own Business Components, with many "packages" to make your programming life simple and useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB