Packages from shavy

  • shavy/fcollection

    This allows you to fake data. Very Useful witha templating language like laravel

  • shavy/qcache

    This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.

  • shavy/s-array

    A Super Array for PHP. Allows more method calls