PHP Code Generators for Mac

View 27 business solutions

Browse free open source PHP Code Generators for Mac and projects below. Use the toggles on the left to filter open source PHP Code Generators for Mac by OS, license, language, programming language, and project status.

  • Everything Your Small Business Needs to Succeed | Connecteam Icon
    Everything Your Small Business Needs to Succeed | Connecteam

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.

    Easily engage and manage non-desk employees with Connecteam’s mobile-first platform that helps improve communication, enhance daily processes and increase productivity with custom checklists, forms, and reports. Schedule shifts and track accurate work hours with Connecteam’s automated GPS time clock and easily export approved timesheets to payroll. Connecteam helps you keep your employees sharp thanks to knowledge base centers and advanced training courses. Raise morale with employee recognition rewards and keep the entire company updated through the main news feed.
  • Need To Secure Your Public Cloud? Icon
    Need To Secure Your Public Cloud?

    Built for Developers, DevOps and Engineering Teams

    View all cloud assets of AWS, Google Cloud, Azure, Kubernetes, Digital Ocean in one place. Automates security misconfigurations of assets with guidance to resolve them. Covers far beyond basic checklists. It automatically evaluates the security misconfigs of the assets & provides step-by-step guidance to resolve them
  • 1
    A tool to help in customization and generation of reports in PDF to open source web-based systems. It was developed a visual editor using PHP for interactive design of reports, according to the needs of the developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    The Panglossa go!Johnny PHP class library is a collection of PHP classes designed to simplify and automate the work of the web programmer, allowing the use of a single programming language (PHP) instead of mixing up code from different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Parsedown

    Parsedown

    Better markdown parser in PHP

    Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. If you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like HTML Purifier. In both cases you should strongly consider employing defence-in-depth measures, like deploying a Content-Security-Policy (a browser security feature) so that your page is likely to be safe even if an attacker finds a vulnerability in one of the first lines of defence. Safe mode does not necessarily yield safe results when using extensions to Parsedown. Extensions should be evaluated on their own to determine their specific safety against XSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    parser4isis (parser for isis) is convertion tool to postprocesing for an exported ".iso" CDS/ISIS (WinISIS, WWWISIS, etc) file. this utility can use for port the data to any other format as SQL (MySQL, Postgres SQL, Sqlite, etc), CSV, XML or another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    The home site is www.ppassistant.com Help Forum www.ppassistant.com/forum This is meant to be the ultimate framework. Not only is it an open source PHP/MySql framework, but it's also a development toolkit. It also has programs and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Phorm is an ORM (Object Relational Mapping) tool for php and .net. It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a port of Python's MiddleKit to Php. MiddleKit is a part of the WebWare suite designed to assist in developing the middle tier of a web application, including an object-relational mapping, object store, and code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    PhpMyCodeGenerator is a code generator framework, which allows you to create code generators as PHP functions and provide input to the code generators through an Excel/Calc file. PhpMyCellScript allows you to write programs directly in Excel/Calc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for better understanding how Poppy works - Build multilanguage interfaces - Link your own scripts and libs in the UI Ressources: See the quickstart for Installation and a quick startup for your first Poppy Project This project is under development there are lots of function planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code are active and which are not. Being WYSIWYG, the PreprocessorWizard multi-language WYSIWIG preprocessor resolves the problem of code being difficult to read and allows one preprocessing syntax for all languages. It is easy to use as a standalone application and it can be easily integrated with almost any IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Propel is an object persistence (object relational mapping) tool for PHP5 based on Apache Torque. Propel generates PHP classes and SQL definition files for your data model and provides a runtime environment that transparently handles database operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyntaxDAO

    PytaxDAO is an ORM used to communicate CRUD with the database.

    Pyntax DAO is ORM / DAO / Database Abstraction Layer which helps you connect to database and do CRUD operations with very minimal setup and coding written in PHP. The current version of the PyntaxDAO only works with MySQL but future version would be compatible with other databases also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info. Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RSD is a PHP development environment. The most powerful part is the RSDEngine - provide it with a SQL database schema and additional options and it will generate a ready-to-run application. Other goodies: versioning, generation of API docs, unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Radria (Rapid Development of Rich Internet Applications) is a collection of RAD tools, 100% web based, to build web applications faster. WYSIWYG, Drag, drop, PHP and Javascript reusable, components to build Ajax and Database driven web app or mashup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RefleXiveCMS is a general purpose PHP component framework. An easy to understand architecture allow independantly developped components to work together. It comes with lots of ready to use goodies and code generators will get you started immediately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rev = Really Easy Validation - write your form validation code once in this simple and powerful language that generates code for JavaScript, Perl, PHP, and Java. With Rev you get server side and client side data validation with no duplicated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    SIAL Framework
    O SIAL é um Framework criado e mantido pelo ICMBio que tem por objetivo o desenvolvimento de suas aplicações. Suas principais características são: * Estrutura bem definida * Forte delegação de responsabilidade entre as camadas * Flexibilidade para adoção e substituição de componentes externos * 100% coberto por testes unitário * Facilidade para detecção de erros * Concentração na abstração de soluções para problemas em comum * Otimização de recursos com foco em soluções necessárias * Proporcionar ganho de produtividade na construção das aplicações * Possibilita uma padronização na codificação * Permitir a convivência de versões diferentes de um mesmo componente externo O SIAL é ainda um framework de abstração, orientado à objeto, desenvolvido em PHP 5. Junte-se a nós também no Twitter @sialframework
    Downloads: 0 This Week
    Last Update:
    See Project