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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    A simple MVC Engine built in the PHP programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sfEclipse is an Eclipse plugin for php symfony framework. It provides easier, faster and better developing process based on symfony framework. This plugin extends PDT (PHP Development Tools) and it is still evaluating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP_Debug
    PHP_Debug : A simple and fast way to debug PHP code This PHP debug library offers you the ability to debug your PHP code and generate a trace of your program. - Process time - Database and query process time - Functionnal debug - Check performance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A library for managed persistence for mysql and php. Quickens php-application development by reducing the amount of code needed for business-methods. Like Java's Hibernate, the methods for basic CRUD operations are implemented and more can be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5

    dbFacile

    Interact with databases in PHP5 with 1 line of code

    A PHP5 Database Abstraction Class (MySql, Sqlite3, PostgreSQL). The goal is to help you do common database interactions in 1 line of code. Operations return native PHP types (arrays, integers, boolean) so you have less to worry about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Written in javascript and PHP, SigmaVisual is web based visual AJAX UI builder for professional developers. Developers save their time in building up prototype as well as real web applications. TreeBar, TreeGrid, Layout, Menu are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RunwayPHP provides an alternative for PHP programmers who are thinking of shifting to Ruby for the sake of Rails. Coding speed is improved via extensive MVC base classes and useful wizard-type scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Open Source Web Application Framework and CMS based on an Object Database, which can host multiple websites on a single installation, with easy setup, integrated caching and a "model/view/controller" templating system separating code from layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Compressor is a PHP class that compress a selected directory and files into an install.php file. You can chose the destination directory where decompress the file, and you can chose a file that will be executed at the end of decompression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Eclipse and Flex Builder Plugin for Code Generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A realtime evaluator/debug tool for PHP, and the Dojo toolkit packed in a single PHP file. Code is executed server-side as you type, results returned via AJAX. See code in action as you type. Comes with a code indentation WYSIWYG and a MySQL browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHPGRID is an open source framework designed for PHP programmer which is suitalbe for rapidly developing DEMO,CRM,OA,ERP,electron-governing system,website background administration. Website:http://phpgrid.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is designed to create an interface to go between the EvE-Online InGame Browser and PHPBB. Code is available directly via the SourceForge subversion system. Changes can be made by SVN patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An integrated testing framework, covering test case generation, execution, bug reporting, code coverage and coding conventions. Currently This is a module suite for netbeans IDE, integrating some open source PHP Testing Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openWebNG is a php5.x based API to develop Weblications fast and efficient with just a few lines of php-Code. It contains of nearly 50 Classes for all purposes of development and uses the Mootools to provide clean and simple AJAX- and Clientside-Scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xBB-code is the PHP library to parse and edit text formatted with BBCode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project aims to create a web based database administration tool, with expansion into automatic code generation from the database schema. The code allows creation and removal of databases, tables and fields via a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This software provides to the programmer a simple manner to generate the access data layer for PHP using MySql. The software's goal is to make it simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LIME Parser generator for PHP

    Complete LALR(1) parser generator and engine in PHP.

    Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project moved to Google Code Hosting (http://code.google.com/p/hoffmanframework) since 26/04/2008. Please followed this project from Google Code Hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An extention to Macromedia Dreamweaver to work with vxml in php, jsp, asp. Fetaures - Code Complition, Shows possible attributes of a vxml tag, faster vxml development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gmapper is a PHP class aimed at easing the integration of google maps in web pages. It generates all the JS Code needed for advanced functions such as geocoding and driving directions.
    Downloads: 0 This Week
    Last Update:
    See Project