Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not really idiomatic PHP #30

Open
bseibold opened this issue Mar 11, 2013 · 2 comments
Open

Not really idiomatic PHP #30

bseibold opened this issue Mar 11, 2013 · 2 comments

Comments

@bseibold
Copy link

Well, this is obviously a great library, but it looks like textbook Java style.
So how about writing some simple regular expressions to transform it to Java syntax?
I'm thinking

s/use/import/
s/namespace/package/
s/$//

and so on. This could be useful for other PHP code as well. You could call it Metal. It could replace HipHop.

@jrahmy
Copy link

jrahmy commented Mar 22, 2013

+1, would be really useful to me

@vxf
Copy link

vxf commented Mar 24, 2013

that's just sick dude, do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants