lilashih/simphp-framework

1.0.0 2022-02-19 05:29 UTC

This package is auto-updated.

Last update: 2024-04-19 10:56:29 UTC


README

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