Search Results for "php code generator" - Page 64

Showing 3700 open source projects for "php code generator"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1

    UCCE & IPCC Cisco Callboards

    This application allows to display how many calls are in a phone queue

    ...The code is open source i just ask that you consider denotations so that i can provide updates and more products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Scripts4EasyLife

    Share Ideas

    Project with the objective of share my code with the world and make the life more easier to everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Pinball Machine Reverse Engineering Kit (PMREK) includes source code for a Linux 2.6 kernel module and a user program to control Bally pinball machines manufactured between 1977 and 1985 via memory-mapped I/O.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    gChartToolPHP

    gChartToolPHP

    A PHP Wrapper for the Google Chart Tool Class

    gChartToolPHP provides a simple, comprehensive wrapper to easily produce Google client-side charts. graphs and tables using only PHP code, and embed them in your own pages. It provides support for all the current Google chart formats including the more complex charts such as bubbles, gauges and scatter charts. In addition, a Google Toolbar can be added to the chart to allow easy export of the data Data can be supplied to the chart in the following ways: 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5
    Software developed for Business Continuity Management. In this time you can create Business Continuity Plans, Disaster Recovery Plans and synchonise them for the locality
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Weblery
    NOTE: Weblery has moved to GitHub. The code and versions available on SourceForge are outdated. https://github.com/kjw3/weblery/ Weblery is a simple php based web photo gallery. It is driven by the directory structure of the gallery. All that is needed is to include the weblery.php file into your website. Make adding a photo gallery to your website as easy as it should be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PHPTest

    PHP code for creating online tests mainly for research purposes

    A single PHP file allowing you to: - display an introduction text; - display a sequence of an arbitrary number of questions with videos; - collect the user's answers and store them in a file. No database needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The gaming ladder is an open source Elo-based competitive gaming ladder. The code is currently used for The Battle for Wesnoth at http://wesnoth.gamingladder.info. The project is stable and in use by thousands of players.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Cradlecore MVC for PHP

    An easy to use mvc framework for php

    ...Also provides methods to manage assets, url and metas. Mobile devices support. Framework full code covered in unit tests. It could be great if you send us a little project review
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    JAVA Program to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PikLoops is a simple KDE program used to generate assembly time delays for Microchip microcontrolers using Microchip instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyPAPServer
    ...Be sure that all your scripts are in the folder 'www', 'wwwAsp', 'cgi-bin' and your databases in 'mysql/data'. A complete and ready-to-use environment for Asp.Net, Dot Net PHP, Perl, Cgi developers: MyPapserver is a package including the server-side scripting language PHP, Asp.Net, the web server Apache, the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others. Nothing to configure. It's already done! You just need to download, intall ... and code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ynote Classic

    Ynote Classic

    Text Editor for Programmers

    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    PHP Comment Reporter

    Tool will report uncommented lines of code in files/folders

    This is a tool written in PHP to check and report uncommented lines of code in files. Its purpose is to report complex projects and reduce code review time. The tool is capable to traverse complex directories structure, find PHP code and generate report. There were comment reporting tools available, but they simply state the percentage of commented and uncommented lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RoidPHP

    Now anyone can create a membership website using Roid PHP - Basic.

    ...Get the Lite/Professional/Enterprise version with code comments and branding removal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LokiWeb

    Lightweight but flexible xml-based CMS sytem

    LokiWeb is a lightweight xml-based and modular Content Management System. Lokiweb source code is hosted on github: https://github.com/ynte/lokiweb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Joomla BugCatcher

    A plugin for Joomla that helps you track down errors in PHP code.

    DE-GERMAN: Ein Plugin für Joomla das beim aufstöbern von Fehlern im PHP-Code hilft. Und ermöglicht eine Fehlerseite statt des"White Screen of Death" anzuzeigen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JPlex

    Java lexical analyzer generator

    JPlex is an unconventional lexical analyzer generator for Java. JPlex lexers are NIO-based, DFA-powered, push-driven, and fully decoupled and reusable. Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SlowQR

    SlowQR

    QR code reader/scanner/generator

    SlowQR allows to scan QR codes from images. Some manual interaction for distorted codes is possible. Due to missing hardware-accelerated drawing support, automatic recognition may be slow, hence the name. New features: - creation/editing of QR codes. - support of images with perspective - optional experimental offscreen hardware acceleration (via openGL 2-FBOs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    GoogleAppsProvisioning

    PHP implementation for Google Apps Provisioning API

    ...Set the send as alias for a specific user (Uses the Email API) 13. Retrieve the first 100 users in a specific Org Unit 14. Retrieve all users in a specific Org Unit. TO DO: 1. Implement PHP[sessions] and eliminate the need to save the admin token to a file 2. Add more functions for google apps provisioning 3. Convert the accounts.php file into a class and optimize the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    melt - a simple package generator for the Mac OS X installer. melt allows to create full-featured Mac OS X installer packages with as little code and maintenance work as possible and easily integrates into the UNIX toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Slcnc Mini Player

    A flash-free minimal player to add audio to your website. Embedable

    Add audio to your website without requiring Flash on the audience's browser. Embed the player on other websites. Let people embed your music on their own sites or blogs. Artist, song, album pages, easy to share on social networks. More information in the wiki section. Basic player allowing to stream the audio files you have on your web server, on any browser supporting iframes. See it working :...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    conf_generator_xml_test

    php config generator based on XML and meta language

    Using simple xml file and template file, this php web interface allow you to generate forms for config generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PlusOne Scraper

    Generate an RSS feed of PlusOnes published to your Google Profile

    PlusOne Scraper generates an RSS feed of a user's PlusOnes (+1s) from a Google profile page. Designed to be self-hosted. Built with PHP and PHP Simple HTML DOM Paser. Code also taken from sgthayes.
    Downloads: 0 This Week
    Last Update:
    See Project