Search Results for "php scripts of projects" - Page 4

Showing 113 open source projects for "php scripts of projects"

View related business solutions
  • 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
  • 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
  • 1
    Linux Monitor is system monitoring software for linux. Linux Monitor has client and server programs to monitor remote services(HTTP,SMTP,IMAP and NNTP). All "errors" are stored to database and viewed using cgi-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Geolog C & TCL Overpressure calculation and Lithology filtering scripts for Geolog by Anthony Miller as used on Scott Pickford projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Small or experimental software projects developed by Nada Amin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scripts and hub mods written to enhance OpenDCHub. The Hub-Security script filters unregistered users by country, and adds op commands and security features. Statistical and fun scripts are also available. Future development will shift towards ODCH mods
    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
    AWSFS is a set of tools and Scripts, who downloads, compiles and installs a Full featured Apache Webserver with Perl, PHP, PHPmyadmin, Mysql and Apache::ASP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ioFTPD Scripts Open-Source Projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phprep project provides a php extension that allows to use lisp (as provided by librep) in your php scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Turck MMCache is a PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of scripts execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sysmon is a tool to monitorise the state of one or more computers. Its based on a daemon and a php script. The first has to be runned in all boxes you need to check, the second calls the daemon and prints the state into a nice web frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    GPGMan is a small collection of scripts written in different programming-languages helping you to manage your GnuPG public/private keys and sign and trust foreign public keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    microCODE is a PHP module that allows inclusion of encrypted PHP sourcecode instead of plain PHP scripts. Protect your intellectual property using standard encryption algorithms like DES or AES.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fcache is a PHP cache extension, with a simple syntax and no slow overhead-procedures. Can use different caching-folders for different sites through php.ini/.htaccess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xtree is a Document Object Model XML extension library for PHP (written in C) that is extremely fast, simple, and efficient. With this extension, loading, saving, and manipulating XML documents couldn’t be easier. An XPath Interpreter is also included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Provide HTML form handling functions as PHP4 module. There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A PHP extension to Swish-e
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP-HTML::Template is the implementation of a template system for use within PHP scripts, where syntax of templates is the same as that of Sam Tregar's HTML::Template Perl module. The goal of this project is to create a PHP extension module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Apache2 module (filter) which receives standard WHOIS queries and rewrites them into standard HTTP requests. After the "translation", the request can be processed by the usual mechanisms (mapping to static content, running CGI & PHP scripts, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sqlite-php is a module to interface with the SQLite library, allowing PHP scripts to access/query SQLite databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenAG is the first Unix/Linux/Mac OS X implementation of the (unofficial) Audiogalaxy File Sharing Protocol. OpenAG includes both client and server projects. The client is available as a command line application or with a Mac OS X Aqua interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a counter-strike log analyser. It is composed of a ANSI C daemon, and a set of php scripts to display. The daemon parses half-life server log files or in real time to extract data to a mysql database. Then, php client diplays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PHP module that will allow PHP scripts to connect and make calls to enterprise Tuxedo middleware services. Module is implemented directly into PHP external functions (ie: a C compiled shared library called by PHP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PoHZ is a group of coders. Developing POSIX compatible projects in ANSI-C/C++. Some php coding is also done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The template library Qtpl is intended for use in CGI scripts. The library will be released in 6 versions: Plain Perl, Plain PHP, C version, PHP/C module, Perl/XS version, C++ version. All of them will support uniform syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB