ricog member since: Jan 22, 2015

ricog's packages

  • PHP

    loadsys/cakephp_serializers

    A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.

  • PHP

    loadsys/cakephp_sitemap

    A CakePHP Plugin for adding automatic XML and HTML Sitemaps to an app

  • PHP

    loadsys/cakephp_sociallinks

    Adds fields to a model for saving social links, eg. Blog, Facebook, Twitter, etc.

  • PHP

    loadsys/cakephp-auth-userentity

    A CakePHP 3 plugin that enhances Cake's stock AuthComponent to provide a userEntity() method.

  • PHP

    loadsys/cakephp-basic-seed

    Provides a simple mechanism for seeding data into a CakePHP application's database.

  • PHP

    loadsys/cakephp-config-read

    A CakePHP plugin that provides a Shell to read an app's Configure vars from the command line.

  • PHP

    loadsys/cakephp-creatormodifier

    CakePHP 3.x Plugin to set Creator and Modifier automagic fields during save.

  • PHP

    loadsys/cakephp-libregistry

    The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.

  • PHP

    loadsys/cakephp-loadsys-theme

    CakePHP 3.x bake generation theme that matches Loadsys' code sniffer standards.

  • PHP

    loadsys/cakephp-serializers-errors

    Used to serialize CakePHP Errors and Exceptions, primarily as HTML, JSON or JSON API.

  • Shell

    loadsys/cakephp-shell-scripts

    Reusable CakePHP project shell scripts.

  • PHP

    loadsys/cakephp-stateless-auth

    A replacement CakePHP Authentication/Authorization Component that is fully and strictly stateless. Designed to be used with Cake apps that are only accessed RESTfully.

  • PHP

    loadsys/cakephp-tablemaintenanceshell

    A CakePHP console tool to run common MySQL database maintenance queries

  • PHP

    loadsys/cakephp-uuid-shell

    An incredibly simple Shell that exposes the String::uuid() method to the command line. Convenient for generating new IDs in bulk for seed or development data that use UUIDs as primary keys.

  • PHP

    loadsys/loadsys_codesniffer

    Loadsys CodeSniffer Standards, uses the CakePHP core team's as a base.