Showing 24 open source projects for "php data abstraction"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    LINQ to DB

    LINQ to DB

    Linq to database provider

    ...Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring. However, it's not as heavy as LINQ to SQL or Entity Framework. There is no change-tracking, so you have to manage that yourself, but on the positive side you get more control and faster access to your data. In other words LINQ to DB is type-safe SQL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Distributed Transactions Manager

    Distributed Transactions Manager

    A distributed transaction framework that supports multiple languages

    ...Developers no longer worry about suspension, null compensation, idempotent transaction, and other tricky problems, the framework layer handles them all. Suitable for companies with the multi-language stack. Easy for go, python, php, nodejs, ruby and so forth. The only external dependence is the database server, easy to deploy, cluster, and scale horizontally. Supports TCC, SAGA, XA, and transaction messages. DTM is a distributed transaction framework that provides cross-service eventual data consistency. It provides saga, tcc, xa, 2-phase message, and outbox patterns for a variety of application scenarios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Grassroots DICOM

    Grassroots DICOM

    Cross-platform DICOM implementation

    Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets.
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 4
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Open Jungo

    Open Jungo

    Open software persistence model

    Open Jungo is a flexible entity persistence model that makes it easy to create object-centric components with minimal coding. Unlike most current entity frameworks, Jungo does not require developers to structure their code in any particular way or specify database structures. Open Jungo supports most major proprietary and open source databases as well as well as a built-in highly efficient zero-configuration object-oriented database systems. It requires no external dependencies and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ANFireme is the Simple Open Source Edition of AN Framework (ANFire) for PHP, JavaScript , and SQL. ANFireme is Designed and Implemented By Anas M. Naguib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A data abstraction layer for .net applications. Write your application code to be database neutral. Swap out the type of database your application uses without updating or even recompiling your business components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 10
    Cross-platform/Cross-language (C++, .NET/Mono, PHP...) application framework. Libraries: [ UTillyty.Omnibus ] [ . (general) .DA (Data Access) .Net (Networking) .UI (User Interface) .UI.WF (Windows Forms UI) ] TrinacriaPDF (c# pdf printing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vanilla DAL is a framework for data access layers on top of ADO.NET. It provides DB independence, storage of SQL code in XML, transaction management, on-the-fly SQL generation for Datasets and other convenience implementations for ever recurring tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SubProjects: 1 - Universal .NET data connector; 2 - Universal Data Table; 3 - Universal Dynamic Data Table; 4 - EvoORM;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CUAHSI water1flow web service 1.0 api provide programming interface for water1flow web services. Api will expose to .net, java, php, javascript etc programming language. Developed by Joe hu at MapWindow software lab,Idaho State University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It eases data access layer building in n-tier applications. It is an Object/Relational mapper with mapping attributes. Supports: multiple DBMS (MS SQL, MySQL and PostgreSQL), inheritance, 1-1, 1-many, many-many relationships and data caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Use RPDfwk framework for RaPiD ASP.NET application development. Easy to develop and change, the web forms are dynamically generated from xml files. Data access is automatically generated. Implements document workflow, mail merge. Perfect for CRM or ERP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Have you come across database connection overrun due to developers forgeting to close db connections? 'Easy-Data-Access' is a simple framework that solves the issue. It also helps well designing your data layer with boosted developer productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Catharsis.NET.Repository

    Catharsis.NET.Repository

    .NET library that provides abstraction over persistent data storages.

    Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing commonrepository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations. Target : .NET Framework 4.0 NuGet package : https://www.nuget.org/packages/Catharsis.Repository The following ORM frameworks are supported at this time : 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a development framework (DevFx), which includes the module functions: configurations, log, cache, data access, security access control. It’s effectual and quick to develop a new business system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Not quite an ORM, but a lightweight data abstraction layer, useful in .net web applications somewhere between the business logic and databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next