Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Composer (Package Management)

Compare

  Analyzed 1 day ago

Package Management for PHP

83K lines of code

72 current contributors

3 days since last commit

31 users on Open Hub

High Activity
4.5
   
I Use This

Satis - Simple static Composer repository generator.

Compare

  Analyzed about 21 hours ago

Simple static Composer repository generator. It uses any composer.json file as input and dumps all the required (according to their version constraints) packages to a Composer Repository file.

4.71K lines of code

17 current contributors

8 days since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

Packagist

Compare

  Analyzed about 21 hours ago

Package repository for Composer

21.4K lines of code

16 current contributors

1 day since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

php_component_lock

Compare

  Analyzed 32 minutes 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 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

php_component_data_type

Compare

  Analyzed about 3 hours 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 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

php_component_shutdown

Compare

  Analyzed about 7 hours ago

This component provides the ShutdownInterface as well as an ShutdownAwareInterface. It comes with two implementations of the ShutdownInterface. You can use this interface to shutdown classes or processes to prevent you from using kill to stop the process. With the shutdown, you can controll how ... [More] you class or process should go to a well defined shutdown. [Less]

305 lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

php_symfony_console_application

Compare

  Analyzed about 11 hours ago

This adds features to the symfony console application. It is a bazzline flavored symfony console application.

62 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

php_symfony_console_io

Compare

  Analyzed about 2 hours 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 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

php_component_requirement

Compare

  Analyzed 1 day 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 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

php_component_code_generator

Compare

  Analyzed about 10 hours ago

This project aims to deliver a easy to use php code generator. PHPDOC-Generation is also implemented as general generation tasks like "class", "function" or "property" generation.

3.86K lines of code

0 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This