lilashih / simphp-framework

This framework can help you to quickly build the php CURD api for the small and simple project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simphp-framework

Note: This repository contains the core code of the simphp framework. If you want to build an application using this framework, visit the main simphp repository.

This framework can help you to quickly build the php CURD api for the small and simple project.

Requirements

  • PHP 7.1 only
  • Composer 1.10.15 or higher
    composer self-update 1.10.15

Features

  • Route
  • Eloquent ORM
  • Request Validation
  • API Resources
  • JWT
  • Logging
  • Migration
  • API Document
  • DotEnv

Credits

License

MIT

About

This framework can help you to quickly build the php CURD api for the small and simple project.

License:MIT License


Languages

Language:PHP 100.0%