Showing 190 open source projects for "di software"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    PHP-DI

    PHP-DI

    The dependency injection container for humans

    PHP-DI is a Dependency Injection (DI) container for PHP applications that promotes flexibility and modularity. It automates the process of injecting dependencies, reducing boilerplate code and making applications more maintainable. PHP-DI supports autowiring and integrates seamlessly with popular frameworks like Symfony and Laravel, offering a powerful solution for managing complex dependency graphs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    do - Dependency Injection

    do - Dependency Injection

    A dependency injection toolkit based on Go 1.18+ Generics

    do - Dependency Injection is a lightweight dependency injection toolkit for Go that implements the DI pattern using the language’s generics system to provide strong type safety and minimal runtime overhead. The library offers a service container that allows developers to register, resolve, and manage application dependencies in a structured and maintainable way. It supports multiple service lifecycles such as eager, lazy, and transient loading, along with circular dependency detection and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Symfony VarExporter

    Symfony VarExporter

    Allows exporting any serializable PHP data structure to plain PHP code

    Symfony VarExporter is a component that provides fast and safe serialization of PHP objects, especially those involving closures, services, or references. Unlike traditional serialize() or var_export(), VarExporter produces PHP code that can be re-evaluated safely and efficiently, which is useful in caching, dependency injection, and configuration scenarios.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Decompose

    Decompose

    Kotlin Multiplatform lifecycle-aware business logic components

    Decompose is a Kotlin Multiplatform library for breaking down your code into tree-structured lifecycle-aware business logic components (aka BLoC), with routing functionality and pluggable UI (Jetpack/Multiplatform Compose, Android Views, SwiftUI, Kotlin/React, etc.).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    SolrNet

    SolrNet

    Solr client for .Net

    SolrNet does not attempt to abstract much over Solr, it's assumed that you know what Solr is and how to use it, just as you need to know relational databases before using an ORM. If you're not familiar with Solr, take your time to follow the Solr tutorial, see the FAQ and the docs. Consider getting a book. SolrField maps the attribute to a Solr field and SolrUniqueKey (optional but recommended) maps an attribute to a Solr unique key field.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    KSP

    KSP

    Kotlin Symbol Processing API

    KSP is Kotlin’s lightweight, idiomatic alternative to Java annotation processing that gives compile-time access to Kotlin program structure. Rather than forcing Kotlin through Java’s annotation APIs, it exposes Kotlin-first symbols—classes, functions, properties, types—so processors can generate code efficiently. The design dramatically reduces incremental build overhead by operating directly on symbols without compiling stubs, which speeds up large multi-module projects. Processors run as...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Swinject

    Swinject

    Dependency injection framework for Swift with iOS/macOS/Linux

    Swinject is a lightweight dependency injection framework for Swift. Dependency injection (DI) is a software design pattern that implements Inversion of Control (IoC) for resolving dependencies. In the pattern, Swinject helps your app split into loosely-coupled components, which can be developed, tested, and maintained more easily. Swinject is powered by the Swift generic type system and first-class functions to define the dependencies of your app simply and fluently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenAI .NET

    OpenAI .NET

    The official .NET library for the OpenAI API

    OpenAI .NET is the official client library for calling the OpenAI REST API from C# and other .NET languages, with first-class support for modern .NET patterns. It provides strongly typed clients across API areas (chat, audio, images, embeddings, moderations, batches, files, models, vector stores, responses, realtime, assistants) and works with .NET Standard 2.0 while the examples use .NET 8. You install it via NuGet and authenticate with an API key, ideally through environment variables or...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Cofoundry

    Cofoundry

    Cofoundry is an extensible and flexible .NET Core CMS

    Cofoundry is an unobtrusive ASP.NET Core CMS focused on code-first development and user-friendly content management. Run integrated, decoupled or headless, it's your choice. Cofoundry is there when you want it and gets out of your way when you don't. Get back to writing regular .NET code you love and enjoy complete freedom with your front-end technology and designs. We understand that every application is different. Cofoundry is an adaptable framework that let's you swap in your preferred...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android Interview Questions

    Android Interview Questions

    Your Cheat Sheet For Android Interview

    This repository is a comprehensive study guide for Android interviews, organized to cover the platform from fundamentals to advanced topics. It includes explanations and Q&A on the Android app lifecycle, activities and fragments, services, broadcast receivers, content providers, and the build system. Modern practices are addressed as well—Kotlin language features, coroutines, Jetpack components, MVVM/MVI architecture, dependency injection, and testing strategies. Performance and reliability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Electron.NET

    Electron.NET

    Build cross platform desktop apps with ASP.NET Core

    Build cross-platform desktop apps with .NET 5 and ASP.NET NET Core (Razor Pages, MVC), Blazor. Electron.NET is a wrapper around a "normal" Electron application with an embedded ASP.NET Core application. Via our Electron.NET IPC bridge we can invoke Electron APIs from .NET. The CLI extensions host our toolset to build and start Electron.NET applications. There are lots of different approaches how to get an X-plat desktop app running. We thought it would be nice for .NET devs to use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MiCla Comuni e codici "ComCod"

    MiCla Comuni e codici "ComCod"

    codici di comune utilizzo, nazionale, internaz. codice fiscale

    Software freeware; contiene una raccolta di codici di comune utilizzo, con la possibilità di calcolare il codice fiscale di una persona fisica e di stampare il relativo tesserino. Tutti gli archivi sono modificabili così da permettere un eventuale aggiornamento. Software gratuito Considerate un contributo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Install creator

    Install creator

    The free installation wizard creator

    MiCla InstallCreator | The free* setup creator for Windows™. Efficient and free* installation creators, not based on scripts but on incredibly easy step-by-step visual creation (wizard). *for personal, non-profit use. For developers, ask for the license at "info@micla.it" MiCla InstallCreator | Il creatore di installazioni gratuito* per Windows™. Creatore di installazione efficiente e gratuito*, non basato su script ma su creazione passo passo visuale (wizard) di incredibile...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    Megagest

    Megagest

    Software gestionale modulare, free e open source.

    Soluzione software modulare, free e open source, costruito su piattaforma client server (3-tier) dedicata al magazzino articoli, documenti, ordini e carico di magazzino, fatturazione elettronica e misuratori RT, pos touch screen di vendita al banco, promozioni e fidelity, catene di negozi, archivio vivande, comande ristorante e ordini di asporto on line, uso di smartphone e tablet con app android dedicate, prenotazione ombrelloni e gestione spiaggia, eCommerce con PrestaShop ed Ordini clienti con Orderline web app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WinLott Suite

    WinLott Suite

    MiCla Lotto Suite

    ...E' stata implementata la possibilità di effettuare un aggiornamento dell'archivio delle estrazioni in modo automatico, semplicemente selezionando dal menù <Add Info|Aggiorna...>. Questa versione possiede un piccolo database delle voci della smorfia e la possibilità di giocare e stampare le schede della tombola. ______ Sistemi operativi supportati : Windows™; Linux™/Unix™ x86 / 64bit Software gratuito senza fini di lucro
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    GAzie - Gestione Aziendale

    GAzie - Gestione Aziendale

    GAzie è un software gestionale (ERP) multiazienda

    GAzie è un software gestionale (ERP) multiazienda in grado assolvere a molte funzioni: la gestione ordini, la produzione (commesse), dal magazzino a lotti, alla contabilità, il registratore telematico, le fatture elettroniche attive e passive. Ha, inoltre, alcuni moduli attivabili all'occorrenza, uno è il quaderno di campagna con il registro SIAN.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    distroClone-cross-distro

    distroClone-cross-distro

    DistroClone Cross-Distro — Clona il tuo sistema Linux

    DistroClone Cross-Distro — Clona il tuo sistema Linux su qualsiasi macchina Cos'è DistroClone Cross-Distro? DistroClone Cross-Distro è uno strumento open source che crea una **ISO live avviabile** del tuo sistema Linux attuale — software installato, configurazioni, utenti — e la trasforma in un installer completo basato su **Calamares**, il framework di installazione usato da decine di distribuzioni. Come funziona: DistroClone è distribuito come **AppImage** — nessuna installazione necessaria, nessuna dipendenza da gestire: sudo ./distroClone-1.3.6-x86_64.AppImage Processo guidato: 1. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    CalLite CRM

    CalLite CRM

    Software per Call Center

    CalLite è il software per Call Center più versatile e veloce sul mercato. Ti permette di azzerare le perdite di tempo degli utenti (operatori, agenti, supervisori, coordinatori, ecc. ecc.) per massimizzare i guadagni. Il software dispone delle funzionalità: PowerDialer, ProgressiveDialer, PredictiveDialer ed AutoDialer. Ovunque siano (da casa o in ufficio), i tuoi operatori potranno lavorare con una semplice connessione internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Agua Gest - Gestionale Aziendale php

    Agua Gest - Gestionale Aziendale php

    Open Source - Web Based - CRM - Gestione magazzino e Fatture Magazzino

    Gestionale aziendale su piattaforma web. BELLO COMPLETO POTENTE E FACILE DA USARE! Dal 2003 ad oggi al fianco delle piccole imprese Agua Gest è un software gestionale php mysql per gestire, il magazzino, le vendite e la contabilità. Completo di fatturazione elettronica con possibilità di poterlo usare anche in cloud Per Provarlo on line vi rimando al sito.. http://www.aguagest.it Cosa sa' fare.. Praticamente tutto.. Puoi gestire la tua azienda anche dal tablet, Non Necessita di grandi risose, molto intuitivo e grazie alla possibilità di gestire gli utenti è possibile anche bloccare parte del programma.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    XStream

    Software di Radio Indisound per streaming da remoto

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    winformsprotector

    antidecompiler and anti deobfuscator,source code protection

    ITALIAN: il software serve a proteggere il proprio codice sorgente da deoffuscazione e decompilazione,rende vano l'uso di decompilatori e deoffuscatori in determinati scenari ENGLISH : the software is used to protect your source code from decompilation and deobfuscation, it makes useless the use of decompilers and deobfuscator in certain scenarios
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gea.Net Start

    Gea.Net Start

    Gea.Net Pro Start Edition Software gestionale ERP per PMI

    Gea .Net Start è un ERP compatto per la piccola impresa, derivato da https://sourceforge.net/projects/geanetpro/ a cui si rimanda per maggiori esigenze . Gestisce ciclo attivo (offerte, ordini, ddt, fatture), magazzino, prima nota e produzione (distinta base e cicli). Indicato per aziende del commercio e dei servizi ( vedi anche http://www.geanetweb.com ) L'installazione richiede solo pochi secondi e non intacca il Registry di Windows: -Verificare se presente Framework .NET 4.6.1 o...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ufficio Zero Linux OS

    Ufficio Zero Linux OS

    Linux Desktop OS for professionals

    Ufficio Zero Linux OS is a desktop operating system offered in many versions based on PCLinuxOS, Linux Mint and Devuan. We also have created Duplica, a Bare Metal Restore Solution. This distro has many packages for professional use. The project is managed by the Italian company SIITE SRLS and promoted by the Italian Association Boost Media APS. Ufficio Zero Linux OS is trademarked through the Linux Mark Institute. All rights reserved. Linux® is the registered trademark of Linus...
    Leader badge
    Downloads: 43,990 This Week
    Last Update:
    See Project
  • 25
    Nato come una libreria ad uso personale. Si è estesa in un vero e proprio framework per la creazione di forms. Leggendo i metadati da una tabella permette di creare automaticamente la form potendo personalizzare ulteriormente campi ed opzioni degli stessi. NON produce codice PHP, quindi se la struttura della tabella cambia, anche la presentazione è caratteristiche LOGICHE dei campi cambiano. Inoltre implemente il pattern activerecord e così usando i metodi Salva() ed Elimina() in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next