Showing 626 open source projects for "php-script.jar"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    PHP Auto PhotoSwipe Gallery

    PHP Auto PhotoSwipe Gallery

    PHP Auto PhotoSwipe Gallery is an automatic gallery on a single file.

    PHP Auto PhotoSwipe Gallery is a completely automatic and responsive image gallery on a single file. Just upload the images, it will resize them and create all thumbnails. You can also configure password protection with a shareable link. https://github.com/dulldusk/php-auto-photoswipe-gallery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TMagic

    TMagic

    Wrappers for ImageMagick in PHP

    ...Requires PHP >= 7.4, ImageMagick >= 6.9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GD Process

    GD Process

    A CLI image file manipulation script

    .../gd_process.php can perform these image file manipulations :- none - so it can be used to convert image file types create scale crop mirror rotate merge adjoin PHP can only work with image file types (by extension) :- jpg, jpeg gif png bmp ./gd_process.php can work on a single filename, or a 'glob' of files within a dir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AstroCam is an C based daemon process for Linux and BSD to control stepmotors via SMC 800 cards. AstroCam also includes both, an PHP-based WebInterface and one based on Perl, for remote Stepengine control. You can control webcams with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    PHP Pdf creation - R&OS
    MOVED TO GITHUB https://github.com/ole1986/pdf-php
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. Contact a project admin to become a developer!
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    PHP thumbnail generator. Optional resizing, cropping, watermarking, unsharp mask sharpening, rotating, caching, borders. GIF reading with/without GD support. EXIF thumbnails can be extracted and/or used for large-source support. Works with any GD version
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    PiWebcam

    PiWebcam

    Turn a Raspberry Pi into a fully-featured and dummy-proof webcam

    PLEASE NOTE: this project has been moved to https://piwebcam.github.io Instructionable: https://www.instructables.com/id/Fully-featured-Outdoor-Security-Camera-Bas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    Javaimagephp All-in-one video/film editor or maker makes sense as simple to use app for video/film or movie editing and animations/slideshows. It gets most of your imagination of an All-in-one video/film Animation editor / maker App. Video editing is made intuitive and simple. Lots of Special Effects ( > 55) ! For example this one http://ogena.ridoua.nu Formats supported are mp4, avi, flv, mov, flv and more. Description given image animation which seeks audio given a description....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Coppermine Photo Gallery
    Coppermine is an easily set-up, fast, feature-rich photo gallery script with mySQL database, user management, private galleries, automatic thumbnail creation, ecard feature and a template system for easy customization to match the rest of a site.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    RGbit

    RGbit is used to present highlights from RouteGadget.

    RGbit is a small javascript-based "gps-player" which can be used for presenting highlights from RouteGadget route drawings. It utilizes elements of GPSsbit for animating the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bilding -- view and manage a local picture-gallery through your web-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zoph

    Zoph

    Zoph Organizes Photos

    Zoph is a photo management system written in PHP and MySQL. Photos can appear in multiple albums and categories; the people in a photo can be labeled. Features include search, slideshows, lightboxes, email, access privileges and internationalization,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LTMagic/TDraw

    LTMagic/TDraw

    Wrappers for ImageMagick for PHP for true object oriented scripting

    This project has been discontinued (May 2021), but lives on at: https://sourceforge.net/projects/tmagic/ in a yet more powerful form. Bring the full power of object oriented programming to PHP's Imagick. LTMagic is a class to extend the IMagick class and TDraw extends the ImagickDraw class with the goal of simplifying repetitive code. Instead of: $draw->setFont ("Arial-bold"); $draw->setFontSize (24); $draw->setTextAlignment (Imagick::ALIGN_CENTER); $draw->annotation ($im_x -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    With PHPture you can access your library with pictures made with Apple Aperture from any computer through a web browser over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FormRead

    FormRead

    Free OMR - OCR web sofware based on javascript and PHP

    https://formread.org FormRead is a completely free OMR (optical mark recognition) web software for scanning and grading user-filled, multiple choice forms. Create your formats with any of your office or drawing tools, scan them and parameterize their coordinates in an easy way. Once you have parameterized your form, you can print many of them, give it to your students/respondents, scan and recognize them with formread, and you can finally export the data in your preferred formats...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Pixeler

    Pixeler

    CLI image renderer

    Pixeler is a command-line image renderer that transforms images into pixelated representations using UTF-8 characters. It's a handy tool for developers who want to display images directly in the terminal, offering a unique way to visualize graphics without a GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    GeSHi - Generic Syntax Highlighter for PHP. Used to highlight almost any code for the web. Nearly 150 supported languages: PHP, HTML, C and more. Styles can be changed on the fly and CSS classes can be used to reduce the amount of XHTML compliant output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is fuskit A Fusker clone it's a working clone but it needs to optimized for todays technology so please submit your optimized versions so we can make fuskit better
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ArtQuiz

    ArtQuiz

    Look at the painting and guess the artist

    Look at the painting and guess the artist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Many PHP based gallery systems require setting file permissions as writable or a connection to a database. Often it is not possible or practical to do this, with FreeGallery simply copy the necessary files to the webserver, no further setup is needed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FCuaderno

    FCuaderno

    My notebook of pictures on my computer

    A simple php script to browse your images from other devices. Required to have a web server with support php (php-gd php-imagick php-pclzip) installed and have your images organized into folders.A folder published on the web server with the right to write and execute, and within the script with the image 'seleccionar.png', the font and folder 'foto' with the photos.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB