Download the PHP package spacekola/devups without Composer
On this page you can find all versions of the php package spacekola/devups. 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 devups
devups a php framework
Devups 5.6 Get started
Prerequire : php, poo, uml
Minimum config : php 7.^
configuration
Edit the config/constant.php file. Change
-
define('PROJECT_NAME', "myAppName");
- define('__env_port', ':8080'); // change the port if necessary.
- define('dbname', 'devups_bd');
save and we are done for the config.
commande line
Next open the command prompt and execute
cd to_project_root
- composer install
- php devups install: to use only for new project, although you want to restart
- php devups dvups_:update
- php devups serve
get Started
- presentation of the framework : https://www.youtube.com/watch?v=XlvpXZKRefI&t=21s
- the video tutorial is available on https://www.useloom.com/share/bb07d145a9eb42e5a6adf7108603ad23 :)
- the tutorial is available on http://devups.spacekola.com/ :)
All versions of devups with dependencies
PHP Build Version
Package Version
Requires
doctrine/orm Version
^2.1.3
doctrine/cache Version 1.11.3
philo/laravel-blade Version 3.*
ifsnop/mysqldump-php Version ^2.9
phpmailer/phpmailer Version ^6.6
mpdf/mpdf Version ^8.0
guzzlehttp/guzzle Version ^7.5
maslosoft/addendum Version *
firebase/php-jwt Version ^6.9
doctrine/cache Version 1.11.3
philo/laravel-blade Version 3.*
ifsnop/mysqldump-php Version ^2.9
phpmailer/phpmailer Version ^6.6
mpdf/mpdf Version ^8.0
guzzlehttp/guzzle Version ^7.5
maslosoft/addendum Version *
firebase/php-jwt Version ^6.9
The package spacekola/devups contains the following files
Loading the files please wait ....