Skip to content

SerdarSanri/laravel-zend-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zend Framework Laravel Bundle

License:

Zend Framework is the property of Zend Technologies USA, Ltd. Distributable under New BSD License found at: http://framework.zend.com/license

Installable via the Artisan CLI:

php artisan bundle:install zendframework

Auto-load the bundle in bundles.php:

return array(
	'zend' => array( 'auto' => true),
);

Useful links:

About

Zend Framework as a Laravel Bundle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%