434 projects for "php code" with 2 filters applied:

  • 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
  • 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
  • 1
    PHPCoder is a web based front end to the excellent Turck MMCache and eAccelerator encoding/cache engines. PHPCoder makes it easy to distribute compiled PHP scripts rather than source code and has built in options to allow you to restrict a script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Patchy extends the Mantis bug tracking system to allow users to submit patches which are then autotested before being queued for approval. Please download, try the live demo (Home Page link above), join the announce mailing list for updates or help code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TRASHY - Tags Resized and Alternative Syntax for Html by Yayo (php version) A php function which uses tags and attribs aliases to let you shrink html in your php code: 1 char per tag, 1/3 chars per attrib. Short, clean, easy to manage and to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A quick and easy open source Data Access Object code generator. Generates PHP4 code currently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project build a PHP framework based on struts and webworks design, implements the MVC pattern and autogenerate code from xml document. Use Propel and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is a framework for PHP developers who want to be fast at code generation. I'm working to make a web-based and comand-line form generator for generate ".php" files without programmers scripting. Hope it will be finished soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP code generator that can quickly and easilly create code for database operations (create-read-update-delete), with flexible code-generation options, based on table data gathered from a DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple form-based html imagemap making interface. Usable on any graphical browser. Install this sucker and you can make painless imagemaps anywhere. All code is contained in ONE .php file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    PHP Code Snippet Library. PHP-CSL is designed to let you store all your favourite code snippets, functions and classes. Visit www.php-csl.com for the latest info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A library for Atom / RSS feed fetching and parsing. Maps all feeds (where possible) to the latest Atom format, so that your code doesn't have to care what format the source was in. Supports Atom 1.0, 0.3, RSS 2.0, 1.0, 0.9x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A PHP class library for writing powerfull reloadless web user interfaces using Ajax (DHTML+server-side) style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : code reuse, packaging, database abstraction, easy integration with IDEs, apply M.V.C. patern (separate business logic and front end GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yet another Fortran Code Browser. Modern Fortran (F66, F77, F90, F95...) More functionality: Code beatifier, link with other Languages. Modern design: lightweight, W3C Standard Compliant, Dynamic interface. Expandable through modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Valid CGI Values is (currently) a XHTML forms based technologie for validating CGI values submitted by these forms. It consists of a form parser that analyzes web forms and a package with validation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FLAKE is a toolkit for PHP web application development. It provides objects for abstracting interface element definitions, rendering, and behaviour. Use of these objects should result in faster development and maintenance, easier code reuse, and the abil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OSIOSS (Open Source Integrated Observing System Software) is a collection of code which can be used for geospatial observing systems merging data collection, management and products solutions with ocean observing systems (OOS) as an initial focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is intended for translate glade v2 XML files (http://glade.gnome.org/) or (http://gladewin32.sourceforge.net/) to PHP-GTK. It's writing in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a jEdit completion-code plugin for php. It parses the working file, the included/required files if they are reacheable, builds an object oriented representation of the code, and then popups a window with the suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ModuleMaker is an addon to PHP-Nuke which allows the user to create a Module using an easy to use WYSIWYG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A web-based WYSIWYG editor and website managing software that does NOT use the Rich Text Editor (RTE). Written in PHP, MySQL, and JavaScript, this software is designed to complement the personal and professional web developers gamit of backend tools.
    Downloads: 0 This Week
    Last Update:
    See Project