Download the PHP package manuelgil/project-skeleton without Composer
On this page you can find all versions of the php package manuelgil/project-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download manuelgil/project-skeleton
More information about manuelgil/project-skeleton
Files in manuelgil/project-skeleton
Download manuelgil/project-skeleton
More information about manuelgil/project-skeleton
Files in manuelgil/project-skeleton
Vendor manuelgil
Package project-skeleton
Short Description This project is a base for building new projects in PHP
License MIT
Package project-skeleton
Short Description This project is a base for building new projects in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package project-skeleton
Project skeleton in PHP
[]()
[
]()
[
]()
This project is a base for building new projects in PHP.
Requirements
- PHP 7.2 or later
- MySQL or MariaDB
- Apache Server
Installation
You can install this project via composer with the following commands:
Configure the project
-
Create a new database.
-
Import the database.sql file.
-
Copy the
.env.example
file and call it.env
. -
Edit the environment variables in the .env file as you need.
- Make www-data the owner to
logs
folder.
Access credentials
- User: admin
- Password: DmBv7(zvH9y?V?B~
Changelog
See CHANGELOG.md
Code of Conduct
See CODE_OF_CONDUCT.
Authors
- Manuel Gil - Owner - ManuelGil
See also the list of contributors who participated in this project.
License
Project skeleton is licensed under the MIT License - see the MIT License for details.
All versions of project-skeleton with dependencies
PHP Build Version
Package Version
Requires
symfony/http-foundation Version
^5.3
symfony/routing Version ^5.3
vlucas/phpdotenv Version ^5.3
monolog/monolog Version ^2.3
symfony/routing Version ^5.3
vlucas/phpdotenv Version ^5.3
monolog/monolog Version ^2.3
The package manuelgil/project-skeleton contains the following files
Loading the files please wait ....