Tags : Browse Projects

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

Libneuro

Compare

  Analyzed about 11 hours ago

Libneuro is a toolkit and middleware for visual applications, including games. Currently limited to 2d surfaces, it however contains an advanced painter's algorithm which is the backbone for core utilities like graphical user interfaces. The painter's algorithm is designed to avoid the whole screen ... [More] to be redrawn on the frame buffer at every cycle, thus it is efficient on older systems. [Less]

12.7K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Adria PHP framework

Compare

  Analyzed about 1 hour ago

Framework to develop web-enabled enterprise applications with PHP5. Includes services for manage users with different autorization levels, customers, suppliers projects, and PDF or CSV reports. The API is oriented for the easy programing of new modules

98.9K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Wrapper for AWK providing modules

Compare

  Analyzed about 19 hours ago

RUNAWK is a small wrapper for AWK interpreter that helps to write the standalone programs in AWK. It provides MODULES for AWK similar to PERL's "use" command and other powerful features. Dozens of ready to use modules are also provided.

3.72K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Rain Framework

Compare

  Analyzed about 21 hours ago

RainFramework is a MVC Framework for PHP. It's easy to use and it enables teams to work better. Installable in a simple copy/paste operation, it has a very small footprint, with just the necessary library and files. Well documented and tested, it allows you to create great web applications faster. ... [More] Rain is, simple to install, easy to use, has a small footprint, very fast, multilanguage, WYSIWYG, and it's extensible. [Less]

32.7K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

qurest

Compare

  No analysis available

Set of classes for fast development db-oriented applications on Qt.

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: gpl3_or_l...

Nella Framework

Compare

  Analyzed about 20 hours ago

Nella Framework for PHP 5.3

12 lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

phery

Compare

  Analyzed about 2 hours ago

It's a straightforward and powerful AJAX library with direct integration and mapping of all jQuery functions in PHP, the mapping is extended to custom functions set by $.fn, can create elements just like $('') does, as phery creates a seamless integration with jQuery functions, through AJAX to PHP functions

3.71K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

php_component_requirement

Compare

  Analyzed about 19 hours 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_data_type

Compare

  Analyzed 28 minutes 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_lock

Compare

  Analyzed about 23 hours 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