Showing 125 open source projects for "sqlite%20accounting"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1

    Twinkas Script peer to Peer 10k only

    Get a Twinkas / MMM / Loopers Club /Recomitment Script etc

    You can get a fully functional Script from only N10000. Completely installed and setup for you. Everything works fine. Contact us 08178547182 TWINKAS SCRIPTS MMM SCRIPTS PEER TO PEER DONATION SCRIPTS TWINKAS 2.0 SCRIPT HELPING HANDS SCRIPT CHARITY DONATIONS SCRIPTS Donation Scripts. Ponzi script Twinkas Scripts Ponzi Scripts Twinkas 2.0 Script Original Twinkas Script MMM scripts Loopers Club Script Charity Ponzi scripts Donation Hub Scripts Peer to Peer Donation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    VFront

    VFront

    VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite DBs.

    VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite databases written in PHP and Javascript. With VFront you can create forms for manage data in AJAX style, rules and privileges for differents groups, reports ,statistics and much more. Please note that the project, with the latests updates, has moved on Github: https://github.com/marciuz/vfront/
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Hifone

    Hifone

    A free, open-source, self-hosted forum software

    ...We will try to fix and improve the package as fast as we can based on your help. By default Hifone comes with a .env.example file. You'll need to rename this file to just .env regardless of what environment you're working on. If you're using SQLite then your .env file should not contain a DB_HOST key. You'll also need to touch ./database/hifone.sqlite and give it the required permissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite .
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    SAS008

    investigations & entertainment

    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    AMPPS is a stack of Apache, MySQL, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. With AMPPS you can create a website by installing any of the 330+ Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers. A complete package on your desktop, same like the server that provides many open source web applications. Application Management, Domain management, Database management, etc...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    phpBB Project

    phpBB Project

    phpBB download manager, mainly aimed at MOD authors

    A download manager for phpBB. Mainly aimed at MOD authors, downloads are divided into "projects", which have their respective categories. Projects may be created by users on a phpBB Bulletin Board. This software is in planning phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WPN-XM

    WPN-XM

    WPИ-XM is a web server stack for professional PHP development.

    WPИ-XM is a free and open-source web server solution stack for professional PHP development on the Windows® platform. Github: https://github.com/wpn-xm Website: http://wpn-xm.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Tina4PHP
    Tina4PHP - (This Is Not Another Framework 4 PHP) - A RAD Browser based Development tool with the Cross Database Engine for PHP as its foundation. Manage multiple developers and source on the same web driven application development tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    sql class php

    Php classes for use with different databases.

    Php classes for use with different databases without having to change code in your project. Example for mysql, mysqli, mssql, sqlite is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    kislayphp MVC Framework

    Kislayphp is a high-performance component-based PHP framework best...

    Kislayphp is a high-performance component-based PHP framework best for Web 2.0 development. code are coming soon....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO, in fact we may implement PDO in CDE to standardize PDO results and calls. Some PDO drivers are still regarded as EXPERIMENTAL on PHP website, so use with caution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CommanderPhp

    Commander Easy PHP Framework

    A simple framework for application development in PHP, Object Oriented with MVC architecture and modular development. Focused on simplicity and rapid application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    French phpBB Translation
    This is the Standard French translation project for phpBB3. We are doing translations of the actual software itself (language files, packages and imagesets).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    parser4isis (parser for isis) is convertion tool to postprocesing for an exported ".iso" CDS/ISIS (WinISIS, WWWISIS, etc) file. this utility can use for port the data to any other format as SQL (MySQL, Postgres SQL, Sqlite, etc), CSV, XML or another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    YFrame

    PHP MVC FRAMEWORK

    YFrame is an fast php mvc framework that helps you to develop your web applications secure , easy and fast and never worried about multi database,multi language and etc ... . i have no time to document but after view code you can easily understand it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Highly Modular CMS framework includes: Wiki, Articles / News, phpBB Forum Bulletin Board, Blogs, Image Photo Gallery, ... includes TikiWiki upgrader. Databases supported: MySQL, Postgres, Oracle, Firebird, IIS/MS-SQL for PHP on Windows or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Z-WAMP Server Pack
    A lightweight zero-install Web server package that runs on Windows. The project aims to provide the latest production/stable versions of Apache, MySQL, PHP, Adminer, MongoDB, MemCached, SQLite, eAccelerator, and Alternative PHP Cache (APC) to boost server performance.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22

    Yasca

    Source Code Analyzer

    Yasca is an open source program which looks for security vulnerabilities, code-quality, performance, and conformance to best practices in program source code, integrating with other open-source tools as needed. Yasca has been migrated to Github, and is available at http://scovetta.github.com/yasca and http://github.com/scovetta/yasca.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Islam CMS

    Islam CMS

    برنامج إدارة محتوى المواقع الإسلامية

    برنامج إدارة محتوى المواقع الإسلامية هو نظام مجاني ومفتوح المصدر لإدارة محتويات المواقع بشكل شامل وخفيف و يتيح للأفراد و المؤسسات نشر و إدارة و تنظيم المواقع على الانترنت بسهولة وبدون معرفة برمجية حيث يتمتع بواجهة سهلة
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    secured WebGine is a mix between a content management system and an application framework. Its focus is security and a logical API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Materio
    Materio is an application publication platform, providing user management and a common login system. Useful for organizations with own application development, to share programs between different parts of the organization or with other organizations. Modules are geared to library topics, such as: • OpenURL resolver (ScourDox module) • Journal article subscription (Article Harvester module) • Content Management System (Little boxes module) • Bug tracking (Bugs module) • Journal...
    Downloads: 0 This Week
    Last Update:
    See Project