Showing 120 open source projects for "string"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    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
  • 2
    Network String Scanner is a network discovery tool written in Perl. It allows you to search for a given string on a given port, supplied with a range of hosts. It will then determine if it has found a match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The java.util.ResourceBundle and its subclasses are the cornerstone of string internationalization in Java. DbResourceBundle provides a way to store internationalized strings in a JDBC compliant database and retains a similar interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CGI interface for nntp server Features:fast and small,secure as possible,XML output with XSLT support,UTF-8 based Uses: own secure string and cgi library,xml/xslt (libxml2/libxslt) Designed for small bulletin board with nntp server (sn) as engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    PHP4JS is a library of common PHP functions ported to JavaScript. Most of the things currently ported are String and Array functions but there are plans for implementing other classes such as Date/Time, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    LibCGI is a simple to use and powerful library written from scratch to assist in the making of CGI appliactions in C. It has support for string manipulation, linked lists, cookies, sessions, GET and POST methods, and more stuff.
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 8
    PHP library with Russian language specific functions. Money to russian text string conversion and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    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
  • 11
    repgrep replaces and greps unstructured text data with a string pattern or patterns with many formatting options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DetectBrowser is Perl module which detects user's browser and OS, by analyzing the HTTP user-agent string. It recognizes all versions of AOL,Konqueror,MSIE,Mozilla,Netscape,Opera,WebTV,etc... running on BSD,HP-UX,Linux,Mac,Sun,Windows,etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BTR Wizard quickly replaces multiple occurances of text over multiple files. This unique program scans folders for files matching filter critera then searches those files for any occurances of a text string and replaces them all. This is an ideal tool fo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Java applet that adds an animated sparkle to a string. My first Java program back in 1996. :-)
    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
    This is a small java library that provides information about browsers given the user-agent string. It uses the browscap.ini file from Microsoft or cyscape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spider is web crawler written in the Java.Based on an Regular expression string the spider parses the internet for web pages matching this string and stores it in an MYSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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