Showing 61 open source projects for "simple php scripts"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    jsdom

    jsdom

    JavaScript implementation of various web standards, for use with Node

    ... object is an instance of the JSDOM class, which contains a number of useful properties and methods besides window. In general, it can be used to act on the jsdom from the "outside," doing things that are not possible with the normal DOM APIs. For simple cases, where you don't need any of this functionality, we recommend a coding pattern.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Package Generator

    Package Generator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

    Package Generator generates a PHP SDK from any WSDL so you can easily consume any SOAP Web Service without wondering how SOAP is used under the hood. Package Generator provides many options to generate your package even if a few are required. This project has been tested with many WSDL and is currently used on the platform Providr.IO. Package Generator generates files that are detailed in the MANIFEST. You are encouraged to read it to understand how and why the files are generated in addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    email-validation-api.com

    Email Address Verification API

    ... of several verifications, available to you from the different fields as described in our documentation. You are free to make use of those check points for your own needs, but you can also simply rely on our score indicator, which is based on the whole analysis, in order to quickly decide which addresses to keep or better to drop. (Basically with a score from 90 to 100 you are good to go) In addition, we offer a Windows Desktop software making a simple use of our API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux Dash

    Linux Dash

    A beautiful web dashboard for Linux

    Using the 3 bar hamburger icon on each module (widget) on Linux Dash, you can drag and re-arrange them. It is strongly recommended that all linux-dash installations be protected via a security measure of your choice. All of your changes are saved in LocalStorage, so your changes will be preserved permanently on that browser for convenience. Each of the modules (widgets) on the Linux Dash screen can be minimized to hide it, expanded in one click to maximize it, adjusted to a custom width....
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    Car Sales Management System Codeigniter

    Car Sales Management System Codeigniter

    Car Sales Management System, Vehicle Sales Management in Codeigniter

    Vehicle Sales Management System Built on Codeigniter 2.x Framework Features : Front End with Vehicles Added from Back-end with details Back-end login system for admins, employees Different Controlling for Admin and Employee New Employee Adding for doing Sales , Adding new vehicles Admin Features : # Add, Edit , Delete almost anything(Including new users), Sell vehicles, See customer Details Employee Features : # Add vehicles only and Sell them to new clients with their...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Dynamic Survey

    Dynamic Survey

    Web based survey with plenty of features.

    This scripts allows for up to 10 questions, of administrators liking. Dynamic configuration like requesting name, phone, mail, address etc etc. It allows for comments when voting. It also works without interfering with your address line. A detailed display of satisfaction, along with the option to print out comments and user details list/print friendly way. Easy to integrate and set up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    zoServices

    zoServices

    webservices using JSON RPC 2.0 for PHP and Javascript

    This project helps the creation of web services using JSON RPC 2.0 specification, across multiple programming languages​​. The main point of this is to help developers build Web services in a simple way and focus only on the logistics and programming functionality. zoServices provide the server/client infrastructure to comunicate their services via internet. Please Review our projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HadStat

    HadStat is service on cloud,for data analysis using Hadoop MapReduce.

    HadStat is service on the cloud, allow you to analysis the data on the cloud and return the result in nice graph,this service is free, you can redistribute it and/or modify it under the terms of the GNU General Public License. this service using many technologies , like Hadoop mapreduce, HTML, PHP, Web Service applications, linux server, java, eclipse IDE, with many indicators:Simple moving average (SMA),Exponential moving average (EMA),Smoothed simple moving average (SMMA),Linear weighted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simple Phonebook

    A simple contact manager to store,manage and retrieve the information.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    avct—c

    avct—c

    avct—c : Appli.web dédiée à la gestion de cave

    Appli.web php 100% dédiée à la gestion d'une cave à vin. avct—c a été développée en collaboration avec un caviste. Des aménagements sont régulièrement apportés en fonction des besoins identifiés par les utilisateurs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy) Features: 1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+) 2. Ease of use: link the script to your html and add an empty <p id='feedPanel' rssurl='<feed url>' feedcount='<number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XNode

    PHP 5.3+ server and client implementation of XHTTP

    The XNode framework is a PHP 5.3+ implementation of the Extended Hypertext Transfer Protocol (http://www.xhttp.org), with simple service integration, full arguments support including Base64 and DateTime, single and multiple asynchronous requests, data streaming, remote API creation from XHTTP service schemas, and a runtime plugin architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a PHP class designed to provide an easy REST-based interface to Amazon's Simple Email Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a PHP class designed to provide an easy REST-based interface to Amazon's Simple Queue Service (SQS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project will enable developers to use RAM Group Shipment tracking APIs using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Workbench
    Workbench is a powerful, web-based suite of tools that allows users to describe, query, manipulate, and migrate both data and metadata in Salesforce.com organizations directly in their web browser with a simple and intuitive user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the effort to make a simple small business server that provides basic infrastructure with spam and virus protection, service usage accounting and reporting, easy provisioning and password management, message board, addressbook and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project page for the custom CMS behind chris.iluo.net built with PHP and MySQL. Not the most beautiful code but it works and is quite simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frontend to administration radius server using Freeradius and MySQL, can using to add, edit, view and remove user and group configuration. Using Ajax and PHP programming with simple CSS design (black & white) and currently in Indonesian Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple PHP class to check the validity of a VAT number from the European Union countries. Just include the class and call the function vat::check_vat($vat_number,$state_code). The state_code is the country 2 letter abbreviation (eg. GB, DE, AT etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is very simple PHP library that lets you query Google Geocoder Service via Google Geocoding API and parses the response so it provides a very easy way to handle the JSON data in PHP. A very simple class written in PHP5+. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MySQLWebGUI is a free software tool written in PHP intended to handle the administration of MySQL over web. Provies a simple and powerfull AJAX web interface to query and administer MySQL servers, supports a wide range of operations with MySQL. The m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple PHP/MySQL based chat alternative for webmasters to incorporate into their own site. Implements Ajax and designed to be embedded on a specific page. Basic administration options are also available with more to come in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MiniRets is a small PHP RETS client that is simple to use and simple to extend. Mini RETS has been tested with 1.0 - 1.7 RETS servers. The client is built around the articles by Ron Goff http://rontgoff.com built by GonBot Studios http://gonbotstudio.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next