jpfuentes2 / php-activerecord

ActiveRecord implementation for PHP
http://www.phpactiverecord.org/
Other
1.32k stars 443 forks source link

PHPActiveRecord.org being snapped? #573

Closed hising closed 7 years ago

hising commented 7 years ago

I was looking for some docs and forum answers, it seems like the domain http://www.phpactiverecord.org/ is no longer owned by the project admins?

bartveneman commented 7 years ago

Looks like it's registered now by https://www.enom.com/. ICANN WHOIS still says @jpfuentes2, but https://www.transip.nl/whois/prm/phpactiverecord.org says if was updated today.

israelsousa21 commented 7 years ago

Oh Jesus, have some other place with this documentário?

SailingGoat commented 7 years ago

Most of the documentation seems to be generated from the DocBlocks. So you can consult the code for the comments on the function you want to use. And you can consult Model.php for most of the functions you will be using.

On May 18, 2017 4:35 PM, "Israel Sousa" notifications@github.com wrote:

Oh Jesus, have some other place with this documentário?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jpfuentes2/php-activerecord/issues/573#issuecomment-302533779, or mute the thread https://github.com/notifications/unsubscribe-auth/ANBJitguLSPZ_D2sAfO_m2ocF4LXjXELks5r7KusgaJpZM4NfVB3 .

kla commented 7 years ago

Looks like there might be an issue with the DNS. @jpfuentes2 will need to take a look at that. Until then you can still reach the site at http://198.199.79.39/

israelsousa21 commented 7 years ago

@kla Thanx a Lot, u save my life :)

Lusitaniae commented 7 years ago

For the meantime, I've setup http://phpactiverecord.com/ pointing to the IP referred by @kla.

maveius commented 7 years ago

Oh. Old documentation is very important, but I thought that it's "Big End of the ActiveRecord Era". I'm disappointed :-( ;-P. ActiveRecord still exists :-( This site should exist forever, becouse it is very important for documentation. In my opinion ActiveRecord is Anti-Pattern and complicates a lot of things. Active Record shouldn't exists, but at work I have to using it. Eh...

israelsousa21 commented 7 years ago

What other ORM you indicate? Redbeans?

maveius commented 7 years ago

Doctrine2+ is a powerfull ! :-)

israelsousa21 commented 7 years ago

I have hear about, thanx :)

kla commented 7 years ago

phpactiverecord.org is working now.