Showing 107 open source projects for "call log php"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    akLib - small lib for PHP. Project moved here https://github.com/azat/akLib!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple PHP invite-only login script. Note: this script doesn't show diferent things for different users, it just requires a user to log in before viewing protected pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache Commons Logging and SLF4J. Based on just4log, Ant Task included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Erik's GUI for WifiCfg
    Graphical User Interface (GUI) for Aruba's WifiCfg (v1.4) command line tool. Especially useful for BartPE with WolfWare’s WZCLite plugin. Manage multiple connection profiles, check Windows status, connect, ping to verify connection, disconnect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHPLiveX is a lightweight php-javascript class library that helps you integrate AJAX to your php applications. Without a page is loaded again, you may call your php functions in the same page, submit your form to an url and send a request to another page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SAPRFC is the extension module for PHP4 and PHP5 that allow call ABAP functions in an SAP R/3 system from PHP scripts. On other side it's also possible write RFC server program in PHP and call PHP functions from ABAP.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Authorize.net is by far one of the most used payment gateways around and the AIM (Advanced Integration Method) is one of the most used methods for online shopping. This class will create a wrapper for the AIM method and all of the API call and respons
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xcvs is a web-based CVS tracking tool. It traces the log information in CVS and generates a single patchset for each commit command. It also generates a patch file that captures the change for each patchset. The web interface allows one to query the patc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    jqSajax is PHP Class to build jQuery Plugin. You can export PHP Function, your personal function, your method, or your PHP Class and call it from Javascript directly with Ajax.You can get the result directly without reloading it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Metadata-based Logger is an AOP Framework that uses Metadata for logging method calls. The main idea of this framework is to log different pieces of a method call in different locations through the use of metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create instant web 2.0 rpc server from your php classes.Need only to configure proxy metafile to get up and running.This is a fork of the excelent phpolait library. Allows you to call server-side PHP code from client-side JavaScript. It uses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Do you want use PHP for server-side code of your GWT application? GWT2PHP allows to make an asynchonous call to methods written in PHP. In this way client-code side is written in javascript and server-side code is written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A comprehensive content management system (CMS) whit ease of use, speed, & flexibility. E-Xoops 1.05r3 was last version call E-XooPS. Name change and release of RunCms 1.4 got Us to level 2. Level 3 Scarpox is a more compact cms exclusive to Danish use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LIZDB is highly advanced MySQL API written in PHP5. LIZDB allows user to fetch data (variuous ways), prepare and execute statements, manage sophisticated transactions, prepare and call stored procedures and functions with in, inout, out parameters suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpWebThings is a Powerful, professional application framework for intermediate to advanced PHP programmer, open source Web Portal, Online Community System, Content Managenent System (CMS) or whatever you want to call it. It uses a MySQL database to stor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    using PHP (and some ShellScript) to protect your linux server against bruke force attacks(http://en.wikipedia.org/wiki/Brute_force_attack). also keep a log in MySQL and have email reporting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A XAJAX based framework for building web applications with the functionality of desktop ones. Delphi like programming style for PHP using own engine. You define ONLY form HTML and event handlers. No java except 5-6 lines to call XAJAX. Still Joomla aware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    flxAJAX (Flexible AJAX) is an implementation of the AJAX technology in PHP. It is written in php5-oop and allows to call defined php functions from javascript, similiar to the implementation in 'sajax', but oop based and more flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    phpMyChangeLog is a "plog" (project log) written in PHP scripting language that is used to keep track of any project's changelog online and in a manner which teams can easily keep track of it. [Currently uses only MySQL]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It's new technology for Development Personal Creation/Customization Services , based on XML standard and DAFSM (Finite State Machine Theory) , using multiple call control protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB