Skip to content

lilashih/simphp

Repository files navigation

simphp

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

Installation

composer create-project lilashih/simphp blog

Features

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

Credits

License

The simphp-framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published