anizoptera-cmf

There are 6 repositories under anizoptera-cmf topic.

  • amal/CDom

    Simple HTML/XML/BBCode DOM component for PHP.

    Language:PHP26839
  • Anizoptera/Math

    AzaMath - Anizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath) and universal mumeral systems conversions (supported bases from 2 to 62 inclusive, and custom systems; pure PHP, but can use GMP and core functions for speed optimization).

    Language:PHP19501
  • Anizoptera/AzaPhpGen

    AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.

    Language:PHP11210
  • Anizoptera/AzaLibEvent

    Simple, powerful and easy to use OOP API for event driven async systems (libevent, libev, etc).

    Language:PHP3230
  • Anizoptera/AzaSocket

    AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).

    Language:PHP2311
  • Anizoptera/AzaCliBase

    Anizoptera CMF component with basic functionality and helper methods for CLI and Daemon applications (forks, libevent, etc..).

    Language:PHP1210