Showing 493 open source projects for "car php scripts"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    This project creates a php system for creating Sudoku puzzles, and solving Sudoku puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A PHP class and example implementation of an image CAPTCHA. Uses random TrueTrype fonts and ramdom lengths, sizes and character rotation, as well as a full character set to defeat character recognition bots. Primarily used for spam prevention in web apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP2ICQ is a libary which lets you easily send ICQ Messages from your own php scripts by using a direct connection to the ICQ server via the Oscar protocol (ICQ v7/v8/v9). It is completely written from scratch.
    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
    A PHP Smarty library for easy setup and use of base framework templates within PHP Smarty. A set of base content definition and base content template display plug-in functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A project for network monitoring and asset tracking. This tool is used to track assets for fault reporting, network fault diagnosis and to identify which equipment will lose network connectivity in the event of hardware failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Functions and libraries that correctly replaces standart quotes (inch sign) to the russian typographic quotes («...», etc), places non-breaking spaces where needed, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The package is an object oriented abstraction layer between PHP and the Google Maps API. The intention of this package is to eliminate the need to hand code javascript to work with the API. It will have utilities to add custom mapping and icon creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    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
  • 11
    This package provides a php class for parsing BB codes. It is no longer maintained, unfit for PHP 5 and should no longer be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled by the server side. Using the library, it is very easy to add AJAX features to existing PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : code reuse, packaging, database abstraction, easy integration with IDEs, apply M.V.C. patern (separate business logic and front end GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Composer is a html template engine based on processing custom tags in a html code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP class library for writing powerfull reloadless web user interfaces using Ajax (DHTML+server-side) style
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Yggdrasil will be a database independend Content Managment System (CMS) written in PHP with plugin support. At the moment, however, only Nidhogg Database Abstract Layer and Heidrun Template Engine are usable and will be soon available for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP authentication library, to allow multiple authentication to different sources, such as OpenLDAP, AD (inc. groups), NIS, Database tables (using adodb), remote web sites and CIFS shares. Author: steve@goodman.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a php script aimed at being able to proxy around filters (ip based and word based) when browsing a web site through this script. It is simple to use and install and is also very fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BBParser is a PHP (4 & 5) library providing BBcode tags conversion TO and FROM a (X)HTML code and a flexible filter system with emoticons support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    --- phpAuthent is discontinued --- phpAuthent is a PHP interface for securing web sites. It handles users and groups management (one user can be assigned to several groups) and provides an API to be easilly integrated into existing websites. It requires MySQL support and PHP > 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Valid CGI Values is (currently) a XHTML forms based technologie for validating CGI values submitted by these forms. It consists of a form parser that analyzes web forms and a package with validation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    webOS is a web desktop environment offering a bridge between DHTML and PHP/mySQL using Ajax and JSON. It comes with a rich set of skin based UI widgets. The API is in javascript and its cross-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Some classes as a starting point for Linux/Apache/MySQL/PHP library writers. These are just classes that have proven useful, rather than any cohesive framework. They include unit tests so that you can be refactor them into the classes you actually want
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB