Download the PHP package baranozdemir/php-structure without Composer
On this page you can find all versions of the php package baranozdemir/php-structure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-structure
PHP Structure
- [x] Route Structure
- [x] Template Engine
- [x] Form Validation
- [x] Show Error Detail
- [x] .env Global Settings
- [x] Database
- [x] Date Operations
- [x] Auth
- [ ] File and Pictures Upload
Note: Not finished, yet.
Setup
Clone the repository with the code below.
You can then install the packages.
Replace .env.example
with .env
and configure your settings.
That's it! You can now create a database and write code!
Package List
- [x] for Route Structure --> izniburak/php-router
- [x] for Template Engine --> jenssegers/blade
- [x] for Form Validation --> vlucas/valitron
- [x] for Show Error Detail --> filp/whoops
- [x] for .env Global Settings --> vlucas/phpdotenv
- [x] for Database --> illuminate/database
- [x] for Date Operations --> briannesbitt/Carbon
- [x] for Auth --> auraphp/Aura.Session
- [x] for File and Pictures Upload --> verot/class.upload.php
All versions of php-structure with dependencies
PHP Build Version
Package Version
Requires
izniburak/router Version
^2.3
The package baranozdemir/php-structure contains the following files
Loading the files please wait ....