12013 projects for "php web dev" with 1 filter applied:

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    distributedPHP client

    distributedPHP client

    A simple script for distributed computing through PHP:

    distributedPHP client is a simple PHP script that can simultaneously activate/send data to as many web scripts as you want. You must open and configure the distributedPHP .php file prior to running it. ditributedPHP client supports activating scripts without data, sending the same data to all scripts, sending unique data to each script or sending user input to each script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PHPDriver

    Module Based CMS / PHP Development Framework

    We have moved to Google Code. http://code.google.com/p/phpdriver Simple. Fast. Secure. Super easy to extend. Use any design you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RADical is a FrameWork for Rapid Application Development and Rapid Prototyping. It allows the creation of almost complete web-based db-based applications in no more than few hours, as well as faster development cycles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Sheridan Support Suite

    A web based helpdesk, ticket system & IT Service Management Solution

    Sheridan Support Suite is a bespoke open source IT Service Management Solution featuring client manament, ticket system, client/user management and asset management. Sheridan Computers are an IT Support company, after trying numerous both open source and commercial applications which didn't really offer what we wanted, we decided to develop our own system in-house. Requirements where: - Add individual clients - Assign sites to clients - Assign users to clients - Assign assets to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    AgilePHP
    Rapid Application Development framework for PHP 5.3+ featuring MVC, ORM, annotations, interceptors, remoting, soap & rest web services, caching, logging, identity/role mgmt, i18n, XSLT code generation, AJAX/WebSocket integration and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YAQAS

    YAQAS

    Yet Another Question & Answer System

    YAQAS is a Free and Open source Web based Question & Answer System written in PHP.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    PointCRM

    PointCRM

    CRM system based on vtiger, adapted to Polish companies.

    PointCRM is a Customer Relationship Management system based on vtiger. It is more clean with simpliest structure and much lighter then vtiger (package 11 MB instead of 30 MB). It has been adapted to Polish companies (built-in default package Polish language, addresses and specific numbers identifying them such as NIP (VAT Identyfication Number), REGON, KRS). The system includes only modules associated closely with the sales CRM (Customers, Contacts, Leads, Potential Sales), marketing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TooDue is a PHP-based To-Do manager. It supports labeling and prioritizing, and you can have subitems as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Groupware is a complete open source enterprise application offering email, calendaring, contacts, tasks, document management with WebDAV, synchronization with cell phones and Outlook over SyncML, full-text search and many more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    A open source Leave Application Management System (LAMS) developed in PHP using MySQL as the backend database. The aim is to allow employees to apply for leave online. WE HAVE MOVED TO genusproject.org - download the latest version 3.0 there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Vireo ETD Management System

    Vireo: a turnkey Electronic Thesis and Dissertation Management System

    NOTE: There is a new version of Vireo. It is hosted on github at: https://github.com/TexasDigitalLibrary/Vireo This version of Vireo is no longer supported. ---------------------------------------------------------- Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System developed by the Texas Digital Library that addresses all steps of the ETD process, from submission to publication to preservation. Vireo provides students the ability to submit their digital...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WarNards

    WarNards is an advanced version of backgammon.

    ...For full board rules see game site (warnards.ucoz.ru). There is only russian version of rules now, but it may be translated by Google. Computer version of WarNards based on PHP and has both web and text interface. It is multilaguage and now translated into English and Russian. On-line game: http://warnards.co.cc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AmazonLib
    AmazonLib is a PHP library for use with Amazon.com's Product Advertising API (nee E-Commerce Service 4.0) and Seller Services (AIMS and Merchants@). The scripts are described in a book - www.awsbook.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    4Vientos
    4vientos is a web file manager that allows to share information. You can set tags/description for files and directories and perform searches by them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Thinkedit is an open source web based content and data management system written in PHP. With large emphasis on databases, and specifically sql ones (mysql). It is highly extensible through simple configuration files. Not actively maintained
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PhpLabware is a web-based groupware application suite tailored to research laboratories. Initial services include databases for reagents (strains, antibodies, plasmids, proteins), pdf files (a 'reprint' repository), and protocols.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PHP Web development FrameWork. Main features: dynamic classes, DB abstraction, template engine, modularity, simplicity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Site Calendar

    Basic calendar to put on a group's website

    Creates a basic calendar on the user's website for tracking events. Integrates with phpBB by default for user authentication and roles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An object oriented framework that will help you with creating PHP web applications. It features advanced options such as form validation, an object-relation mapper, image handling, and way more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    b2ePMS stands for Browser to Email Phone Message System. It is intended to replace the standard paper/carbon phone message slips commonly used in offices, with the capability of sending the message via a web browser form directly to the recipients inbox.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    wms2go
    The project wms2GO is designed to build a local executable WebGIS application out of pre-defined or manual selected WMS (OGC WebMapServices) of free map extract. Thus it is possible to use this application on a mobile device (e.g. a laptop) without any network access. Manuals for Installation and Setup have been added to the SVN. You can find them here: http://wms2go.svn.sourceforge.net/viewvc/wms2go/wms2go-help-1.0/ At the moment, they are only available in german, but this may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FOCCAL est une application Web qui propose un gestionnaire d'agenda multi-calendrier et multi-utilisateur. Dans la version actuelle il est disponible dans la seule langue française.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A pet grooming management system that allows the operator to sale items, manage dogs and owners, schedule dogs for services and/or training, accept the dog, and cash out the dog. Dogs/services are now related by breeds. Many reports available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Soclwap

    Soclwap

    WAP Social Network

    A WAP (mobile) social network.
    Downloads: 0 This Week
    Last Update:
    See Project