Download the PHP package havenshen/slim-born without Composer
On this page you can find all versions of the php package havenshen/slim-born. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download havenshen/slim-born
More information about havenshen/slim-born
Files in havenshen/slim-born
Package slim-born
Short Description Slim Framework 3 skeleton application has authentication.
License MIT
Homepage https://github.com/HavenShen/slim-born
Informations about the package slim-born
slim-born
Slim Framework 3 or 4 skeleton application has authentication MVC construction.
The user authentication has been achieved, there is a need to install and use.
Installation
For Slim 3
For Slim 4
.env
Copy file .env.example to .env
Router
This is a Slim Framework Router. Reference - Slim Router
Controller
Use Slim Framework Twig View. Reference - Twig-View
Model
Use Laravel PHP Framework Eloquent. Reference - illuminate/database
Middleware
Validation
Use the most awesome validation engine ever created for PHP. Reference - Respect/Validation
More basic functions
reference slim official documents - Slim Framework
Use Packages
- illuminate/database - It also serves as the database layer of the Laravel PHP framework.
- Respect/Validation - The most awesome validation engine ever created for PHP.
- slimphp/Slim - Slim Framework created.
- slimphp/Slim-Csrf - Slim Framework created.
- slimphp/Twig-View - Slim Framework created.
- slimphp/Slim-Flash - Slim Framework created.
Look Feel
Directory Structure
Testing
Contributing
Feel free to submit any minor enhancements, the goal here is to keep this as simple (yet as practical) as possible.
License
The MIT License (MIT). Please see License File for more information.
All versions of slim-born with dependencies
slim/twig-view Version ^3.0
illuminate/database Version ^5.2
respect/validation Version ^1.0
slim/csrf Version ^1.0.0
slim/flash Version ^0.1.0
vlucas/phpdotenv Version ^2.4
php-di/php-di Version ^6.2
slim/psr7 Version ^1.1