kahire/kahire

There is no license information available for the latest version (dev-master) of this package.

dev-master 2016-08-17 21:31 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:29:23 UTC


README

REST Framework for Laravel. This framework inspired by django-rest-framework.

Installation

composer require kahire/kahire

TODO

  • Prepare useful fields.
    • FileField
    • ChoiceField
    • DateTimeField
    • FloatField
  • Serializer.
  • Viewset.
  • Documentation.