Download the PHP package thegoat/project without Composer

On this page you can find all versions of the php package thegoat/project. 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 project

Review Assignment Due Date Open in Codespaces

proyecto-formatos-02

## Desarrollo de un Sistema de Gestión de Tareas y Notificaciones Personalizadas para la Mejora de la Productividad **INTEGRANTES** **Erick Ayma** **Fabiola Poma** **Dylan Tapia** --- ## Descripción del Proyecto --- ## 💻 Tecnologías Utilizadas ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![MySQL](https://img.shields.io/badge/mysql-4479A1.svg?style=for-the-badge&logo=mysql&logoColor=white) ![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) --- ## Funcionalidades Principales. ## Package :https://packagist.org/packages/thegoat/project?query=thegoat%2Fproject ## Diagrama de casos de uso ![Diagrama de Arquitectura](diagramas/casosdeuso.jpg) ## Diagrama de Arquitectura ![Diagrama de Arquitectura](diagramas/arquitectura.jpg) ## Diagrama de clases ![Diagrama de Arquitectura](diagramas/clases.jpg) ## Diagrama de paquetes ![Diagrama de Arquitectura](diagramas/paquetes.jpg) ## Diagrama de despliegue ![Diagrama de Arquitectura](diagramas/despliegue.jpg) ## Diagrama de Secuencia ![Diagrama de Arquitectura](diagramas/a.jpg) ![Diagrama de Arquitectura](diagramas/b.jpg) ![Diagrama de Arquitectura](diagramas/c.jpg) ![Diagrama de Arquitectura](diagramas/d.jpg) ![Diagrama de Arquitectura](diagramas/e.jpg) ![Diagrama de Arquitectura](diagramas/f.jpg) ![Diagrama de Arquitectura](diagramas/g.jpg) ![Diagrama de Arquitectura](diagramas/h.jpg) ![Diagrama de Arquitectura](diagramas/i.jpg)

All versions of project with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
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 thegoat/project contains the following files

Loading the files please wait ....