Download the PHP package neoanio/framework without Composer

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

The Neoan Framework

Note: This repository contains the core code of the Neoan framework. If you want to build an application using Neoan, visit the main Neoan repository.

Neoan is a PHP framework that follows a simple and easy to learn pattern, allowing developers to rapidly build APIs, SSR pages or hybrid solutions.

PHP is still dominating the web with no end in sight. With the experience of decades in a changing world wide web, Neoan tries to increase the joy of development with PHP while relying on the world's most common and maintainable tech stack.

Approachable yet capable, Neoan provides you with tools required for building maintainable, solid applications. A great mix of both simplicity and sophistication gives you a comprehensive set of tools to build any application you're tasked with.

Learning Neoan

Neoan has an excellent and comprehensive documentation as well as video tutorial library. The Neoan documentation is detailed and in-depth, making getting started with the framework effortless.

If you don't feel like reading, we offer over 10 video tutorials on a range of topics, including installation and setup, credentials and environment variables, models and database transactions, stateless REST-Api with JWT authentication, as well as building full applications and games with Neoan.

Contributing

Thank you for considering contributing to the Neoan framework! Please open a new Pull Request in GitHub or get in touch with us at [email protected] to get involved.

License

The Neoan framework is open-sourced software licensed under the MIT license.


All versions of framework with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
filp/whoops Version ^2.14
illuminate/config Version ^9.5
illuminate/console Version ^9.5
illuminate/container Version ^9.5
monolog/monolog Version ^2.4
neoan3-apps/db Version ^0.3.6
neoan3-apps/ops Version ^2.1
neoan3-apps/session Version ^1.0
neoan3-apps/stateless Version ^2.0
neoan3-apps/template Version ^1.2
symfony/console Version ^6.0
symfony/http-foundation Version ^6.0
symfony/http-kernel Version ^6.0
vlucas/phpdotenv Version ^5.4
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 neoanio/framework contains the following files

Loading the files please wait ....