Showing 18 open source projects for "string"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 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
  • 1
    AsyncAws S3 Client
    ...If you want to upload a 1 Gb file, you really don't want to put that file in memory before uploading. You want to do it a smarter way. AsyncAws allows you to upload files using a string, resource, closure, or an iterable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Formagic moved to GitHub. Please visit https://github.com/Weasle/Formagic/ to stay up to date. Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Ratawiki

    Lightweight extensible wiki engine

    Ratawiki is a fast, reliable, standards-compliant, extensible and highly customizable wiki engine. URLs are query string-free, which makes it search engine-friendly. Recommended environments: php-fpm + nginx/lighttpd or apache+php. Can work with XML files, but PostgreSQL is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    PHP Pagination string content and Array

    Pagination class that can be used to paginate strings or Array data

    A pagination PHP Class that can be used to paginate contents stored in a MySQL database, or into an Array, or eaven a string with large text content that you want to divide into multiple pieces, with a page for each piece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If there is no match, the request is re-directed to a javascript 'learning page' where the database is updated with the client capabilities and is redirected back. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This library allows developers to convert mySQL queries directly into XML documents. It also provides a means to manipulate XML documents from a URL or string variable with an XMLDOM object class. It is a more generic version of CREX - osCommeRce Xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JosReplace Summarizes hundreds of Joomla Plugins! Using JosReplace you can define your own Joomla tags. JosReplace replaces all occurrences of the search string with the replacement string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Escape-Flash is a simple function to prevent some errors caused by the different encoding character used between Macromedia-Flash textfield_textareas and Html encoding.
    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
    Mobile user agent string parsing class for PHP5 and Perl. Parses almost every mobile user agent string into it's basic constituent parts, the most important being vendor and model. Co-developers are very welcome. Tested OK on 2000+ user agent strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple, portable PHP class with full TrackBack capabilities. Ping trackback URIs, receive trackbacks from other clients and seed pages for auto-discovery. The class also extract links from a given string and search these links for trackback URIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP library with Russian language specific functions. Money to russian text string conversion and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A PHP class file that allows one to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html markup and other client side scripting.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    phpSmile is a small library written in PHP 4 which adds smiley images to a string. Smiley tags found in a string are replaced by images found in a given image directory. Several smiley tags can be defined for one image by the use of definition files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An advanced browser sniffer, written in PHP, that started out identifing common browsers using the User Agent string, but now can protect your email address from email collectors, or show it all to search engine spiders, etc. Great for sites with template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Content management system that uses a database / webserver relationship to build sites based on information in the database and formatting in static html files .. outputting user/search-engine friedly non-query string URLS while maintaining the access of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). Beautifier handles line/block comments, keyword highlighting, correct indentation, and string highlighting. More advance
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    HTTP Request Checker (HRC) in PHP

    PHP object validator for user inputs such as strings or arrays

    PHP class to validate user input (HTTP request) by specifing rules. You can basically validate any PHP-array structure, e.g. decoded JSON. The rules use functions or other callables that validate the user input. In addition to string validation, it is easy to set up rules validating array of values or possibly more complex structures. Check Wiki for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next