Showing 1369 open source projects for "php scripts"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    chklinks is a non-threaded Perl link checker. It helps finding broken links on your website. It does not raises many simultaneously connections for its job, run out of the resources and crash your system in a moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PH_Playground

    PH_Playground

    Simple solution for testing and documenting short code snippets.

    Version 4.0: improved history, error, and view mode handling Version 3.0: JavaScript editing, Quick console, History files for browsing and loading scripts. Version 2.0: CodeMirror functionality, ajax calls. Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PH_Playground provides a simple solution on a single browser page. Enter the code to be tested into the "PHP" or "JS" window and press "Run". The result will appear as Rendered or Raw HTML as you choose. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CPM

    CPM

    A website hosting support system.

    CPM is not a CMS system ! CPM is :- a simple system for building up website pages from a series of PHP files/scripts, written separately for each area of the webpage, and all brought together by the CPM system to create the final HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slug Generator Library

    Slug Generator Library

    Slug Generator Library for PHP, based on Unicode’s CLDR data

    This library provides methods to generate slugs for URLs, filenames or any other target that has a limited character set. It’s based on PHPs Transliterator class which uses the data of the CLDR to transform characters between different scripts (e.g. Cyrillic to Latin) or types (e.g. upper- to lower-case or from special characters to ASCII). There are many code snippets and some good libraries out there that create slugs, but I didn’t find anything that met my requirements. Options are often...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries. It is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/). I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    pcdn

    Point Content Delivery Network

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a PHP library allowing you to send any form input through a spamfilter. Currently spamprobe is the only one supported. The sample application was guestbook, which is now outdated. It comes with a REST API but can also be included directly into any PHP project. Training of the filter is included. After some time it's getting very reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VMaX-StySheC

    CSS generator

    Class for generation of CSS on demand - for inserting into page code or for saving into CSS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KwaMoja

    KwaMoja

    Out of Africa comes KwaMoja. A fresh start for webERP!

    KwaMoja is designed to help you manage your business in a more efficient and profitable manner. It combines your book keeping needs with all the tools to plan your inventory purchases. It will let you know when your factory needs to start manufacturing parts in order to keep up with orders. It will help you better manage your cash flow. All these and more will help your business become more efficient, and greater efficiency will equal greater profits. KwaMoja is a fork of the once...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ORSEE
    ORSEE is a web-based Online Recruitment System for Economic Experiments. Key features: attribute query selection, random recruitment, experiment calendar, reputation system, automated mailing, pdf output, complete documentation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    NES Game & NES System is a collection of php scripts to build a powerfull set of reuseable php classes that are used for the NES Game but applicable to any web game in mind. The system allows for easy pluging in of further games instead of using just the
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    PHP HTML5 Videochat

    PHP HTML5 Videochat

    Simple PHP setup for HTML5 Videochat web application by VideoWhisper.

    ...HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash. This is a simple embedding preview edition, with simple scripts to embed app and showcase few features. Live demo for this edition is available at: https://videowhisper.com/demos/html5-videochat/ For a full implementation of advanced capabilities, see turnkey site edition available as WordPress plugin with full php source: https://paidvideochat.com/html5-videochat/ Compatible turnkey complete hosting plans with HTML5 relay streaming and installation included: https://webrtchost.com/hosting-plans/#Complete-Hosting Contact VideoWhisper anytime for clarifications, suggestions, custom development evaluation: https://videowhisper.com/tickets_submit.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyindi-client

    Python binding to the libindi library

    ...It uses the Simplified Wrapper and Interface Generator (SWIG). You may generate a PyIndi module which mainly defines an IndiClient class. This class could be used to build python scripts able to interact with indi servers using sendNew* methods and implementing new* methods of the BaseMediator class. PyQt applications may also be built on top of IndiClient, thus allowing rapid development of GUI Indi clients. Besides Python there are also bindings for node.js, Tcl (incomplete) and PHP (not useful). As application examples you will find a Python Websocket server with which you may build a web application interacting with Indi servers, and a simple PyQt application similar to the Kstars Indi Control Panel (was built as an exercise). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A set of PHP classes and library functions to help build, debug, and render XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html 'widgets' .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Winsible 2k

    Scripted mass remote control

    ...The builder will also generate the php files for your webserver. You will have to keep the class name and main function in the webpanel template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Owl PHPMailer

    Owl PHPMailer

    A Powerful PHP bulk email sending script with smtp support.

    Owl PHPMailer is a PHP mass mailer script with a great capabilities, Supports multiple SMTP Servers, attachments and message type and many more! All you need to get started is to upload the script to your Webhost and start using it, Yes it's that simple!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    RemoteScript
    Execute a script on single or multiple remote hosts simultaneously via ssh . No client installation required. Works on any host with a ssh server. Php/mysql based. New in V2 : Can wait that the host comes up to execute the script. Authentication : Supports local, SSO with Kerberos and Ldap. Support GLPI import of your hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Console Highlighter

    PHP Console Highlighter

    Highlight PHP code in terminal

    Highlight PHP code in console (terminal). PHP 8.0, handle changed tokenization of namespaced names. GH Actions, set error reporting to E_ALL. PHPCS, various improvements. Added github actions change to changelog. Composer/Ant, move the build scripts to the Composer configuration. PHPCS, various improvements. PHPUnit, improve configuration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    juanff-repro

    Reproductor de audios

    ***************************** # Basado en Music Library & Player (c) 2018 James Moats - jhmoats@willowlakestudio.com - www.thejamesmachine.com *****************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Instagram Downloader

    Instagram Downloader

    Instagram Downloader is the best tool to download videos and photos.

    Instagram Downloader is the best tool to download videos and photos from Instagram online. This contains all the PHP scripts that are required to be installed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    ShoutCast Control Panel Alpha

    ShoutCast Control Panel Alpha

    Shoutcast Control Panel with AutoDJ

    ...Once that is setup just upload the script and follow instructions like permissions etc that will be highlighted in red in install script. Once finished delete install php or rename it then login. Please if you can improve the script please do so and upload it here for all to see
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Sistema de Teste de injeção de código malicioso em scripts PHP, bem como checagem de permissões de acesso ao php.ini
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cg-invoice

    cg-invoice

    Invoice and office utilities program for customer managment

    cg-invoice is a HTML5, Bootstrap, PDO simple yet productive way to write invoices and then retrieve the client data in more than one way. Invoicing invoices from anywhere online. View table or you can reprint the invoice as it was originally written. Business management for quotes or estimates. Contacts and vendors listing tabs for easy search. Office or personal tools to track customers, inventory, mailing lists, company phone numbers with a scheduler calendar included. Scripts written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    PharTools is a powerful PHP-CLI tool to manage phar (PHP-Archive) files. It allows to create, extract, convert, edit and view phar archives. It also includes a simple API to implement PharTools features on your own scripts. Don't run this script directly. Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB