Download the PHP package ergare17/tasks without Composer

On this page you can find all versions of the php package ergare17/tasks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package tasks

Tasks

Scrutinizer Code Quality StyleCI Build Status Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads composer.lock Dependency Status

Tasques

MP7:

MP8: Crud per interfície JSON API

MP9:

TODO. Refactoritazació

Comparar 3 interfícies:

i aprofitar codi (aproximació DRY no WET):

Qüestions a tenir en compte:

TODO /Notes professor

MP8: Ajax | HTTP CLIENT AXIOS | Working wiht APIs: JSON

Promise Based Axios:

TODO:

JSON APIS:

Mostrar els errors (catch de promises, missatges d'error de la pròpia API)

MP8: Vue.js

TLTR:

COMPONENTS

Done

Commands

CLI: another interface (like WEB or API JSON)

https://laravel.com/docs/5.5/artisan

php artisan make:command CreateTask

API:

1) Wizard:

Preguntar pel nom de la tasca

2) Nom de la tasca com a paràmetre

Instal·lació vue test utils

Install npm libraries:

Create folder for Tests and file setup.js

Example JSON:

https://github.com/acacha/relationships/blob/master/tests/Javascript/setup.js

File content:

Add mpm script test on package.json:

Hooking into Laravel mix: Observe --webpack-config=node_modules/laravel-mix/setup/webpack.config.js

Folder for Javascript Tests:

Execute tests:

PHPStorm configuration

Example test:

Exemple sense Laravel Mix:

Resources

Recursos

https://github.com/ratiw/vuetable-2-with-laravel-5.4/blob/master/resources/assets/js/components/MyVuetable.vue


All versions of tasks with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0.0
acacha/admin-lte-template-laravel Version ^5.0
acacha/forge-publish Version ^0.1.10
acacha/laravel-social Version ^0.1.9
acacha/user Version ^0.2.2
barryvdh/laravel-cors Version ^0.11.0
fideloper/proxy Version ~3.3
laravel/framework Version 5.5.*
laravel/passport Version ^4.0
laravel/tinker Version ~1.0
predis/predis Version ^1.1
spatie/laravel-permission Version ^2.7
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ergare17/tasks contains the following files

Loading the files please wait ....