Managed Projects

FluentDOM

  Analyzed 1 day ago

FluentDOM provides an easy to use, jQuery like, fluent interface for DOMDocument.

0 lines of code

2 current contributors

over 3 years since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

Jackalope-PHPCR

  Analyzed about 7 hours ago

Jackalope is an open source PHP implementation of the PHPCR API, which is a PHP adaption of the Java Content Repository (JCR) standard, an open API specification defined in JSR-170/283. Jackalope's test-driven development aims to provide full client functionality for Apache Jackrabbit, the JCR ... [More] reference implementation as well as being a base to build a full PHP Content Repository with no Java backend involved. [Less]

20K lines of code

0 current contributors

over 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Carica CacheGrind

  Analyzed 3 days ago

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

LiipDrupalEventManagerModule

  Analyzed about 14 hours ago

This module is done to get rid of the Drupal hook system; at least for custom events.

663 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

LiipDrupalConnectorModule

  Analyzed about 17 hours ago

An abstraction layer between the procedural world of Drupal and OOP. Doing quite a number of Drupal projects we found out that for our developers the procedural nature of Drupal is always an obstacle. Furthermore as they are used to at least unit test their code, they always complain about the ... [More] tight coupling and 'invisible' dependencies you have to agree on when using the Drupal functions, we had to come up with some kind on an abstraction layer to instantiate a dedicated border between our and the Drupal world - the LiipDrupalConnectorModule was born. [Less]

1.35K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

LiipDrupalCrudAdminModule

  Analyzed about 16 hours ago

The idea behind this module is to provide a most forward standard implementation to handle CRUD operations.

885 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

proxy-object

  Analyzed about 17 hours ago

Initiated by Thomas Weinert back in 2008 I picked up his work and completed, extended, and tested it. The outcome is this little library making it much easier to generate a proxy of your system under test (SUT). Another thought on this library was, that it should be very easy to use if you know the ... [More] way to mock classes and methods in PHPUnit. Proxy-object has almost the same API, but does not change the behavior of the proxied class/method. The only purpose is to expose hidden (protected & private) methods and members. [Less]

1.28K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

wsunit

  Analyzed about 14 hours ago

The possibility to register test listeners to PHPUnit makes it extremely easy to execute actions on a certain state of the test runner (e.g. when the test is started). WSUnit make highly use of this possibility and listens to some of the emitted signals.

1.63K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

LiipDrupalRegistryModule

  Analyzed about 4 hours ago

This module provides an API to store key/value pairs of information. The Idea came when we had to change the persistence layer of how custom data is stored to be available to the system later. We started with the standard Drupal 7 way to cache data (see: ... [More] [http://api.drupal.org/api/drupal/includes!bootstrap.inc/function/variable_set/7]) by implementing a facade to the variable_get(), variable_set(), variable_del() functions. This implementation is provided as the default and example implementation for the registry. [Less]

2.07K lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This