Download the PHP package diego-ninja/cosmic without Composer

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

Latest Version on Packagist Total Downloads PHP Version License: MIT wakatime GitHub last commit PHPStan Level 8

Cosmic is, in one hand a PHP framework for building CLI applications, and in the other hand a CLI application for building PHP applications. Using Cosmic you can generate a fully functional PHP application and start coding right away using the Cosmic framework.

Cosmic is focused on eye-candy, rapid application development and ease of use. In your commands you can use nice spinners and tables, send os based notifications or develop your own themes to customize the look and feel of your application.

Cosmic needs an ANSI compatible terminal to work properly and is tested and fully working on 🐧 Linux.

This is a work in progress, and it is not ready for production use. However, you can use it to build your own CLI applications. Help is needed to improve the project, so if you are interested in contributing, please read the contributing guide.

Please refer to the documentation (very WIP!) for getting started to develop your own CLI applications.

🙏 Credits

This project is developed and maintained by 🥷 Diego Rin in his free time.

Special thanks to:

If you find this project useful, please consider giving it a ⭐ on GitHub!


All versions of cosmic with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
ext-fileinfo Version *
ext-hash Version *
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-pcntl Version *
ext-posix Version *
ext-random Version *
ext-zip Version *
alecrabbit/php-wcwidth Version ^1.0
innmind/signals Version ^3.1
jolicode/jolinotif Version ^2
khill/php-duration Version ^1.1
knplabs/github-api Version ^3.0
nesbot/carbon Version ^2.72
nunomaduro/collision Version ^7 || ^8
nunomaduro/termwind Version ^1 || ^2
nyholm/psr7 Version ^1.8
phlak/config Version ^8.0
php-di/invoker Version ^2.0
php-di/php-di Version ^7
phpoption/phpoption Version ^1.9
psr/container Version ^2.0
ramsey/collection Version ^2.0
ramsey/uuid Version ^4.7
symfony/console Version ^6 || ^7
symfony/http-client Version ^7.0
symfony/process Version ^6 || ^7
vlucas/phpdotenv Version ^5
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 diego-ninja/cosmic contains the following files

Loading the files please wait ....