Showing 181 open source projects for "syntax"

View related business solutions
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PHP Mode for Emacs

    PHP Support for GNU Emacs

    An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options; and support for language features from PHP 5.4 and beyond. The latest release can be found at https://github.com/ejmr/php-mode and all bug reports should go there..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Query transient php objects with a syntax similar to SQL. Features SELECT,FROM,WHERE,GROUP BY,ORDER BY plus some goodies. Very small in size and obvious to use. Can also be used for XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    ...The SqlFormatter class has a static method 'format' which takes a SQL string as input and returns a formatted HTML block inside a pre tag. If you don't want syntax highlighting and only want the indentations and line breaks, pass in false as the second parameter. There is a separate method 'highlight' that preserves all original whitespace and just adds syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    EasySQL Framework

    EasySQL Framework

    Work easily and safely with your database with EasySQL Framework.

    ...It was created for web application developers that want to write fast and secure apps. EasySQL Framework is especially good for inexperienced developers that are in the process of learning MySQL because it makes it almost impossible to make a syntax error. Currently it supports DDL, DQL/DML and DCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Napata CMS

    Napata CMS

    A simple PHP/MySQL Content Management System

    A CMS for sites that are biased towards sharing information (primarily text). The script comes in 3 packages depending on the markup language in use: Mediawiki syntax, Markdown and WYSIWYM. The script has a simple Revisions System that saves a copy of every post/article that is edited. All Revisions or revised posts/articles can be viewed under the "Revisions" page. For all 3 packages see the downloads section at: http://sourceforge.net/projects/napatacms/files/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XSLT PHP Template Engine | PH7Xsl

    XSLT PHP Template Engine | PH7Xsl

    XSLT PHP template engine for your views

    PH7Xsl is a simple but effective and powerful template engine running PHP with XSLT (Extensible Stylesheet Language Transformations). With XSLT syntax, your template code and may be portable to virtually any programming language. It also allows for the separation of PHP code and template code to have a much more professional software and template much more clean and clear! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Syntax Login System

    A login/creation system made in PHP. Also known as SMLS.

    A login/creation system made in PHP that allows for account creation, logging in, and messages. Alternative name: SMLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web Forensik

    Web Forensik

    PHPIDS-based Security Log Analyzer for Apache

    NOTE: This project is no longer under active developement. Check out the successor at: https://github.com/jensvoid/lorg Web Forensik ist a script that uses PHPIDS to automatically scan your HTTPD logfiles for attacks against web applications. Check the Wiki for installation, configuration, usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    LatexInWord provides macros for Microsoft Word that allow the use of LaTeX input to create equations images in both inline and display modes. Similar macros for other word processors will hopefully be added in the future. We are currently in the process of migrating this project to GitHub: Client: https://github.com/EngineeroLabs/latex_in_word Server: https://github.com/EngineeroLabs/Process_LaTeX
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11

    Syntax

    Directory Browser and Syntax highlighter

    This project aims to provide a way to host your source code on your own domain and allows you to traverse a directory structure and view your code. It makes use of the Twitter Bootstrap system, jQuery and the Geshi Code Highlighting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a free set of PHP Scripts for a web server. These are a handful of scripts that helped me get started learning PHP. Please don't just download scripts. Take some time and break down the scripts to understand how they work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    uac-elevate

    uac-elevate

    A tool to request UAC elevation in command line scripts.

    Sometimes you need to write a batch script for the Windows NT command line interpreter (CMD.EXE) that needs to perform system maintenance tasks. This program allows you to run a command in a batch script and request UAC elevation for that command on the fly. No VB or fancy tricks required. Example syntax: C:\> elevate somecomand param1 param2
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    jQuery4PHP
    jQuery4PHP ( jQuery for PHP ) is a PHP 5 library. Makes easy writing javascript code (jQuery syntax) using PHP objects. Develops Rich Internet Applications in an easy way without having to know javascript language with the help and power of jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP AJAX File Manager (PAFM) is a web-based file manager designed to give you complete control of your site's files. Source code editing is done with CodeMirror, a web-based editor with as-you-type syntax highlighting. --- This project now resides at: https://github.com/mustafa0x/pafm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Syntax-translator

    Syntax-translator

    Small but nice syntax coloring PHP script

    Allow me to introduce - SyntaxTranslator. This small script-pack allows you to print PHP and HTML code in better way than just plain text. With straight code and CSS styles SyntaxTranslator becomes easy-to-use and really flexible script ^_^
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataDumper dumps any PHP-resource on the screen or in a file. The variable/object/other resource is displayed with syntax highlighting, indenting and variable type information in a very intuitive format. File and linenumber of the call is displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    230 CMS
    This project has been superseded by Napata CMS. Please check Napata CMS' Sourceforge page for newer releases at http://sourceforge.net/projects/napatacms/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    php Multi Syntax Highlighter will "beautify" PHP, Pascal, Delphi, SQL, VB and Applescript source code. it does not use pcre function or ereg functions, and allows syntax code continually line by line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automne
    Automne is a CMS written in PHP/MSQL with that comes with an intuitive EXTJS user interface and a web application generator. Templates and rows can mix XML syntax and PHP. Automne is built for speed and embed a customizable cache system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The "PHP/JavaScript Interpreter" runs server-side to provide a safe scripting language environment for high end CMS and HMS, while still allowing interfaces to the hosting language (PHP) and provided utility code. Complete syntax compatibility is not a g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wikirenderer is a wiki-syntax converter, written in PHP. You can embed it into your CMS, your wiki, your forum... The host of the project has changed. go to https://bitbucket.org/laurentj/wikirenderer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpCodeCabinetSI

    phpCodeCabinetSI

    Store Code Snippets

    phpCodeCabinetSI based in the phpCodeCabinet from Brad Fears <ddgenius@linuxmail.org>. phpCodeCabinetSI allows developers to store code snippets from any language. Features include user-defined categories, syntax highlighting, an extensive search engine, a theme-based interface, user authentication, and code/category ownership privileges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB