PHP Classes

Packages of Enrique Garcia M.

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Enrique Garcia M. (2)  >  Mission progress status  >  Reputation  
Picture of Enrique Garcia M.
Name: Enrique Garcia M. <contact>
Classes: 2
Country: Colombia Colombia
Age: 53
All time rank: 1984 in Colombia Colombia
Week rank: 195 Up2 in Colombia Colombia Up
All time users: 11153
Week users: 0
 
  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 Financial  
Financial functions with the Excel function names.
This class provides financial functions with the Excel function names and parameter order.

Currently it includes:

- Thirty360USdayCount
- Thirty360USyearFraction
- Thirty360EUdayCount
- Thirty360EUyearFraction
- ActualActualdayCount
- ActualActualyearFraction
- Actual360dayCount
- Actual360yearFraction
- Actual365dayCount
- Actual365yearFraction
- DATEADD
- DATEDIFF
- DELTA
- DOLLARDE
- DOLLARFR
- DAYS360
- PV
- FV
- FVSCHEDULE
- PMT
- IPMT
- PPMT
- NPER
- EFFECT
- NOMINAL
- DDB
- SYD
- SLN
- DISC
- RECEIVED
- INTRATE
- NPV
- XNPV
- IRR
- MIRR
- XIRR
- RATE
- VDB
- YIELD
- PRICEDISC
- YIELDDISC
- COUPNUM
- COUPDAYSBS

  Files folder image gnuPG class  
Encrypt data and manipulate keys using gnuPG
This class provides an PHP interface to use the functionality of gnuPG to encrypt and decrypt data and manipulate encryption keys.

The implemented functionality includes:

- GenKey: generate a new key.
- Encrypt: encrypt any content
- Decrypt: decrypt previously encrypted content
- Export: export a key
- Import: import a key block
- ListKeys: list the keys in the key ring
- DeleteKey: delete a key from the key ring
- SignKey: make a signature on key

This class not use temporary files, so the passwords and the sensitive information to be encrypt is never made accessible from the outside of the applications that use this class.


  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