prodikl/zapi

There is no license information available for the latest version (v1.0.5) of this package.

The easiest API service ever

v1.0.5 2017-10-03 01:29 UTC

This package is not auto-updated.

Last update: 2024-10-07 07:31:18 UTC


README

The easiest API service ever.

A PHP API framework that connects to your database out of your box, for easy setup.

The idea of this project came after years of building CMS's and API's in PHP. This is my attempt to make a framework to make creating your API service as quick and easy as possible, with as little guesswork as possible.

ZAPI is based on:

  • SILEX framework
  • ELOQUENT ORM

My abstractions of these libraries will hopefully make them easy to use and quick to deploy.