Showing 101 open source projects for "php game script"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    PHP-GLFW

    PHP-GLFW

    A fully-featured OpenGL and GLFW extension for PHP

    php-glfw brings the GLFW library to the PHP language, enabling native GUI and OpenGL windowing capabilities directly from PHP scripts. This experimental extension allows developers to create real-time graphical applications, games, and simulations in PHP—traditionally a backend web language—by binding low-level graphics and windowing APIs. It opens creative possibilities for developers more comfortable in PHP or looking to prototype desktop applications with web-style syntax. It’s ideal for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QtScrcpy

    QtScrcpy

    Android real-time display control software

    QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges. It supports three major platforms: GNU/Linux, Windows and MacOS. You can write your own script to map keyboard and mouse actions to touches and clicks of the mobile phone according to your needs. A script for "PUBG mobile" and TikTok mapping is provided by default. Once enabled, you can play the game with your keyboard and mouse as the PC version. or you can use up/down/left/right direction keys to simulate up/down/left/right sliding. ...
    Downloads: 222 This Week
    Last Update:
    See Project
  • 3
    Phoniebox

    Phoniebox

    A Raspberry Pi jukebox, playing local music, podcasts, web radio

    Phoniebox is a contactless jukebox for the Raspberry Pi, that plays audio files, playlists, podcasts, web streams, and Spotify triggered by RFID cards. All plug and play via USB, no soldering iron needed. It also features GPIO button control support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    getID3() is a PHP script that extracts useful information (such as ID3 tags, bitrate, playtime, etc.) from MP3s & other multimedia file formats (Ogg, WMA, WMV, ASF, WAV, AVI, AAC, VQF, FLAC, MusePack, Real, QuickTime, Monkey's Audio, MIDI and more).
    Downloads: 26 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Music Library & Player

    Music Library & Player

    Easily access your music collection from any device, anywhere.

    Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface. The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Link - Php download script

    Link - Php download script

    Php file download serving script

    Link is a small Php-MySql file download serving script in early beta state with random links, resume capability, configurable download speed, logging system and connection number control released under GNU Lesser General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    qdgal

    Simple and lightweight photo gallery for PHP

    I created qdgal for my own personal use, because I needed a dead simple PHP gallery to show a few photos to family. There is plenty of such gallery softwares on the internet, but every one that I checked was too complicated, and I needed something *very* basic. No authentication, no user options, big text (to be used even by older people that are not that comfortable with a computer). I wrote a short script during a summer afternoon, and qdgal was born.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Video Pre-Training

    Video Pre-Training

    Learning to Act by Watching Unlabeled Online Videos

    ...The idea is to learn general priors of control from large-scale, unlabeled video data, and then optionally fine-tune those priors for more goal-directed behavior via environment interaction. The repository contains demonstration models of different widths, fine-tuned variants (e.g. for building houses or early-game tasks), and inference scripts that instantiate agents from pretrained weights. Key modules include the behavioral cloning logic, the agent wrapper, and data loading pipelines (with an accessible skeleton for loading Minecraft demonstration data). The repo also includes a run_agent.py script for testing an agent interactively, and an agent.py module encapsulating the control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    imgi image hosting & sharing

    imgi image hosting & sharing

    Free image hosting & sharing script

    imgi Image Host is a free, simple and easy-to-use Image hosting script, which aims to make it easy to set up and maintain a photo/image hosting/sharing site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    GD Process

    GD Process

    A CLI image file manipulation script

    This script was inspired by the 'convert' utility that is provided with ImageMagic. It is designed to be a CLI script that provides some basic image file manipulations. ./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 ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TMagic

    TMagic

    Wrappers for ImageMagick in PHP

    A comprehensive PHP wrapper class for ImageMagick: * Capable of further development * Object-oriented * Simple to install and use * Platform independent * Performs at least as well as PHP Imagick Release 0.1 (alpha): 20-May-21 Currently all functions are under test. Please contact tmagic at skeptic dot de with any bugs. See also https://www.skeptic.de/SourceForge/TMagic/index.html for detailed documentation. Requires PHP >= 7.4, ImageMagick >= 6.9
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Vishesh Auto Index

    Vishesh Auto Index

    Vishesh Auto Index 5 is Best Wap Auto Index for mp3 sites.

    Vishesh Auto Index is a rebirth of AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. Security level too high. Vishesh Auto Index 5 specially made for mp3/mp4 downloading websites. Vishesh Auto Index 5 My Official Blog:- https://visheshgrewal.blogspot.com Vishesh Auto Index:- https://vishesh-auto-index.blogspot.com Readme.txt for more information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AVBook

    AVBook

    Management system for video content

    avbook is a mobile (Android) reading client app focused on “AV Book” content—likely anime/manga or similar media catalogs—designed with browsing, searching, and reading functionality built in. It features source aggregation, letting users query multiple backends or scraping rules in one interface. Within the app, readers enjoy features like multi-layout viewing (single, double, scroll), image caching/offline reading, and bookmark or history tracking. The UI also supports filtering, category...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 5 This Week
    Last Update:
    See Project
  • 15

    Youtube Downloader 2018

    youtube video downloader php script

    This is free open source php youtube downloader script. Anyone can use it with free or paid hosting
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    FSM: Font System Manager

    FSM is a tool designed to bridge the gap between ImageMagick & paperjs

    ...FSM allows for the classification of usable fonts for both these interfaces, accurate measurement of font dimensions such as descender, bearing, and extended bearing, and the means for translating between the differing font description systems used. This script which requires: *PHP >= 7.0 *MySQL >= 5.6 *ImageMagick >= 6.9, Imagick for PHP Paperjs and jquery are bound in via CDN. This project will eventually be merged with Volpe, a browser-based video mockup editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    ...Live Streaming key features: + 1 to many 1 way video streaming + Live chat for viewers + User list with online participants + Channel title + HTML embed code to publish video channel + P2P group streaming support + Session timer and control with scripts + 100% web based for clients The php edition is the easiest choice to setup and run the Live Streaming application on a website. Also to integrate with any php script or content management system that does not have a ready made integration, yet. PHP Live Streaming Edition Highlights: + Create Live Video Channels + Broadcast Live Video from Browser + Share Channels Link/Embed Code + Limit Total Use Time by Channel + Simple Setup + Easy to Install + Full PHP Source Code + Easy to Integrate Requires a RTMP hosting to setup rtmp side (see installation instructions).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Mp3 Tag Editor v4 latest

    Best mp3 tag editor working with low CPU hosting

    Download free mp3 tag editor v4 latest version php script
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    mp3 tag editorv2pro

    best mp3 tag editor php script free download

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Mp3 tag editor v3 id3

    Mp3 tag editor v3 best id3 tag editor

    Mp3 tag editor v3 php scripts download and edit your song tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    fireRemote

    Amazon fireTV remote control using PHP

    Control your Amazon fireTV with your web-browser through your local webserver using PHP. * simple Amazon FireTV remote for any system running php (webserver) * needs: a PHP environment and adb installed * idea from: http://www.aftvnews.com/how-to-remotely-control-an-amazon-fire-tv-or-fire-tv-stick-via-adb/ * instructions: * - install adb * - copy this script to your web-directory (e.g. /home/user/public_html/firetv) * - optional: place a .htaccess file allowing only local connections (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ClipBucket

    ClipBucket has been shifted: https://github.com/arslancb/clipbucket

    ClipBucket is an Open Source and freely downloadable PHP script that will let you start your own Video Sharing website (YouTube Clone) in a matter of minutes. ClipBucket is the fastest growing video script with the most advanced video sharing and social. ClipBucket source code has been shifted to GitHub, Kindly follow our GitHub for latest releases and code: https://github.com/arslancb/clipbucket
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Console Blocking For Defa Protector

    Console Blocking For Defa Protector

    Console Block For Full Video Protection of Defa Protector

    Console Block is a script to prevent javascript injection on webpage and very useful to prevent any spoofing on defa protector technology. This technology is currently experimental and is a son of defa protector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Symmetric Sprite Editor

    Symmetric Sprite Editor

    Create symmetric sprites: browse, save to PC, or store online

    This was a multi-user sprite creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cory Dating script

    Cory Dating script

    PHP platform to launch your own dating website

    Are you looking for a PHP platform to launch your own dating website? Cory Dating Script is the right one that helps you to create your one tailored to your needs. It is a simple but powerful and customizable script. The system is easy to install and to manage but secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →