PHP Classes

Packages of Con vertor

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Con vertor (2)  >  Mission progress status  >  Reputation  
Picture of Con vertor
Name: Con vertor <contact>
Classes: 2
Country: Portugal Portugal
Age: ???
All time rank: 272037 in Portugal Portugal
Week rank: 195 Up4 in Portugal Portugal Up
All time users: 769
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Bitmessage PHP Class  
PHP Programming Innovation award nominee
January 2014
Number 3
Send control commands to a BitMessage P2P server
This class can send control commands to a BitMessage P2P server.

It can send XMLRPC messages to a given BitMessage server to execute several commands. Currently it send messages for:

- Creating a new random address or deterministic addresses
- Get a deterministic address
- Gel all inbox and sent messages
- Get a given inbox or sent message
- Get sent messages by sender
- Send a message
- Send a broadcast message
- Trash a given message
- Add or delete a subscription
- Add or delete an address book entry
- Create a channel
- Join or leave a channel
- Delete or decode addresses
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 58% 50% 41% - - - 38% 3983
Month: Not yet rated by the users

  Files folder image PHP Auth Class  
Register and login users stored in a database
This class can register and login users stored in a database.

It can perform several actions to manage records of users in a database accessed using PDO. Currently it can:

- Create the records of a new registered user and mail the user a URL with a gkey
- Activate account with a given key
- Authenticate a user with a password and optional CAPTCHA verification and create a login session
- Logout from a user session
- Request to reset the user password
- Change the user password
- Delete user records

The class uses bcrypt to store hashed passwords,

It can also verify and block attackers by IP for a defined time after a given number of failed login attempts.

The class can as well prevent registration of users with known disposable email addresses.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 91% 75% - - - 62% 950
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z