Tags : Browse Projects

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

ormer

Compare

  No analysis available

ORMer is differs from other PHP ORM tools because it needs no XML config files and makes no assumptions about table/field names. Whenever possible it discovers row relations through foreign keys. Before we begin: What's your ideal usage like for a supremely elegant PHP ORM tool? Be inspired, and ... [More] perhaps give me feedback here. FeaturesAutomatic relationship discovery through foreign keys (complete on SQLite2 and MySQL 5.1.10+) Give the coder the ability to specify relationships manually if he/she doesn't want to use foreign keys No assumptions about table or field names No requirements pertaining to table or field names; use your own conventions Simplest possible way of adding extra where clauses to use when pulling related data: method chaining (see examples) Step out of the way when you need to flex SQL skills that ORMer can't hack Act as if you're dealing with classes and objects rather than database records See it in actionWhat about: $all_ordered_products = user::find()->orders->order_product->product; foreach($all_ordered_products as $product) { echo $product->name; }See some more examples See the codeThere is a Mercurial repository available, so you can browse the code or checkout a copy. See the link to the right. This project is seeking contributors. If you have some ideas about how ORM interaction should work, or want to dive into the nitty-gritty on a project whose code is intended to be readable and understandable by other developers, contact me. Contact meGo here for now. Mention ORMer if it's about this project. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

snaptest

Compare

  No analysis available

Snap Unit TestingSnapTest can be obtained via the following repositories and methods: Git Repository: git://github.com/Jakobo/snaptest.git A browseable version of the history is available at http://github.com/Jakobo/snaptest "Mission Statement" of SortsTo put it simply, unit testing should ... [More] be transparent. There shouldn't be the complexity of test harnesses and coding out stub files. This functionality should be there if you want it, but the barrier to writing tests should be so low that it becomes easier to write the test than the code itself. It is on this philosophy that SnapTest was built. These are some of the goals of SnapTest and the SnapTest project (or at least a concept of what we are trying to do here) in no particular order: Build a PHP unit testing framework Create a 0-effort harness. Easy to run the code, easy to get results Maintain transparency in the code and the community Be as non-intrusive as possible Be memory efficient Link to complex infrastructures easily Take advantage of the OO structure PHP 5 provides Emphasize end-users as one of the most important resources Promote unit testing in a non-oo PHP world Code quickly; it's a snap. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

phpYABS: Yet Another Books Software

Compare

  Analyzed about 12 hours ago

phpYabs (Yet Another Books Software) is an Object-Oriented application written for php5 and based on Zend Framework its goal is to provide a simple interface to manage either a personal book library or a book store.

2.84K lines of code

0 current contributors

about 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

braldahim

Compare

  Analyzed about 4 hours ago

A voir sur http://www.braldahim.com

125K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Fire Soft Board

Compare

  Analyzed 1 day ago

Light and complete forum including the basic functionalities. Possible addition of functions. Others packs will be available while including some more.

71.3K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

dsao-md

Compare

  Analyzed about 22 hours ago

Online version of the (german) Pen'n'Paper RPG "The Dark Eye". Serves as a model for the come in the days http://dsa-online.ch

12.6K lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EVS Minder

Compare

  Analyzed about 6 hours ago

EVS Minder is an event registration system written in PHP using the Zend Framework, jQuery and MySQL.

0 lines of code

0 current contributors

about 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl, mit

CHAML - CakePHP HAML/SASS Integration

Compare

  Analyzed about 22 hours ago

HAML Views and SASS Asset filter for the CakePHP Framework

2.93K lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

PHP Czechtile

Compare

  No analysis available

Wiki syntax suitable for czech and slovak keyboard layouts. PHP implementation of the Czechtile and SneakyLang libraries.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

Torrent RW - PHP Class

Compare

  Analyzed about 22 hours ago

php5 class to read and write .torrent files.

622 lines of code

0 current contributors

almost 3 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This