Download the PHP package expstudio/laravel-4-startup-boilerplate without Composer

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

Laravel PHP Framework

Latest Stable Version Total Downloads Build Status License

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 authentication, routing, sessions, and caching.

Laravel aims to make the development process a pleasing one for the developer without sacrificing application functionality. Happy developers make the best code. To this end, we've attempted to combine the very best of what we have seen in other web frameworks, including frameworks implemented in other languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the entire framework can be found on the Laravel website.

Contributing To Laravel

All issues and pull requests should be filed on the laravel/framework repository.

License

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

The Froala Editor is not an open sourced software but free to use under CC NC-ND License for non-commercial websites. For more information about using the editor on commercial websites please read more about licensing on http://editor.froala.com.


All versions of laravel-4-startup-boilerplate with dependencies

PHP Build Version
Package Version
Requires laravel/framework Version 4.1.*
doctrine/dbal Version v2.4.2
passwordlib/passwordlib Version 1.0.0-beta1
robclancy/laravel4-hashing Version 1.0.0
expstudio/laraclip Version dev-master
expstudio/friendly-url Version dev-master
way/generators Version dev-master
pitchanon/facebook-connect Version dev-master
laravelbook/ardent Version dev-master
zizaco/confide Version 3.2.x
simplepie/simplepie Version dev-master
awjudd/feed-reader Version 1.1.*
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 expstudio/laravel-4-startup-boilerplate contains the following files

Loading the files please wait ....