baranozdemir/php-structure

There is no license information available for the latest version (v0.0.1-beta) of this package.

PHP Structure

v0.0.1-beta 2021-05-15 22:59 UTC

This package is auto-updated.

Last update: 2025-03-18 19:02:21 UTC


README

  • Route Structure
  • Template Engine
  • Form Validation
  • Show Error Detail
  • .env Global Settings
  • Database
  • Date Operations
  • Auth
  • File and Pictures Upload

Note: Not finished, yet.

Latest Stable Version Total Downloads Latest Unstable Version License

Setup

Clone the repository with the code below.

git clone https://github.com/baranozdemir1/php-structure.git .

You can then install the packages.

composer install

Replace .env.example with .env and configure your settings.

That's it! You can now create a database and write code!

Package List