Packages - Palamecia/mint GitHub Wiki

Packages

  • Codec The Codec package provides classes to convert text from/to UTF-8. It allow to ...
  • Container The Container package provides container classes to store a set of objects wi...
  • Event The Event package provides classes to send and schedule events. The core class ...
  • Exception The Exception package provides classes to store the context of exceptions. Cl...
  • GarbageCollector The GarbageCollector package provides functions to manage the garbage collector.
  • Network The Network package provides classes and functions to interacte with a network. ...
    • Ftp
    • Http This package provides a base implementation of the HTTP protocol.
    • JsonRpc This package provides a base implementation of the JSON RPC protocol.
  • Serializer The Serializer package provides convenient classes for reading and writing data....
  • System The System package provides classes and functions to interacte with the opera...
  • Test The Test package provides classes allowing the implementation of unit tests. ...