Search Results for "php string manipulation" - Page 4

Showing 154 open source projects for "php string manipulation"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    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
  • 2

    Nutcracker

    Build animated sequences for RGB Mega-trees

    nutcracker is a php based web tool that allows the user to create sophisticated animations on any RGB device. Current RGB targets supported are Megatrees, matrices and Rays. Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sound PHP Engine

    Sound PHP Engine

    Content management system

    Sound PHP Engine (s-p-e) is written in PHP and uses MySQL. With s-p-e you can publish news, articles and bulletins; comment them, have access to their printer-friendly version. A kind of a search engine is also implemented inside s-p-e. s-p-e can be better than other CMS because: 1) it is free (as in freedom) software; 2) it uses only sessions and NO client-side cookies (the feature works when the php.ini file on the web-server contains "session.use_cookies = 0" string and "session.use_trans_sid = 1" string). 3) all the information of the sessions is stored in the database; 4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example). 5) passwords of the users are stored in the database in the encrypted state 6) multilanguage support of the program is based on the GNU gettext. 7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Zebra_Image

    Zebra_Image

    A lightweight image manipulation library written in PHP

    This is a compact (one-file only), lightweight, object-oriented image manipulation library written in and for PHP, that provides methods for performing several types of image manipulation operations. It doesn't require any external libraries other than the GD2 extension (with which PHP usually comes pre-compiled with). Zebra_Image's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is the implementation of The Virtual Collaborative Environment (VCE) which supports clinical applications of 3D modeling in medicine. The system is based on three layer client-server architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A library for manipulating images. You can easily add this library to your PHP project and use the basic or the advanced image manipulation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TinyMCE 3 ajax file manager plugin. Written in PHP. Supports image manipulation on the fly, and can be used as standalone file manager for your content management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP and XML - Syntax Like JQuery
    Very easy manipulation of XML with syntax like jQuery. One small file with lots of power. Highly extensible. Examples and Documentation are on the site. Great for a quick Data Import script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    A web-based SQL query builder and database manipulation tool written with PHP's PEAR/PECL/DBX module. Runs on all major web servers. Access ODBC, MSSQL, MySQL, Oracle, etc databases through a browser. Use GUI or raw SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP class encapsulating manipulation with ICC profiles saved in JPEG images. Written in pure PHP without any 3rd party libraries and/or utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    image manipulation to select a background of ones choice ,to cover a pic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Katropine DBmanager
    DBmanager is a PHP based software, developed for quick MySql database dump and manipulation by SQL. v1.5 compatibile with PHP 5.3. Export to SQL, XML, CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    datalus
    PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Permutations Generator is a PHP script that generates permutations of a string. Feel free to use this script in any way. Whether for your own business, personal site, club or organization. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Classe de teste da string SQL montada com dados informados pelos internautas, tentando identificar possível ataques: 1 - leitura da base de dados de usuarios para quebra de senhas 2 - leitura de outras tabelas sigilosas, tal como emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A PHP Class which can draw guitar chords, or any other string instruments for that matter. It makes heavy use of the GD2 image library to build good looking chord diagrams in very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLigner
    Web-based relational database designer. With version control, autosave and real-time database manipulation. TODO: admin module, search, undo/redo buttons, multi-database real-time support (only PostgreSQL actually), etc. Based on WWWSQLDesigner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PGRFileManager is a free (MIT license) ajax-based file manager you can use standalone or with FCKEditor & CKEditor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XML Objects for PHP makes XML manipulation and parsing of XML faster and easier by offering access to XML documents through an object oriented API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    randlib is a collection of PHP functions for generating random strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is about give to any developpers, some PHP classes to create their scripts by change some primitive by object, and use no more string, integer and array primitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MappaTube is a mashup between Freemind and YouTube to allow for a different way of searching and finding videos. It shows a mindmap of YouTube videos based on a search string and each of the videos tags which allow for another search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Php script that check an email adress string and return if the email is valid or not.
    Downloads: 0 This Week
    Last Update:
    See Project