Open Source PHP Object Oriented Software for Linux - Page 3

PHP Object Oriented Software for Linux

View 1022 business solutions

Browse free open source PHP Object Oriented Software for Linux and projects below. Use the toggles on the left to filter open source PHP Object Oriented Software for Linux by OS, license, language, programming language, and project status.

  • Convert CentOS to Red Hat Enterprise Linux on Azure Icon
    Convert CentOS to Red Hat Enterprise Linux on Azure

    Go beyond legacy Linux and streamline your CentOS migration journey by moving mission-critical workloads to Red Hat Enterprise Linux on Azure.

    CentOS Linux is experiencing End of Life on June 30th, leading to potential gaps in security. With Red Hat Enterprise Linux on Azure, IT Teams can seamlessly migrate mission-critical CentOS Linux workloads knowing they don’t have to compromise on security, scalability, reliability, and simplifying cloud management. Securely accelerate innovation and unlock a competitive edge with enterprise-grade modern cloud infrastructure.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    Corelib is a framework build in PHP, designed with the aim to create a very stable and extensible framework. This is done by standardizing the development process and structure, and encapsulating the process into enclosed and abstract processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cybernus IOC provides an implementation of Inversion Of Controll pattern for PHP. Allows to declaratively create hierarchies of objects via xml file, automatically call methods on created objects and automatically include required sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBMonkey is an ORM (Object-Relational Mapper) for PHP 5. It will reverse-engineer your database structure and build objects on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DC Ent is a development platform made for fast, easy ,clean web development and maintenance written in PHP.All pages are generated from mysql database .You can include files,add php scripts,edit records in db and very easy manage page components .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    DEG Frameworks

    DEG Frameworks

    Motor de aplicaciones php, MVC y POO

    Es dificil describir a DEG ya que no es un framework, es un SISTEMA DE APLICACIONES y por tanto no es una aplicación determinada como un cms o un foro, DEG es el sistema con el que se puede realizar todo tipo de aplicaciones web sin importar el alcance que se le quiera dar. A diferencia de otros sistemas donde hay un “motor” definido, DEG no tiene una clase o archivo que sirva de “motor” porque está pensado para que el conjunto funcione como un TODO. DEG está creado con base en el modelo de abstracción de desarrollo de software MVC, el motor de plantillas integrado con el que se facilita el manejo de los idiomas es un solo elemento que gestiona la conexión entre el soft y la vista, para mas info pasen por nuestra web http://proyectodemonia.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A component-based, object-oriented workflow system designed to allow workflows to be defined using XML or database records and implemented using PHP objects. New workflow actions may be developed and dropped into the system with no overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple blog application. Uses the DIY Framework, Propel with MySQL, and XSLT. It has post listing, archive, search features, as well as administrative interface with a user system. All output is well-formed and (with the default templates) valid XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It is an open-source web application framework based on object-oriented PHP 5, MySQL, and XSLT. Designed following MVC architecture and REST principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Improved DOM object for PHP. A transparent integration of DOMDocument, DOMXpath and XSLTProcessor into a single object that also includes rendering functionality and a converter tool to transform PHP data into XML data and attach it to the XML tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    Data Access Objects for PHP5. A set of classes used for connecting to databases in PHP5. The goal is to provide PHP5 developers with a unified OO API to access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DeepCopy

    DeepCopy

    Create deep copies (clones) of your objects

    DeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in the association graph. How do you create deep copies of your objects (i.e. copying also all the objects referenced in the properties)? You use __clone() and implement the behavior yourself. DeepCopy recursively traverses all the object's properties and clones them. To avoid cloning the same object twice it keeps a hash map of all instances and thus preserves the object graph. Alternatively, you can create your own DeepCopy instance to configure it differently. You may want to roll your own deep copy function. You can add filters to customize the copy process. DeepCopy\Matcher applies on a object attribute. DeepCopy\TypeMatcher applies on any element found in graph, including array elements. The PropertyNameMatcher will match a property by its name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple MVC Engine built in the PHP programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DevWorks is an easy-to-use Web Platform. You can run different modules with different features in a single website,using the same control panel and the same user database. DevWorks is also a quicker way to develope web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Make AJAX/PHP avatar worlds on websites. Build visualized, real multi-user communities, fora and chat rooms. See your buddies wander around. From card games to virtual RPG worlds, DutchPIPE makes it possible. The future: interconnected DutchPIPE sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP class to generate multi-level select lists, populated using ajax from a Mysql table, where the next level list depends on the selected value of its parent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EternalMVC is a lightweight MVC framework written in PHP 5.3. It does not contain a bulky library, just the basics needed for an MVC framework. EternalMVC currently carries a very small footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Europio PHPLibraries
    Europio PHPLibraries es una suite de clases y librerías PHP. En esta etapa se compone de una librería para validación de datos y formularios, una clase para manejar la lógica de las vistas en MVC y una clase abstracta para el manejo de bases de datos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "Extended Data Types for PHP" is a collection of PHP5 classes, which provide easily usable common data types like Lists, Trees or Graphs. Installation will be possible via an PEAR Channel or as local library in a website's code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FGSL2ZF
    Component library to extend Zend Framework. MVC with implicit CRUD. Tutorial in PDF available in download page. Project leader: FGSL. Homepage: www.fgsl.eti.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    flxAJAX (Flexible AJAX) is an implementation of the AJAX technology in PHP. It is written in php5-oop and allows to call defined php functions from javascript, similiar to the implementation in 'sajax', but oop based and more flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Utility php functions for autogenerating HTML forms for and validation of PHP Object Generator objects (see http://www.phpobjectgenerator.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP 5.3+ compatible framework set to run on Apache. Its a standard MVC style framework with Plugins and Bins (payload style packaging).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fuji is an open-source forum written in PHP, with extensive use of AJAX technology and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project