name for my PHP RBAC project

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
koen.h
Forum Contributor
Posts: 268
Joined: Sat May 03, 2008 8:43 am

name for my PHP RBAC project

Post by koen.h »

I'm looking for a name for my RBAC project. I can always release with my current PHPRBAC namespace (as that's wat I initially thought would be a good name) but seeing every class prefixed (yes, namespace in that sense) with PHPRBAC_ doesn't seem as good as having something short like ZF_. Any suggestions?
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: name for my PHP RBAC project

Post by josh »

Rb_ ?

its Zend_ not Zf_ by the way
Post Reply