28 programs for "simple php scripts" with 2 filters applied:

  • 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.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    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
  • 2

    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
  • 3

    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
  • 4

    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
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • MSCTIME is a streamlined online timesheet platform tailored for the construction industry. Icon
    MSCTIME is a streamlined online timesheet platform tailored for the construction industry.

    Built for contractors and trades people working in the construction industry

    Our customizable online timesheets adapt to diverse contractor and project needs. From intricate, large-scale endeavors to smaller projects, MSCTIME ensures precise time recording.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    RSS merge is a simple tool to merge several RSS feeds into one. See demo: http://sfblogs.net/rssmerge.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple easy to use php file for implementing Open ID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a web server; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Pheeder is a PHP5 RSS feed generator. It implements the complete RSS 2.0 specification and is extremely easy to use. It also features extensive documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a simple framework in javascript / xml / php that allows you to manage the ajax pushing at server-side without the use of IFRAME or swf player!!. It has been tested (and works correctly) with FF2,FF3,IE6,IE7,IEMobile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sync4db is a small, simple & smart web-tool to synchronize database tables using PEAR MDB2 and XMLRPC, e.g. local and remote tables of a CMS database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JSoapTest provides a simple web interface for testing SOAP Servers. It parses the WSDL, builds a form for entering the SOAP Request parameters, calls the SOAP Server, and displays the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aura is a plug-and-play XML-RPC application framework in PHP5. It bundles an XML-RPC client and an XML-RPC server. It has simple and clean API and allows exposing already written functions and classes as web services for instant productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phleackr is a PHP binding for the Flickr API, using the XML-RPC format and thought to be compatible with PHP4 and PHP5, while avoiding the need for PEAR packages. in the future it will also support the REST format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A blogging engine with a 'keep it simple' philosophy. Designed to be fully buzzword compliant (AJAX, RSS, Web 2.0 - it's all there), logahead lets you effortlessly do what blogs were invented for: Put your words on the web. Just blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A library for Atom / RSS feed fetching and parsing. Maps all feeds (where possible) to the latest Atom format, so that your code doesn't have to care what format the source was in. Supports Atom 1.0, 0.3, RSS 2.0, 1.0, 0.9x
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next