Showing 770 open source projects for "php code"

View related business solutions
  • 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
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    MilcovLib is a PHP library for CLI execution -- it supports all the typical CLI tasks, such as parameter parsing, VT100 colour output, syslog error output etc. Currently the status is pre-alpha (VT100 codes - colour and movement) -- sample code included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Entier studio is a web tool designed for developers. It provides several features that enhance the development of applications. Some of these features are an original model-driven approach and distinct code generation and publication processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Convert xml dtd's to object orientated php code. The generated code allow the creation of conforming xml documents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Creating Forms and its Elements with few lines of PHP code, without any HTML. Ajax support, JS-AFV (auto-form-validation). Now also with brandnew Templatesystem to reload ones filled out Forms. Ride the Lightning !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    generador de aplicaciones lamp, genera codigo php y mysql, se selecciona una base de datos y el aspecto grafico, luego se genera un sistema completo con codigo xhtml, php y mysql. Ademas los sistemas resultantes tienen arquitectura mvc. ajax en fase alph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Deer - Template Engine is template engine for PHP web pages. Needs PHP5 for work. The goal of project is to be most used template engine as php extension. Has support for variables, conditions, dynamic blocks, etc. It`s fully commented for PHPDocumentor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Source (BSD) PHP 5.1+, extremely modular OO code, MySQLi based site development platform, promoting fast, secure and stable applications. Also the home of some GPL 'overlays' for Booguu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP/MySQL implementation of the Active Record pattern. This project is highly focused on simplicity of usage, high compatibility (from php4/mysql3 up to php5/mysql5.1) and code cleaness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    AKWebDyn Designer is a Java tool that offers the possibility to create and deploy Dynamic Web pages,through a user-friendly GUI based on Drag n Drop capability.Developed at ESIB-USJ;Winner of the GoldenChip Awards 2004. Anthony Assi & Jihad Khalil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    With the tool garbes can make an integration of various systems. The main difference this tool is that all the source code of system. We are working are stored within a BD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    `parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input. Additionally a function is provided to indent HTML code properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The phpGladeTool generates php-gtk2 code based on XML file created by Glade2. You can draw the screens of your system and then generate the code. More details on project website. ----- O phpGladeTool gera códigos php-gtk2 baseado no arquivo XML criado p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software is a Code generator for PHP/MYSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    php Template Engine
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    Gul 2.0 is a powerfull and free Xul parser/interpreter library for Phpgtk 2 written in php. Gul supports PHP and basic CSS features into Xul. Gulpad example provides a split screen where the Xul code can be typed and immediately previewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iWa Framwork is the PHP Framework.It's help developer to reduce code on thier's projects. it's have controller,data modal,view,form and validate,simple ajax and websevice. It's is FREE!!!!!!! Website :: http://www.madoogun.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHiMX is a command-line tool to generate XMI code of a project in PHP5. It can analyze recursively several directories of PHP scripts, supports various XMI formats and allows to integrate your own include_path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Akelos is a PHP framework for developing database-backed web applications according to the MVC pattern. Being port of Ruby on Rails to PHP it lets you write beautiful PHP/Javascript/Ajax Code by favoring convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project