PmaPhp
Interfaces, Classes and Traits
- Control
- Wraps around PMA.control's API
- Core
- Class that wraps around the free PMA.core.lite (the server component of PMA.start), as well as its commercial variant; the PMA.core product
- PMA
- Helper class. Developers should never access this class directly (but may recognize some helper functions they wrote themselves once upon a time)
- UI
- Wrapper around PMA.UI JavaScript framework