Skip to content

Simple, fast, extensible, unified interface to unlimited possibilities. - Mind the task - forget the obstacles... ;-)

Notifications You must be signed in to change notification settings

DerDu/MOC-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular - Object - Chaining

The easy way to OOP

Simple, fast, extensible, unified interface to unlimited possibilities.

  • It empowers you to succeed office tasks like using excel / charts / video / word / mail / pdf / xml / archives / images / ...
  • Simplified database access to e.g. mysql / mssql / oracle / ...
  • Independent filesystem access and networking abilities e.g. http / ftp / proxy / ...
  • Powerful templating engine and much much more right at your fingertips available to your php application

Not satisfied yet? Let me know whats missing, or integrate it yourself

Mind the task - forget the obstacles...


Please take into account that current versions of MOC-Framework and plugins could contain serious bugs. Don't use them in production environments. All problems or comments regarding current versions please report to https://github.com/DerDu/MOC-Framework/issues.

SensioLabsInsight

Build Status


Usage

  1. Get in the MOC

    require('MOC.php');
  2. Start your engine

    use MOC\Api;
  3. Put the pedal to the metal.

    print Api::Module()->Drive()->File()->Open('README.md')->Read();

Full API-Documentation visit http://derdu.github.io/MOC-Framework


LICENSE (BSD) Copyright (c) 2012, Gerd Christian Kunze All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of Gerd Christian Kunze nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


3rd-Party Software (3PS) used by MOC-Framework

This can be achieved by two ways:

* Extension (needs to be BSD-License compatible!)
* Plugin (could be any FLOSS compatible license)

Used 3PS Extensions:

YUICompressor to add Packer:Script/Style capability

PHPExcel to add Office:Document:Excel capability

PHPWord to add Office:Document:Word capability

tFPDF to add Office:Document:PDF capability

PHPMailer to add Office:Mail:Smtp capability

PclZip to add Packer:Zip capability

PHPQRCode to add Encoding:QRCode capability

2D-3D-Barcodes-Generator to add Encoding:DataMatrix capability

Flot to add Office:Chart capability

AppGati to add Benchmark capability

Used 3PS Plugins:

apigen to create the MOC-Documentation

FlowPlayer to add Office:Video capability

FlashMp3Player to add Office:Music capability

About

Simple, fast, extensible, unified interface to unlimited possibilities. - Mind the task - forget the obstacles... ;-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published