Zigmoyd 1.0.0.0 is available for download
Zigmoyd
Zigmoyd is an Open Source, Free , Well Documented, Server Side, Object Oriented, Powerfull, Moduler, Secure, Customizable,Simple, Fast, Reliable, Lightweight, Easy to use, Industry Standared, PHP Framework which works both on PHP4 and PHP5.
Zigmoyd takes less time to leran cause the architecture is easily understandable, there are example Videos(screencasts) frrom all most used features. so if you dont have much time on your hand to read the Manual or API Documantation you can just download the screencasts. Zigmoyd API documentation is clean, clear and well structured for users as well as developers.
Zigmoyd respect's strict coding standards.
Its possible to use 3rd-party components with zigmoyd as modules/plugins also you can make your own module/plugin to extend Zigmoyd.
Licensing
Zigmoyd is distrubuted under LGPL License which lets you use it in your Open source as well as Propeiratory Commercial Application(s) you can distribute / redistribute it as long as The Copiright Message is intact without any cost.
Feature Highlights
  • Zigmoyd Respects Strict Coding Standereds.
  • Zigmoyd is not an after thought it was well planned at the time of begening.
  • Zigmoyd is Structured to support Multi Project.
    • e.g. you can have one project called default and another Project Called marketting, and another called sales.
    • Inter Project Communication is also supported to handle shared Shared Components between Projects.
  • Zigmoyd is distrubuted under LGPL License which lets you use it in your Open source as well as Propeiratory Commercial Application(s).
    • You can distribute / redistribute it as long as The Copiright Message is intact without any cost.
  • Zigmoyd works both on PHP4 and PHP5.
  • Zigmoyd works on fully Object Oriented way.
  • Zigmoyd Supports Industry Standered features like MVC, ORM, ROM(Zigmoyd's own Terminology Request Object Model)
    • Database Abstraction Layer which is structured to support different Database vendors through Drivers
      • Multiple Databases even from Multiple Hosts with different user name and passwords Supported in simple way just as general tables
    • Zigmoyd is planned to support Kinda Multi Model Concept.
      • so that one Controller can use multiple ORM Layers (for accessing Databases)
    • Through MVC architecture it Isolets database Accessing Layer , Presentation Layer and Business Logic.
      • and all these layer(s) can be further splited into different isoleted parts and linked
        • Zigmoyd Supports embedding one View in another and chaining/nesting View Embedding.
    • Zigmoyd Supports Plugable Modules/Plugin which can be provided by zigmoyd or Customly developed.
    • Zigmoyd supports Unit testing in an user friendly and easy way.
    • Zigmoyd Supports Highly Sofisticated Loging feature Which lets you to Log in three different ways.
      • in an Hard File (which is in CSV Format)
      • It can log on an active Terminal window ( it will log instantly on a console/terminal window) (only on *nix Platform)
      • Socket lavel Logging (It will log to a remote Machine)
      • It also supports Caching
  • Configurable through Configuration Files.
  • Fully Controllable by Command line based tools
  • Any Many More .................