Projects
- Dragonfly Development PHP Projects
Dragonfly Development PHP Libraries
- dflydev-core-php
Provides basic bootstrapping functionality such as resource locating and class loading.
- Flow
Fluent wrapper around a SQL data source.
- Redmine
Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. We maintain our own fork of Redmine and are home to several Redmine plugins.
- auto-issue-thumbs
Automatically include thumbnails of image typed attachments in both standard issue view and in email notification.
- Safsi
Safsi is a simple abstract file system interface for PHP. The goal is to provide a simple interface for accessing files in a consistent way, whether dealing with file locally on disk or dealing with files that exist remotely. For example, the same code should work for data stored on a local disk, data stored on s3 and data stored on CloudFiles....
- Skittle
Skittle is a lightweight pure PHP template inclusion library.
- Substrate
Substrate is an IoC/DI Container for PHP. Substrate is inspired by Spring Framework, but written with the strengths and limitations of PHP in mind.
- WordPress
A semantic personal publishing platform with a focus on aesthetics, web standards, and usability.
- zzz Legacy Projects
Legacy projects that I'm not ready to really delete yet...
- dd core libraries
Dragonfly Development's core PHP libraries. Some of these libraries are required and optional dependencies for some of the other d2code projects. (Substrate, Halo, Lithe, etc.)
- dd-configuration
dd-configuration provides a generic configuration interface enabling PHP developers to enjoy some of the benefits provided Java users by way of the Apache Commons Configuration library.
- dd-core
dd-core provides some basic bootstrapping functionality such as resource locating (finding files on disk) and class loading
- dd-dcm
dd-dcm is a Database Change Management solution.
- dd-idgen
dd-idgen aims to provide a standard interface for generating unique string-based identifiers.
- dd-image
dd-image is useful for doing simple image manipulation operations.
- dd-logging
dd-logging provides a generic logging interface enabling PHP developers to enjoy some of the benefits provided Java users by way of the Apache Commons Logging library.
- dd-uri
dd-uri is useful for generating both relative and absolute URI from code.
- Halo
Halo is a web application framework for PHP. Halo is built on top of Substrate, an Inversion of Control/Dependency Injection Container (IoC/DI) for PHP.
- Lithe
Lithe is a lightweight web application framework for PHP. In reality, Lithe is actually a Halo reference implementation intended to bring people up to speed with building an application using Halo and Substrate.
- Lithe Multiple Sites Template
A template for a multiple site Lithe web application.
- Lithe Single Site Template
A template for a single site Lithe web application.
- Repose PHP ORM
Repose is an Object-Relational Mapping (ORM) library for PHP5. Repose implements a Unit of Work (UoW), an Identity Map and generated proxy classes to provide transparent unobtrusive persistence in PHP.
Also available in: Atom