Download the PHP package octopyid/octopyframework without Composer

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

Octopy framework is built on a small footprint, speed reason but still feel the beauty of Laravel's. Over time Laravel has outpaced Octopy in terms of speed and is more mature and much better hardware than a few years ago at a price so low that the reason for the small footprint is not an issue anymore. Then for security reasons and developer activity, the Octopy framework will be left without any updates.

What is Octopy Framework?

Octopy is a lightweight PHP web framework inspired by Laravel framework and its use is almost like Laravel. For people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. Octopy lets you creatively focus on your project by minimizing the amount of code needed for a given task.

In addition to the features above this framework is very lightweight, only measuring less than 1 megabytes because there is no dependency on other packages, but you are free to use packages from outside using composer.

Octopy is right for you if:

Do not use this if:

Learning Octopy

Octopy has the most extensive and thorough documentation, making it a breeze to get started with the framework.

Contributing

Thank you for considering contributing to the Octopy framework! The contribution guide can be found in the Octopy documentation.

Security Vulnerabilities

If you discover a security vulnerability within Octopy, please send an e-mail to Supian M via [email protected]. All security vulnerabilities will be promptly addressed.

License

The Octopy framework is open-source software licensed under the MIT license.

About

Please pay for my cup of coffee by hitting the star button :smiley:

Crafted with :heart: from Kandangan, Indonesia

Copyright 2018 - 2020 by Supian M


All versions of octopyframework with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
ext-curl Version *
ext-json Version *
ext-mbstring Version *
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 octopyid/octopyframework contains the following files

Loading the files please wait ....