Showing 52 open source projects for "batch"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    Laravel BATCH

    Laravel BATCH

    insert batch and update batch in laravel

    Insert and update batch (bulk) in Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Piwigo

    Piwigo

    Manage your photos with Piwigo

    Piwigo is an open-source photo gallery application designed to manage large collections of images. It is suitable for personal photo libraries as well as professional image hosting. Piwigo offers features like album organization, batch uploading, and metadata management. It supports user and group management, making it ideal for both individual and collaborative photo management.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Async PHP

    Async PHP

    Easily run code asynchronously

    ...It helps optimize performance by executing long-running or resource-intensive tasks concurrently, instead of sequentially. The library is easy to use and integrates well with existing PHP applications, making it suitable for batch processing, data scraping, or any scenario where concurrency can boost efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SonataAdminBundle

    SonataAdminBundle

    The missing Symfony Admin Generator

    SonataAdminBundle is a powerful Symfony bundle that enables developers to create customizable admin panels for managing data in web applications. It provides a ready-to-use interface that can handle complex forms, CRUD operations, and entity relationships. Designed with extensibility in mind, SonataAdminBundle supports integration with other Symfony bundles and offers a solid foundation for building scalable back-office systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 5
    Laravel Excel

    Laravel Excel

    Supercharged Excel exports and imports in Laravel

    ...Queries can be automatically chunked for better performance. Queue your exports for even more superpowers. Import workbooks and worksheets to Eloquent models with chunk reading and batch inserts. You can also queue every chunk of a file. Your entire import will happen in the background.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Console Component

    Console Component

    Create testable command line interfaces

    The Console component eases the creation of beautiful and testable command line interfaces. The Console component allows you to create command-line commands. Your console commands can be used for any recurring task, such as cronjobs, imports, or other batch jobs. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The Symfony framework provides lots of commands through the bin/console script (e.g. the well-known bin/console cache:clear command). These commands are created with the Console component. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Laravel Haystack

    Laravel Haystack

    Supercharged job chains for Laravel

    ...If you need to make hundreds or thousands of API calls in a row, can be combined with Spatie's Job Rate Limiter to keep track of delays and pause jobs when a rate limit is hit. If you need to batch import rows of data - each row can be a haystack job (bale) and processed one at a time. While keeping important job information stored in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHPMD

    PHPMD

    PHPMD is a spin-off project of PHP Depend

    PHPMD is a code analysis tool that helps developers identify potential issues in their PHP code by detecting messy, suboptimal, or overly complex code structures. It acts as a companion to PHP_CodeSniffer, focusing on design and logic problems rather than just formatting. PHPMD supports a wide range of rulesets and can be customized to enforce specific coding standards, making it useful for maintaining clean, efficient, and maintainable codebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Huygens Remote Manager
    The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging (http://www.svi.nl/) for parallel batch deconvolutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    IRBS - Institutional Registers Backup

    IRBS - Institutional Registers Backup

    Open Source Institutional Registers Backup Syst. for Paper Registers

    ...Refer Screenshots Below. Just download the above zip file, extract it to a Disk Partition, with lots of free space & Turn ON Network Discovery By Right Clicking The Given Batch File To Run As Administrator ( Just Once ) Then double-click "START IRBS" file to start system. It opens up 2 browser tabs with login prompt, to help you make parallel entry into system, i.e. to maintain listbox reference data first & also your registers data next. 3 users present : operator, refsmanager & usermanager, for doing registry entry, listbox data entry & password change / create many operators respectively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blaze Minecraft Control Panel

    Blaze Minecraft Control Panel

    Control your minecraft server remotely

    There are a few good commercial Minecraft server conttol panels, but I could not find a really good one that was FREE! So with my limited proamming skills, I set about writing one for myself. So pleased I was with it (even with the sloppy coding) I wanted to share it with others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Open Faculty Evaluation System

    Open Faculty Evaluation System

    PHP/MySQL Based Faculty Evaluation System

    This is PHP/MySQL based faculty evaluation system which gives web-based graphical report & excel file report. Admin can manage college, branch,batch,semester,division,faculty and their subjects. Students can give feedback in 0-9 rating. Note:- Commercial Patch is available for “Student Login” with student id generator. For more detail contact on shrenik181986@gmail.com Supported following PHP version: 1) <= 5.6 2) >=7.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHPExcel

    PHPExcel

    Library offering classes to read from and write to spreadsheet formats

    ...Because it handles the details of Excel file structures—including relationships, themes, and various metadata—users don’t need to manage proprietary file internals themselves. The API allows for cell access using row/column indexes or column letters, batch updates, and streaming writes to reduce memory usage. As a mature library, it’s used in reporting, migrations, invoice generation, and any scenario where dynamic, server-side spreadsheet generation is needed in PHP applications.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lychee

    Lychee

    A great looking and easy-to-use photo-management-system

    Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. Managing your photos has never been easier. Upload, move, rename, describe, delete or search your photos in seconds. All in one place, right from your browser. Sharing like it should be. One click and every photo and album is ready for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Yamwi

    Yamwi = Yet Another Maxima Web Interface.

    Run Maxima programs via the web in batch mode. Maxima is a Computer Algebra System written in Lisp.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    myJAM
    <myJAM/> is a web based monitoring and accounting tool for HPC clusters with pbs-like batch-systems (e.g. Torque or PBSPro).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Scrapbook and Photo Album

    Consolidation of Photos and Scrapbook items

    The challenge I faced was that I have many photos in many places. I have a DSLR. I have a mobile phone and so does my wife. We go away and depending upon where, when etc depends upon exactly which device takes the photo. We also amass memorabilia as we go - nothing too exciting, but perhaps tickets and brochures from shows. There are many products out there which centralise pictures, but I wanted these features * Ability to centralise photos from all devices * Thumbnail...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web School ERP

    Web School ERP

    Web School Community Edition

    Web-School Community edition is a free and opensource school management software. Its built in PHP. Features are Attendance management of the staff and students Time table management Admin to staff interaction Admin to parent interaction Admin to student interaction Teacher to student interaction Parent to teacher interaction Access the child’s progress in each and every subject Assistance in financial procedures. Student search Record management
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    Ganglia Job Monarch

    Batch system monitoring and archiving

    Job Monarch is an addon to the Ganglia Monitoring System that provides batch job monitoring and archiving plus a graphical overview of clusters and assorted batch systems. Fully supported batch system: Torque, PBS and SLURM. Experimental: LSF, SGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    V5Cart

    V5Cart is a full featured free open source shopping cart

    ...Query Cache now supports APC, Memcache, Eaccelerator Live table editing Notable products/customers/orders Customer/User logging Search keyword logging Email tracking Custom Email template Batch Order processing Shipping label printing, Shipping tracking Mobile device detected Come with a responive configutable theme Enhanced coupon function Saling with gift/promotion products AND more... demo: http://v5cart.fhero.net/ admin: http://v5cart.fhero.net/admin account: v5cart, password: v5cart ------------------------------------------ Full features of opencart Function enhanced Custom SEO URL Attribute filter Paypal Express integrated Cache: config data cache, module cache, query cache, URL cache SQL optimized, much less SQL query Just 50% ~ 60% code of Opencart Compatible opencart template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ZionEdit

    A light and easy to use programmer's editor for windows

    An intuitive, very configurable, uncluttered programmer's editor based on the awesome Scintilla component & wxWidgets. Supports C/C++, C#, Java, SQL, CSS, HTML(JavaScript,PHP etc), Python, Perl, Ruby, Lisp, Fortran, Assembly, Batch, Makefile --for Win32. My sincerest apologies on the old domain (that I no longer own going to some sleazy site). The new domain for ZionEdit is http://zionedit.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    page2images

    page2images

    Here is the part of the page2Image project source code, you can downlo

    ...Page2Images provide this tool to fix all of those problem.100% mobile websites friendly,Flash/heavy Javascript friendly, 99.9% online guarantee, Easy to integrate with well written document.Also we provide a set of complete details of the same API,and added other sites without the batch processing function. If you want to know more detail about it, right now, please go to http://www.page2images.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    uac-elevate

    uac-elevate

    A tool to request UAC elevation in command line scripts.

    Sometimes you need to write a batch script for the Windows NT command line interpreter (CMD.EXE) that needs to perform system maintenance tasks. This program allows you to run a command in a batch script and request UAC elevation for that command on the fly. No VB or fancy tricks required. Example syntax: C:\> elevate somecomand param1 param2
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next