[AnonDCX] Easy PHP Websites with the Zend Framework (incl code samples)

seeders: 1
leechers: 0
Added 10 years ago by AnonDCX in Books  > Ebooks

Download Fast Safe Anonymous
movies, software, shows...

Files

[AnonDCX] Easy PHP Websites with the Zend Framework (incl code samples) (Size: 3.2 MB)
  .htaccess 204.8 B
  .zfproject.xml 4.7 KB
  360.png 4.1 KB
  AboutController.php 1.6 KB
  AboutControllerTest.php 2.2 KB
  Account.php 4.7 KB
  AccountController.php 17.6 KB
  AccountControllerTest.php 4.5 KB
  All.php 819.2 B
  Bootstrap.php 4.1 KB
  Borrower.php 409.6 B
  Capfile 102.4 B
  CommunityController.php 819.2 B
  ControllerTestCase.php 512 B
  Easy PHP Websites with the Zend Framework.pdf 2.3 MB
  EntitiesAccountProxy.php 3.8 KB
  EntitiesGameProxy.php 3.7 KB
  EntitiesPlatformProxy.php 1.6 KB
  EntitiesRankProxy.php 1.7 KB
  EntityManager.php 512 B
  Entitymanager.php 1.9 KB
  ErrorController.php 1.5 KB
  Errors.php 716.8 B
  FormContact.php 1.5 KB
  FormGameEdit.php 1.7 KB
  FormInvite.php 1.5 KB
  FormLogin.php 1.5 KB
  FormLost.php 921.6 B
  FormPassword.php 1.6 KB
  FormProfile.php 1.9 KB
  FormRegister.php 2.8 KB
  Game.php 3.9 KB
  GameGridEntry.php 614.4 B
  GamesController.php 5.1 KB
  GamesControllerTest.php 614.4 B
  Gender.php 409.6 B
  GenerateID.php 614.4 B
  INSTALL.txt 6.8 KB
  IndexController.php 716.8 B
  IndexControllerTest.php 204.8 B
  Initializer.php 1.1 KB
  LoginRequired.php 512 B
  ModelTestCase.php 512 B
  PS3.png 1.5 KB
  Pager.php 614.4 B
  Platform.php 1.1 KB
  Pluralizer.php 409.6 B
  Price.php 307.2 B
  Rank.php 1.2 KB
  ReleaseDate.php 204.8 B
  SalesRank.php 204.8 B
  Status.php 614.4 B
  Trade.php 716.8 B
  Trend.php 614.4 B
  Wii.png 1.7 KB
  WsController.php 819.2 B
  _book_ad.phtml 409.6 B
  _email_confirm_email_address.phtml 512 B
  _email_invitation.phtml 512 B
  _email_lost_password.phtml 409.6 B
  _email_recover_password.phtml 307.2 B
  _form_contact.phtml 307.2 B
  _form_game_edit.phtml 409.6 B
  _form_invite.phtml 409.6 B
  _form_login.phtml 409.6 B
  _form_lost.phtml 204.8 B
  _form_password.phtml 307.2 B
  _form_profile.phtml 614.4 B
  _form_register.phtml 1 KB
  _menu_profile.phtml 307.2 B
  amazon_buy_now.gif 1.3 KB
  application.ini 6 KB
  asins.txt 4.3 KB
  bg.jpg?042148 61.2 KB
  book.phtml 5.1 KB
  bootstrap.php 204.8 B
  cli.php 614.4 B
  confirm.phtml 409.6 B
  contact.phtml 307.2 B
  contest.phtml 2 KB
  deploy.rb 1.4 KB
  doctrine 0 B
  doctrine.php 2.6 KB
  epwzf_ad.png 14 KB
  epwzf_cover.png 34.6 KB
  error.phtml 716.8 B
  friends.phtml 819.2 B
  gamenomad.js 409.6 B
  games.phtml 819.2 B
  home.png 2.8 KB
  home.xcf 606.8 KB
  homefront.jpg?042148 3.6 KB
  hot.phtml 716.8 B
  index.php 1 KB
  index.phtml 921.6 B
  invite.phtml 409.6 B
  layout.phtml 3.5 KB
  login.phtml 307.2 B
  logo.jpg?042148 18 KB
  lost.phtml 204.8 B
  password.phtml 307.2 B
  phpunit.xml 921.6 B
  platform.phtml 1.4 KB
  profile.phtml 307.2 B
  public.phtml 1 KB
  register.phtml 1 KB
  schema.sql 4.7 KB
  seed.php 2 KB
  styles.css 4.6 KB
  update_images.php 1.7 KB
  update_prices.php 1.4 KB
  update_publishers.php 1.6 KB
  update_sales_ranks.php 1.4 KB
  view.phtml 2.3 KB
  ▲ 125 total files

Description


In this comprehensive introduction to the powerful Zend Framework, I'll show you how to use all of the features you'll actually want to use within your own websites, including how to effectively manage your configuration data, build rock-solid model-based web forms, take advantage of the powerful Doctrine 2 ORM, send e-mails through your website using Zend_Mail, manage user registrations, logins, and recover forgotten passwords.

We'll start right at the beginning, showing you how to use the ZF command-line tool to create your first Zend Framework project, build actions, controllers, and models, and effectively manage your project views and layouts. From there you'll be provided with a comprehensive introduction to all of the framework's most important features (in addition to insight into key best practices such as unit testing and deployment), including:

- Effectively manage your Zend Framework layouts and views, and create view helpers which can be reused throughout your website
- Integrate Doctrine 2 into your Zend Framework application
- Manage configuration data using the Zend Framework's Zend_Config component
- Build model-driven forms which can easily be tested using PHPUnit and Zend_Test
- Mine the Amazon.com product catalog using the Amazon Product Advertising API
- Test your website using PHPUnit and Zend_Test
- Deploy your website quickly and conveniently using Capistrano
- Write PHP-driven CLI scripts which can take advantage of Zend Framework components

And much, much, much more!