PHP Object Oriented Software

View 5672 business solutions

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

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    WideImage is an object-oriented PHP image library, written in PHP5. It uses GD2 and promotes ease of use and extensibility. It supports all common image transformations, such as resize, watermark, crop, draw text, ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3

    PHP AutoLoad

    Extensible PSR-0 compatible class autoloader for PHP 5.3+

    The AutoLoad class allows you to use a PSR-0 compatible approach to autoloading classes using namespaces for PHP 5.3+.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 5 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit/JMock or some of the PHPUnit clones this will need no explanation. Includes a native web browser for testing web sites directly (no JavaScript).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    PHP Login System w/ 5 Levels of Security

    Login with Multiple Hierarchies of User and Members!

    PHP/MYSQL Login System with 5 Levels of Security meaning "THE HEIRARCHY OF ADMINISTRATION" (Admin/Director -> Manager -> Assistant Manager -> Employees -> Guest). You can add more levels once you are familiar w/ the codes.(I modified jpmaster77)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SiteFusion

    SiteFusion

    https://github.com/sitefusion

    See https://github.com/sitefusion SiteFusion is a server-based development environment. Applications are written in PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PHP Class that provides a easy interface for read and write files in ods format (Open Document Sheet)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    PHPRtfLite is an API enabling developers to create rtf documents with php. PHPRtfLite is designed on OOP principles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Adventure PHP Framework (APF)
    The adventure php framework understands itself as a utility to implement object oriented and generic PHP web applications. It supports the developer to create programms in compliance with approved software design patterns.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GChart is a PHP library for Google Chart API. The Google Chart API lets you dynamically generate charts. However, it isn't convenient to use. GChart makes it easier to insert Google Chart in PHP pages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Net_SNMP is an object-oriented library written in PHP, to perform SNMP operations. Net_SNMP supports SNMP version-1 and SNMP version-2c.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    PLUM is a flexible and extensible PHP5 framework for creating websites and webapps. All document processing is done by PLUM's modules, not PLUM itself. PLUM doesn't use any template systems. It produces output from XML using XSL transformations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    PHP 5.0+ class for mysqli utilizing prepared queries. This class provides a SAFE, clean, object oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LTMagic/TDraw

    LTMagic/TDraw

    Wrappers for ImageMagick for PHP for true object oriented scripting

    This project has been discontinued (May 2021), but lives on at: https://sourceforge.net/projects/tmagic/ in a yet more powerful form. Bring the full power of object oriented programming to PHP's Imagick. LTMagic is a class to extend the IMagick class and TDraw extends the ImagickDraw class with the goal of simplifying repetitive code. Instead of: $draw->setFont ("Arial-bold"); $draw->setFontSize (24); $draw->setTextAlignment (Imagick::ALIGN_CENTER); $draw->annotation ($im_x - 45, $im_y - 33, $x_axis); Do it in one line: $draw->Tfont ("Arial-bold", 24)->Talign ("center")->Ttext ($im_x - 45, $im_y - 33, $x_axis); LTImagic/TDraw also seeks to address some of the shortcomings of PHP's Imagick, such as verbose code, inconsistent returning of Imagick objects or booleans, uniting several steps into a single function, combining set/get functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Legato is above all a fast and lightweight, complete Web framework offering both server-side (PHP 5) and client-side (JavaScript) components to ease in the development and maintenance of today's demanding Web sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Seagull is an OO PHP application framework that has the following design goals: a) independence of data, logic & presentation layers; b) extensible component architecture; c) comprehensive error handling; d) integration with PEAR; e) coding standards
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    273 Loaded is an Enterprise-class eCcommerce Distribution derived from sources freely provided to the public by a prominent North American Enterprise eCommerce vendor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ADOdb4PHP is a database abstraction layer with pagination support, written in OOP style, providing exceptions support, for PHP 5.1+ running on Windows machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    API Allociné Helper is support for using the API of Allociné, of Screenrush, of Sensacine and of Filmstarts: find lots of information about movies, people, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ASP.PHP is an implementation of ASP in, yes, PHP. The current release is nowhere near complete, and there are some parts of ASP that are impossible to implement in pure PHP. It is designed to reduce the gap between the two languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ADbD is Abstract Database Library. Written in PHP5. Is design for speed and simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.