Packages from midorikocak

  • PHP

    midorikocak/arraytools

    Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.

  • PHP

    midorikocak/game-of-life

    A simple standalone OOP, Connway's gameoflife implementation with PHP

  • PHP

    midorikocak/interfaces

    common interfaces I use in an app. Mostly for teaching OOP

  • PHP

    midorikocak/nano

    Nano is a very very tiny php app that allows you to create very fast rest interfaces.

  • PHP

    midorikocak/nanoauth

    Nano Auth is a library that allows you to create authentication for your apps.

  • PHP

    midorikocak/nanodb

    Nano DB is a tiny php library that allows you to define easily usable repositories.

  • PHP

    midorikocak/querymaker

    QueryMaker is a little library that helps you create simple PDO queries

  • PHP

    midorikocak/tabletools

    In an app you have to deal with tables. This library gives you some handy tools to deal with them.

  • PHP

    midorikocak/view

    View is the V in MVC. A small library to include in your MVC projects.