Showing 30 open source projects for "binary file reader"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    PHP QR Code

    PHP QR Code

    A PHP QR Code generator and reader with a user-friendly API

    chillerlan/php-qrcode is a modern, flexible PHP library for generating QR codes. It supports various customization options such as size, encoding, error correction, and logo embedding. The library is PSR-compliant and built for ease of use in modern PHP projects, making it suitable for generating QR codes in web apps, receipts, and authentication systems.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    MIME Component

    MIME Component

    Allows manipulating MIME messages

    Symfony Mime is a component that facilitates the creation, manipulation, and parsing of MIME messages. It is commonly used for handling email content and attachments in Symfony applications. The component supports building complex email structures, including multi-part messages, and correctly encoding text and binary data. Mime is an essential part of Symfony Mailer but can be utilized independently to handle MIME message generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DB Dumper

    DB Dumper

    Dump the contents of a database

    DB Dumper is a simple PHP library for creating database dumps of MySQL, PostgreSQL, and SQLite databases. It provides a fluent, expressive API that lets developers configure backup paths, credentials, and additional options. DB Dumper is ideal for integrating automated backups into Laravel or other PHP-based applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. The current version of PHPWord supports Microsoft Office Open XML (OOXML or OpenXML), OASIS Open Document Format for Office Applications (OpenDocument or ODF), and Rich Text Format (RTF). PHPWord is an open source project licensed under the terms of LGPL version 3. PHPWord is aimed to be a high quality software product by incorporating continuous integration and...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    SleekDB

    SleekDB

    Pure PHP NoSQL database with no dependency

    SleekDB is a simple flat file NoSQL-like database implemented in PHP without any third-party dependencies that store data in plain JSON files. It is not designed to handle heavy-load IO operations, it is designed to have a simple solution where all we need a database for managing a few gigabytes of data. You can think of it as a database for low to medium operation loads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Phan

    Phan

    Phan is a static analyzer for PHP

    Phan is a static analyzer for PHP. Phan prefers to avoid false positives and attempts to prove incorrectness rather than correctness. Phan looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced. Phan has a good (but not comprehensive) understanding of flow control and can track values in a few use cases (e.g. arrays, integers, and strings). With Phan installed, you'll want to create a .phan/config.php file in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    multiOTP open source

    multiOTP open source

    PHP strong authentication library, web interface & CLI, OATH certified

    multiOTP is a PHP class, a powerful command line utility and a web interface developed by SysCo systèmes de communication sa in order to provide a completely free and easy operating system independent server side implementation for strong two factors authentication solution. multiOTP supports hardware and software tokens with different One-Time Password algorithms like OATH/HOTP, OATH/TOTP and mOTP (Mobile-OTP). QRcode generation is also embedded in order to support provisioning of Google...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    BZFlag - Multiplayer 3D Tank Game
    OpenSource OpenGL Multiplayer Multiplatform Battle Zone capture the Flag. 3D first person tank game. Download the latest version at https://www.bzflag.org/downloads/ Development has moved to Github: https://github.com/BZFlag-Dev/bzflag (The SourceForge binary releases for Windows and macOS are very outdated. Please download the latest version from our website.)
    Leader badge
    Downloads: 3,136 This Week
    Last Update:
    See Project
  • 9
    Proxy yxorP

    Proxy yxorP

    Proxy 🦄 .yxorP [v2.1] Plug & Play Stateful SAAS(y), Multi-tenancy

    yxorP is a plug-and-play, flat-file application that does not need Composer, PHP CURL, or databases; these are all optional additions that are fully supported. yxorP is intended to act as a proxy that can edit or update the content of multiple websites using a PHAR (PHP archive) binary version of Guzzle, and managed via a user-friendly Cockpit backend (GUI). The incoming request hostname is used to fetch site-specific requirements from the backend, the target website is then retrieved and modified accordingly. ...
    Downloads: 2 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
  • 10
    Praetorians Sequence  Reader and View
    Praetorians (real-time-strategy) multi-player sequence (savegame .sec file) reader . Extract the Players GameDatas (stats) from a Sequence file .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PHP_FITS_reader_lib

    quick draft PHP classes for basic reading FITS files

    Currently this library is able to read records from primary header of FITS file. For example usage, you may check project "Asteroid Data Hunter Extractor"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PHPSyncMysql

    Sync two mysql databases using PHP

    You will find two different script here: - load-mysql.php takes import.sql file, that was exported from phpmyadmin and imports it into mysql database (tested, binary safe) - sync-mysql.php connects to two mysql databases and copies each table from first database into the second database (deletes table before copying) This can be useful to load large mysql database into hosting, because phpmyadmin sometimes does not allow to load files greater than 2mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Urd is a 'point and click' web-based usenet binary download manager. It uses a database (e.g. mysql) to store all information. Articles are aggregated into sets and you can download a whole set at once. It also supports Spots, NZB files and RSS feeds. Download the latest version from our website!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    data2bin

    Create structured binary files from XML data.

    ...Your data in a XML file written down according to defined structure. ... and produces final binary file. It is able to pad Your strings with defined padding, check Your integers' sizes, it can fill default values where You didn't supply data, it can also, for example, put a "blank" array member at the end of an array etc. Whenever You change your structure in Your code, just update the data-description file and "rebuild" Your binary files without touching XML data files!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    Babel Enterprise
    Babel is a enterprise grade secure monitoring platfform to check OS security status: user/passwords, kernel options, file perms, patches, network setup, SUID, binary files changes and much more. All in a distributed and modular management architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Docs Online Viewer

    Docs Online Viewer

    Easily open documents/files of any format you found on the web

    Docs Online Viewer is a Firefox add-on that allows you to easily open documents/files of any format you found on the web (PDF, DOC, DOCX, XLS, PPT, RTF, ODT, ODP, CSV etc.) using Google Docs and Zoho Viewer. This way, Docs Online Viewer eliminates the need to open online docs in an external application. Docs Online Viewer is cross-platform and it works on Mac OS X, Windows and Linux. This script reduces the need for additional plugins required to open documents such as Acrobat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple web server providing account-based bookmark organization and email reading for the kindle (and other e-readers). Designed with e-reader ergonomy in mind and intended to minimize data traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHFTP ( PHP FTP )

    PHFTP ( PHP FTP )

    A simple and fast Web FTP application/client.

    PHFTP ( PHP HTTP FTP ) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    NZBGetter is a PHP Script for linux based systems to spider NZB index sites for NZB files matching your predefined search patterns. The script downloads matching NZB files and passes them to your Usenet Reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    hq_img ( smarty image plugin )

    hq_img - High Quality Images

    Creates cached high quality images for high quality hardcopies. The dimensions of the image are only modified with html options. The binary image file keep the original dimensions for hq printouts. Additionally you can add a frame and legend (with your own font) to your images. The legend may look hackly on the screen layout but is superior on printer media. First public version was 20070517. This program uses PHP (5.x.y) as scripting language, as template engine 'Smarty' (2.6.x). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GT-8 sysex reader. This software is written in php and there for platform independent. It can read and print settings from a .syx file. (Requires a webserver with php installed and configured correctly!)
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Welcome to the new Binary Revo Forum website Make sure you read all available documentation and then download the latest release and some themes. You're ready to enter a new era in forum design. Please fasten your seat belts..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ignium is website image board software for Linux/Unix platforms written in HTML/PHP/CSS designed to be fast, small, and good-looking. It comes with an script and binary installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB