Managed Projects

zf_console_helper

  No analysis available

This module should easy up implementing console commands supporting POSIX Signal Handling. Furthermore, there are some simple but useful methods implemented: - getConsole() - getParameter($name) - getRequest() - hasBooleanParameter($shortName = '', $longName = '') - hasParameter($name) - ... [More] throwExceptionIfNotCalledInsideAnCliEnvironment() [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgplv3-st...

zf_locator_generator

  No analysis available

This module should easy up the usage of the locator generator component in the zend framework 2.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgplv3-st...

zf_locator_generator_debian_6_backport

  No analysis available

zend framework 2 locator generator module (works with debian 6 php version

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgplv3-st...

zf_console_helper_debian_6_backport

  No analysis available

zend framework 2 console helper module (works with debian 6 php version)

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgplv3-st...

php_component_event

  No analysis available

This free as in freedom project aims to deliver a generic, clean and immutable php event component.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgplv3-st...

php_component_requirement

  Analyzed about 1 month ago

As a php developer, i have to deal with a lot of refactoring tasks day in and day out. Refactoring includes not only code refactoring but also business logic refactoring. A team member right now had figured out a general problem and we all knew that we have to put "the chaos into a cage" because of ... [More] the following reasons: - Developers are lazy and want to call a simple method instead of rewriting complex expressions - After we found strange parts of code, we want to put that into a sentence to spot the business logic - We want to have a generic component where you can reuse business items - Since business logic can became nested, the component should handle this ... [Less]

1.22K lines of code

0 current contributors

almost 4 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

php_component_lock

  Analyzed about 1 month ago

This component provides the LockInterface as well as an LockAwareInterface. It comes with two implementations of the LockInterface. You can use this interface to lock classes or processes to prevent changes in an object (so you freeze/lock the class for property setting) or lock an existing ... [More] process (like a cronjob) to prevent double execution. [Less]

546 lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

php_symfony_console_io

  Analyzed about 1 month ago

This component extends the existing symfony console application by a generic IO object. This will easy up the input/output handling in an symfony console project.

241 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

php_component_data_type

  Analyzed about 1 month ago

This component includes class definitions for php basic data types like: * Boolean * Floating point * Integer * String * Numeric By using this component, you are able to use type hints also for basic data types. The data types are shipped with some simple but useful methods.

1.59K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

php_component_time_limit_manager

  Analyzed about 1 month ago

This component helps you to validate if your script reaches the allowed maximum runtime. Furthermore, you can set your own runtime limit (as long as it is below the limit in you php.ini).

225 lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This