/simphp-framework

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

Primary LanguagePHPMIT LicenseMIT

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