Welcome to CodeDmx

CodeDmx is a Our PHP framework project that want to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed task.

CodeDmx PHP Framwork can help you if:

  • You want a framework with a small footprint.
  • You want a framework that requires nearly zero configuration.
  • You want a framework that does not require you to use the command line.
  • You want a framework that does not require you to adhere to restrictive coding rules.
  • You are not interested in large-scale monolithic libraries like PEAR.
  • You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).
  • You need clear, thorough documentation.

Server Requirements

    • Web server: Ngnix or Apache (with mod_rewrite)
    • PHP version 7.0 or newer is required.
      It should works on 5.6, but we work with the last version of PHP.
    • MySQLi PHP Extension
    • OpenSSL PHP Extension
    • Mbstring PHP Extension