Download the PHP package fenzland/laravel without Composer

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

Build Status Total Downloads Latest Stable Version License

About Forking

This repository is forked from laravel/freamwork. There are some features added in, some bad designing fixed. With fenzland/laravel, you can do what you cannot do with official Laravel. With updating of Laravel, we well continually update fenzland/laravel, so that you can enjoy new features and bug fixings of Laravel. This project is intended to make Laravel better, so if Laravel is better enough, we do nothing. Therefore, when some official changings bring what we need, we will remove our changings on next non-backward compatible version. Packages work with laravel/framework whitch required illuminate/* instead of laravel/freamwork can work with fenzland/laravel too.

About Laravel

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

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is in-depth and complete, making it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 1100 video tutorials covering a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Contributing

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

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

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

License

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


All versions of laravel with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
ext-mbstring Version *
ext-openssl Version *
doctrine/inflector Version ~1.1
erusev/parsedown Version ~1.7
league/flysystem Version ^1.0.8
monolog/monolog Version ~1.12
mtdowling/cron-expression Version ~1.0
nesbot/carbon Version ^1.24.1
psr/container Version ~1.0
psr/simple-cache Version ^1.0
ramsey/uuid Version ~3.0
swiftmailer/swiftmailer Version ~6.0
symfony/console Version ~3.3
symfony/debug Version ~3.3
symfony/finder Version ~3.3
symfony/http-foundation Version ~3.3
symfony/http-kernel Version ~3.3
symfony/process Version ~3.3
symfony/routing Version ~3.3
symfony/var-dumper Version ~3.3
tijsverkoyen/css-to-inline-styles Version ~2.2
vlucas/phpdotenv Version ~2.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 fenzland/laravel contains the following files

Loading the files please wait ....