Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 146 | All time: 9,137 This week: 131![]() |
Version | License | PHP version | Categories | |||
album 1.0.0 | Freeware | 5 | PHP 5, Databases, Graphics, Content m... |
Description | Author | |
This package can manage a list of albums with Zend Framework 2. |
|
Album is a sample Module based on the <a href="http://framework.zend.com/manual/2.0/en/user-guide/overview.html">(Getting Started)</a> guide framework.zend.com .
return array(
'modules' => array(
'Application',
'Album',//add this to your configuration
),
'module_listener_options' => array(
'config_glob_paths' => array(
'config/autoload/{,*.}{global,local}.php',
),
'module_paths' => array(
'./module',
'./vendor',
),
),
);
Copy the These files
* module/Album/config/database.local.php.dist
to config/autload/database.local.php
* module/Album/config/global.php.dist
to config/autload/global.php
Import module/Album/data/album.sql into your database
Browser to the album page
your-domain-name/album
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Aux. | Auxiliary script | ||
![]() |
Class | Class source | ||
![]() ![]() |
Doc. | Documentation |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.