Tags : Browse Projects

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

  • reusability (32)

    nanoMax

    Compare

      Analyzed 29 days ago

    A framework written in PHP 5.3 with all new awesome feats from this language. Crafted for speed, reusability and scalability. It's fast and furious. New concepts and possibilities for a new generation PHP developpers. Must check.

    352 lines of code

    0 current contributors

    over 12 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This

    Prails

    Compare

      Analyzed 29 days ago

    The PHP framework that makes you happy

    77.4K lines of code

    0 current contributors

    about 11 years since last commit

    1 users on Open Hub

    Inactive
    4.0
       
    I Use This

    php_component_requirement

    Compare

      Analyzed 30 days 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

    Inactive
    0.0
     
    I Use This

    BSTlib

    Compare

      No analysis available

    C library for balanced binary search tree storage. The library provides an API to create and use dynamic balanced binary search trees for arbitrary data. Data may be stored and retrieved by reference only. At present, AA trees and Splay trees are implemented. An implementation of Scapegoat trees is ... [More] planned. Requires C99, no dependencies, platform independent. BSD style license. [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: bsd

    php_component_data_type

    Compare

      Analyzed 30 days 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

    Inactive
    5.0
     
    I Use This

    php_component_lock

    Compare

      Analyzed 30 days 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

    Inactive
    5.0
     
    I Use This

    php_component_code_generator

    Compare

      Analyzed 30 days 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 4 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This

    php_component_time_limit_manager

    Compare

      Analyzed 30 days 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

    Inactive
    5.0
     
    I Use This

    php_component_process_pipe

    Compare

      Analyzed 30 days ago

    a php pipe implementation as pseudo pipeline/process collection/process batch

    445 lines of code

    0 current contributors

    8 months since last commit

    1 users on Open Hub

    Very Low Activity
    0.0
     
    I Use This

    php_propel_behavior_entity_instantiator

    Compare

      Analyzed 30 days ago

    This free as in freedom behavior that easy up entity instantiation for propel

    1.19K lines of code

    3 current contributors

    almost 4 years since last commit

    1 users on Open Hub

    Inactive
    5.0
     
    I Use This